projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Implement asymmetric and free handles type for masks
[blender.git]
/
source
/
blender
/
makesrna
/
intern
/
rna_mask.c
2014-03-28
Sergey Sharybin
Implement asymmetric and free handles type for masks
blob
|
commitdiff
|
raw
2014-02-13
Campbell Barton
Mask: add option to detect self intersections
blob
|
commitdiff
|
raw
|
diff to current
2014-02-13
Campbell Barton
Mask: option not to treat overlapping curves as holes
blob
|
commitdiff
|
raw
|
diff to current
2014-01-31
Campbell Barton
Code cleanup: be less vague checking invalid index...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-16
Campbell Barton
Code Cleanup: no need to pass empty strings as default...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-29
Sergey Sharybin
Code cleanup: use bool instead of int in mask module
blob
|
commitdiff
|
raw
|
diff to current
2013-09-11
Campbell Barton
code cleanup: set enums as static or add RNA_enum_types...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-16
Thomas Dinges
Merged revision(s) 59108-59184 from trunk/blender into...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-16
Sergey Sharybin
Merging r59170 through r59181 from trunk into soc-2013...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-16
Sergey Sharybin
Merge plane track feature from tomato branch
blob
|
commitdiff
|
raw
|
diff to current
2013-07-09
Mitchell Stokes
Creating a BGE staging branch.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-24
Sergey Sharybin
Changes for masks API
blob
|
commitdiff
|
raw
|
diff to current
2013-05-23
Sergey Sharybin
Masks api improvements
blob
|
commitdiff
|
raw
|
diff to current
2013-05-13
Sergey Sharybin
Added RNA access to mask spline's points.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-09
Thomas Dinges
Partial revert of own commits r56604 and r56603:
blob
|
commitdiff
|
raw
|
diff to current
2013-05-08
Thomas Dinges
UI naming consistency:
blob
|
commitdiff
|
raw
|
diff to current
2013-04-23
Campbell Barton
fix [#34958] keyframe many items would fail if there...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-01
Tamito Kajiyama
Merged changes in the trunk up to revision 55700.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-28
Bastien Montagne
I18n: various fixing.
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-18
Tamito Kajiyama
Merged changes in the trunk up to revision 55357.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-07
Campbell Barton
use bool for rna funcs.
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-07
Tamito Kajiyama
Merged changes in the trunk up to revision 51985.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-07
Campbell Barton
code cleanup: use min/max functions rather then macros.
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-11-04
Tamito Kajiyama
Merged changes in the trunk up to revision 51853.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-02
Campbell Barton
all remove functions now invalidate the RNA objects...
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-09-23
Tamito Kajiyama
Merged changes in the trunk up to revision 50829.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-22
Campbell Barton
code cleanup: make many functions static
blob
|
commitdiff
|
raw
|
diff to current
2012-08-29
Tamito Kajiyama
Merged changes in the trunk up to revision 50257.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-27
Campbell Barton
svn merge ^/trunk/blender -r50240:50244
blob
|
commitdiff
|
raw
|
diff to current
2012-08-27
Campbell Barton
Alternate mask spline feather offset calculation method...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-22
Campbell Barton
svn merge ^/trunk/blender -r50107:50112
blob
|
commitdiff
|
raw
|
diff to current
2012-08-22
Campbell Barton
add new mask blend mode: 'Merge Subtract'. gives better...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-12
Tamito Kajiyama
Merged changes in the trunk up to revision 49797.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-06
Sergey Sharybin
Merging r49622 through r49623 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-06
Sergey Sharybin
Made feather self-intersection check an option.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-02
Tamito Kajiyama
Merged changes in the trunk up to revision 49478.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-01
Sergey Sharybin
Merging r49413 through r49450 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-01
Campbell Barton
misc mask fixes
blob
|
commitdiff
|
raw
|
diff to current
2012-07-29
Campbell Barton
svn merge ^/trunk/blender -r49333:49361
blob
|
commitdiff
|
raw
|
diff to current
2012-07-29
Campbell Barton
code cleanup: replace MIN2/MAX2 with minf/maxf
blob
|
commitdiff
|
raw
|
diff to current
2012-07-28
Sergey Sharybin
Merging r49300 through r49333 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-28
Campbell Barton
patch [#32195] MASKS: Canonical Porter Duff algorithm...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-24
Sergey Sharybin
Merging r49149 through r49167 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-23
Campbell Barton
use 2d vectors for mask point access.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-23
Campbell Barton
mask layer rna api: add exception when removing incorre...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-20
Tamito Kajiyama
Merged changes in the trunk up to revision 49090.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-18
Campbell Barton
svn merge ^/trunk/blender -r49029:49035
blob
|
commitdiff
|
raw
|
diff to current
2012-07-18
Campbell Barton
workaround for a bug with zero edges getting removed...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-18
Campbell Barton
add difference blending mode, also fix error in last...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-16
Sergey Sharybin
Merging r48954 through r48961 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-16
Campbell Barton
mask fill/cyclic toggle wasnt refreshing compo nodes
blob
|
commitdiff
|
raw
|
diff to current
2012-07-16
Campbell Barton
svn merge ^/trunk/blender -r48937:48953
blob
|
commitdiff
|
raw
|
diff to current
2012-07-16
Campbell Barton
mask blending modes: lighten/darken/multiply/replace
blob
|
commitdiff
|
raw
|
diff to current
2012-07-15
Sergey Sharybin
Merging r48928 through r48937 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-15
Campbell Barton
falloff option for mask layers
blob
|
commitdiff
|
raw
|
diff to current
2012-07-14
Campbell Barton
svn merge ^/trunk/blender -r48911:48927
blob
|
commitdiff
|
raw
|
diff to current
2012-07-14
Campbell Barton
use a different setting for fill/cyclic - you may want...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-10
Sergey Sharybin
Mango request: added an input node to use track's posit...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-04
Ove Murberg Henriksen
svn merge ^/trunk/blender -r48095:48592
blob
|
commitdiff
|
raw
|
diff to current
2012-07-03
Tamito Kajiyama
Merged changes in the trunk up to revision 48505.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-28
Campbell Barton
svn merge ^/trunk/blender -r48333:48370
blob
|
commitdiff
|
raw
|
diff to current
2012-06-27
Campbell Barton
style cleanup
blob
|
commitdiff
|
raw
|
diff to current
2012-06-24
Tamito Kajiyama
Merged changes in the trunk up to revision 48227.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-20
Sergey Sharybin
Merging r48110 through r48114 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-20
Sergey Sharybin
Store parent's initial position when setting mask's...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-17
Ove Murberg Henriksen
svn merge ^/trunk/blender -r47023:HEAD
blob
|
commitdiff
|
raw
|
diff to current
2012-06-15
Tamito Kajiyama
Merged changes in the trunk up to revision 47977.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-14
Sergey Sharybin
Kaying node from tomato branch
blob
|
commitdiff
|
raw
|
diff to current
2012-06-14
Campbell Barton
svn merge ^/trunk/blender -r47805:47873
blob
|
commitdiff
|
raw
|
diff to current
2012-06-13
Campbell Barton
tint non-active mask layers grey
blob
|
commitdiff
|
raw
|
diff to current
2012-06-10
Tamito Kajiyama
Merged changes in the trunk up to revision 47700.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-08
Campbell Barton
svn merge ^/trunk/blender -r47603:47611
blob
|
commitdiff
|
raw
|
diff to current
2012-06-08
Campbell Barton
add listener in action space for mask changes so dopesh...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-08
Sergey Sharybin
Merging r47581 through r47603 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-08
Sergey Sharybin
Mask editing: remove use_parent property and use check...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-07
Campbell Barton
new sequence strip type for masks.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-06
Campbell Barton
svn merge ^/trunk/blender -r47423:47506
blob
|
commitdiff
|
raw
|
diff to current
2012-06-05
Campbell Barton
mask editing
blob
|
commitdiff
|
raw
|
diff to current
2012-06-04
Bastien Montagne
A few UI messages fixes.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-04
Campbell Barton
remaining mask files from tomato. these wont get svn...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-04
Campbell Barton
svn merge ^/trunk/blender -r47398:47413
blob
|
commitdiff
|
raw
|
diff to current
2012-06-04
Sergey Sharybin
Merging r47382 through r47398 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-03
Campbell Barton
svn merge ^/trunk/blender -r47325:47381
blob
|
commitdiff
|
raw
|
diff to current
2012-06-01
Sergey Sharybin
Merging r47307 through r47325 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-01
Campbell Barton
svn merge ^/trunk/blender -r47272:47306
blob
|
commitdiff
|
raw
|
diff to current
2012-05-31
Campbell Barton
rename mask-objects to mask-layers.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-31
Campbell Barton
mask object blending and alpha options
blob
|
commitdiff
|
raw
|
diff to current
2012-05-31
Campbell Barton
svn merge ^/trunk/blender -r47253:47272
blob
|
commitdiff
|
raw
|
diff to current
2012-05-31
Campbell Barton
svn merge -r47246:47245 . --- revert 47246, this...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-31
Campbell Barton
svn merge ^/trunk/blender -r47229:47253
blob
|
commitdiff
|
raw
|
diff to current
2012-05-30
Peter Larabell
Adds property to mask splines to allow them to be negat...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-30
Campbell Barton
svn merge ^/trunk/blender -r47214:47229
blob
|
commitdiff
|
raw
|
diff to current
2012-05-30
Sergey Sharybin
Merging r47215 through r47226 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-30
Campbell Barton
svn merge ^/trunk/blender -r47210:47214
blob
|
commitdiff
|
raw
|
diff to current
next