projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GPencil: New interpolate strokes operators
[blender.git]
/
source
/
blender
/
editors
/
gpencil
/
gpencil_edit.c
2016-09-07
Antonioya
GPencil: New interpolate strokes operators
blob
|
commitdiff
|
raw
2016-08-29
Sergey Sharybin
Fix compilation error caused by wrong array initialization
blob
|
commitdiff
|
raw
|
diff to current
2016-08-29
Joshua Leung
Code Cleanup: Fixes for some issues noticed during...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-29
Joshua Leung
Fix: GPencil Paste couldn't be used to paste strokes...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-29
Joshua Leung
Small optimisation: Only calculate the inverse_diff_mat...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-29
Joshua Leung
GPencil: "Reproject Strokes" operator
blob
|
commitdiff
|
raw
|
diff to current
2016-08-27
Joshua Leung
Code Cleanup (Non-functional tweaks)
blob
|
commitdiff
|
raw
|
diff to current
2016-08-26
Joshua Leung
Code Cleanup
blob
|
commitdiff
|
raw
|
diff to current
2016-08-18
Bastien Montagne
Cleanup/security fix: do not use strcpy (at least in...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-04
Julian Eisel
Cleanup: Use BKE_gpencil prefix
blob
|
commitdiff
|
raw
|
diff to current
2016-08-03
Antonio Vazquez
Grease Pencil v2 Branch
blob
|
commitdiff
|
raw
|
diff to current
2016-06-23
Joshua Leung
GPencil: Added a new version of the "delete active...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-09
Joshua Leung
Fixes for GPencil Copy and Paste
blob
|
commitdiff
|
raw
|
diff to current
2016-05-08
Joshua Leung
Code Cleanup: Just a bit more tidying up comments/white...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-08
Antonio Vazquez
D1705: Fix Grease Pencil Fill for Concave Shapes
blob
|
commitdiff
|
raw
|
diff to current
2016-02-08
Joshua Leung
GPencil: Layers with alpha = 0 should not be editable
blob
|
commitdiff
|
raw
|
diff to current
2016-02-08
Joshua Leung
Code Cleanup: Use bool instead of int for "setactive...
blob
|
commitdiff
|
raw
|
diff to current
2016-01-10
Bastien Montagne
Some minor fixes from coverity reports.
blob
|
commitdiff
|
raw
|
diff to current
2016-01-09
Campbell Barton
Cleanup: warning/spelling
blob
|
commitdiff
|
raw
|
diff to current
2015-12-13
Campbell Barton
Cleanup: style/warnings
blob
|
commitdiff
|
raw
|
diff to current
2015-12-13
Joshua Leung
Grease Pencil: Merge GPencil_Editing_Stage3 branch...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-17
Campbell Barton
Refactor translation code out of blenfont
blob
|
commitdiff
|
raw
|
diff to current
2015-07-05
Campbell Barton
GPencil: use ctrl+x/del for dissolve
blob
|
commitdiff
|
raw
|
diff to current
2015-06-20
Campbell Barton
Cleanup: use listbase clear
blob
|
commitdiff
|
raw
|
diff to current
2015-04-02
Joshua Leung
Code Cleanup: Pruning back the unusued includes now
blob
|
commitdiff
|
raw
|
diff to current
2015-04-02
Joshua Leung
Code Cleanup: Reshuffling some of the GPencil code
blob
|
commitdiff
|
raw
|
diff to current
2015-02-18
Joshua Leung
GPencil Fix: Added checks to ensure that copy/paste...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-04
Joshua Leung
Fix T43552: Cannot jump between GP keyframes in dopesheet
blob
|
commitdiff
|
raw
|
diff to current
2015-01-26
Bastien Montagne
Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-19
Joshua Leung
Bugfix T43293: Crash when editing shared GPencil databl...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-31
Joshua Leung
GPencil Editing: Copy and Paste selected stroke segment...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-31
Sergey Sharybin
Compilation error fix for strict flags
blob
|
commitdiff
|
raw
|
diff to current
2014-12-31
Joshua Leung
Operator to duplicate the active Grease Pencil layer
blob
|
commitdiff
|
raw
|
diff to current
2014-12-27
Joshua Leung
Restoring all the whitespace!
blob
|
commitdiff
|
raw
|
diff to current
2014-12-26
julianeisel
GPencil: Picky whitespace cleanup
blob
|
commitdiff
|
raw
|
diff to current
2014-12-20
julianeisel
Fix T42961: GPencil - Refactor object/scene data behaviour
blob
|
commitdiff
|
raw
|
diff to current
2014-12-07
Joshua Leung
Bugfix T42774: BSurface addon doesn't work on new builds
blob
|
commitdiff
|
raw
|
diff to current
2014-12-01
Bastien Montagne
UI messages: Minor typo fix.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-30
Joshua Leung
Grease Pencil - Storyboarding Features (merge from...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-02
Campbell Barton
Fixes localview and view-local layers
blob
|
commitdiff
|
raw
|
diff to current
2014-07-19
Campbell Barton
Defines: replace ELEM3-16 with ELEM(...), that can...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-13
Campbell Barton
Code cleanup: use ED_gpencil_ prefix for grease pencil
blob
|
commitdiff
|
raw
|
diff to current
2014-04-30
Campbell Barton
Code cleanup: remove unused includes
blob
|
commitdiff
|
raw
|
diff to current
2014-04-21
Campbell Barton
View2d: API Cleanup for view<->region conversion
blob
|
commitdiff
|
raw
|
diff to current
2014-04-21
Campbell Barton
Fix for UI_view2d_to_region_float (was ignoring x,y...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-07
Campbell Barton
Code cleanup: project gpencil in float coords & delete...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-01
Campbell Barton
Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-07
Campbell Barton
ListBase API: add utility api funcs for clearing and...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-03
Campbell Barton
Code cleanup: use bools where possible
blob
|
commitdiff
|
raw
|
diff to current
2014-01-28
Campbell Barton
Code cleanup: remove references to svn and code style
blob
|
commitdiff
|
raw
|
diff to current
2014-01-21
Bastien Montagne
Minor cleanup from latest coverity checks - if we have...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-12
Campbell Barton
Style Cleanup: whitespace
blob
|
commitdiff
|
raw
|
diff to current
2014-01-10
Brecht Van Lommel
Fix clang warning for (harmless) use of uninitialized...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-09
Bastien Montagne
Cleanup: mostly, prefer array syntax to pointer arithme...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-09
Bastien Montagne
Fix T38135: Global start and end point of the curve...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-09
Bastien Montagne
Grease pencil 'convert to curve' code: some cleanup...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-09
Bastien Montagne
Cleanup: Remove tabs in empty lines, use bool when...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-04
Campbell Barton
RNA API: use bool's for enum itemf callbacks.
blob
|
commitdiff
|
raw
|
diff to current
2013-10-26
Campbell Barton
rename give_cursor to ED_view3d_cursor3d_get
blob
|
commitdiff
|
raw
|
diff to current
2013-08-28
Thomas Dinges
Cycles / Sky Texture:
blob
|
commitdiff
|
raw
|
diff to current
2013-08-23
Bastien Montagne
Related to [#36548] "Grease Pencil" Problems
blob
|
commitdiff
|
raw
|
diff to current
2013-08-19
Bastien Montagne
Fix GPencil part of [#36101] BSurface Throw an Error...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-31
Thomas Dinges
Cycles / HSV Separator and Combine node:
blob
|
commitdiff
|
raw
|
diff to current
2013-07-21
Sergey Sharybin
Merging r58362 through r58463 from trunk into soc-2013...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-20
Thomas Dinges
Merged revision(s) 58356-58423 from trunk/blender into...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-19
Mitchell Stokes
Merged changes from trunk r58324-58419.
ge_dev
blob
|
commitdiff
|
raw
|
diff to current
2013-07-19
Campbell Barton
style cleanup: switch statements, include break stateme...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-09
Mitchell Stokes
Creating a BGE staging branch.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-10
Thomas Dinges
Cycles / Wavelength to RGB node:
blob
|
commitdiff
|
raw
|
diff to current
2013-06-10
Thomas Dinges
SVN merge r57320-57365 into soc-2013-dingto
blob
|
commitdiff
|
raw
|
diff to current
2013-06-09
Campbell Barton
code cleanup: use boolean for intersection functions.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-09
Joshua Leung
Bugfix [#35686] Grease pencil to curve conversion cause...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-08
Campbell Barton
code cleanup: use 'const float[2]' where possible.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-15
Brecht Van Lommel
Random number generator: replace a bunch of usage of...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-27
Campbell Barton
svn merge ^/trunk/blender -r55594:55635
blob
|
commitdiff
|
raw
|
diff to current
2013-03-26
Bastien Montagne
I18n: various "new data translation" fixes...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-24
Tamito Kajiyama
Merged changes in the trunk up to revision 55546.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-20
Campbell Barton
add option to convert grease pencil into poly line...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-19
Campbell Barton
code cleanup: use booleans for mesh and selection code.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-25
Sergey Sharybin
code cleanup: remove unused and unsupported functions...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-25
Sergey Sharybin
Camera tracking: libmv distortion API now also uses...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-26
Tamito Kajiyama
Merged changes in the trunk up to revision 54110.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-22
Bastien Montagne
Fix [#33962] Grease Pencil crashing blender
blob
|
commitdiff
|
raw
|
diff to current
2012-12-19
Tamito Kajiyama
Merged changes in the trunk up to revision 53146.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-17
Campbell Barton
code cleanup: use 'const float *' when getting the...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-10
Sergey Sharybin
Merging r51923 through r52851 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-14
Tamito Kajiyama
Merged changes in the trunk up to revision 52191.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-12
Joshua Leung
More spelling errors, whitespace, and simplifying code...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-12
Joshua Leung
Whitespace tweaks and Bugfixes
blob
|
commitdiff
|
raw
|
diff to current
2012-11-12
Tamito Kajiyama
Merged changes in the trunk up to revision 52118.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-11
Bastien Montagne
Fix for RNA soft values (confused with hard ones.....
blob
|
commitdiff
|
raw
|
diff to current
2012-11-11
Bastien Montagne
Fix a stupid warning (due to last minute refactor...).
blob
|
commitdiff
|
raw
|
diff to current
2012-11-11
Bastien Montagne
Actually, need no more BKE_main.h here...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-11
Bastien Montagne
"Dynamic Sketch" patch, which adds timing data to GP...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-05
Sergey Sharybin
Merging r50625 through r51896 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-29
Tamito Kajiyama
Merged changes in the trunk up to revision 51718.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-26
Bastien Montagne
Big i18n commit: add "reports" from bmesh/readfile...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-09
Ove Murberg Henriksen
svn merge ^/trunk/blender -r48592:HEAD
blob
|
commitdiff
|
raw
|
diff to current
2012-10-06
Tamito Kajiyama
Merged changes in the trunk up to revision 51126.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-05
Dan Eicher
Grease Pencil notifier/listener cleanup
blob
|
commitdiff
|
raw
|
diff to current
next