projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
fix for drawing non 1:1 aspect masks, transform and selection still need support.
[blender.git]
/
source
/
blender
/
editors
/
mask
/
mask_draw.c
2012-09-13
Campbell Barton
fix for drawing non 1:1 aspect masks, transform and...
blob
|
commitdiff
|
raw
2012-08-26
Campbell Barton
ensure there are always the same number of feather...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-21
Campbell Barton
mask: skip self intersection on drawing when fill is...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-20
Campbell Barton
code cleanup: use BLI_RCT_SIZE macro
blob
|
commitdiff
|
raw
|
diff to current
2012-08-07
Campbell Barton
mask - draw both sides of the curve when `filled` optio...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-01
Campbell Barton
misc mask fixes
blob
|
commitdiff
|
raw
|
diff to current
2012-07-31
Sergey Sharybin
Fixed wrong mask display with clip's pixel aspect and...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-26
Campbell Barton
change clip utility function arguments to take space...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-24
Campbell Barton
initial commit for supporting masks in the image view...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-24
Campbell Barton
generalize mask poll functions and sequencer mask code.
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
Movie Clip Node: skip putting frame to cache when...
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
Sergey Sharybin
Merging r48545 through r48574 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-03
Bastien Montagne
More spell and typo fixes (mostly visualise->visualize...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-20
Campbell Barton
svn merge ^/trunk/blender -r48133:48140
blob
|
commitdiff
|
raw
|
diff to current
2012-06-20
Campbell Barton
make mask handles draw with an outline - when outline...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-20
Campbell Barton
svn merge ^/trunk/blender -r48078:48105
blob
|
commitdiff
|
raw
|
diff to current
2012-06-19
Sergey Sharybin
Mark context as const when it's possible and avoid...
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-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-06
Campbell Barton
svn merge ^/trunk/blender -r47423:47506
blob
|
commitdiff
|
raw
|
diff to current
2012-06-04
Campbell Barton
include cleanup, also raskter wasn't building on osx
blob
|
commitdiff
|
raw
|
diff to current
2012-06-04
Campbell Barton
mask merge (initial copy of editor files)
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
Sergey Sharybin
Cleanup in spline diffirintiation code - encapsulate...
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
Peter Larabell
Add dynamic mask curve differentiation for more accurat...
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
minor refactor - use float (*)[2] for 2D point arratys.
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
Campbell Barton
draw options for mask spline matching the UV view
blob
|
commitdiff
|
raw
|
diff to current
2012-05-30
Campbell Barton
minor mask draw code refactor
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
impliment restrict select option.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-30
Campbell Barton
rename macros for mask point selection - were a bit...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-30
Campbell Barton
svn merge ^/trunk/blender -r47210:47214
blob
|
commitdiff
|
raw
|
diff to current
2012-05-30
Campbell Barton
svn merge ^/trunk/blender -r47201:47210
blob
|
commitdiff
|
raw
|
diff to current
2012-05-30
Campbell Barton
mask object hide/reveal - access from H/Alt+H/Shift...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-30
Campbell Barton
svn merge ^/trunk/blender -r47184:47201
blob
|
commitdiff
|
raw
|
diff to current
2012-05-29
Campbell Barton
svn merge ^/trunk/blender -r47150:47184
blob
|
commitdiff
|
raw
|
diff to current
2012-05-29
Campbell Barton
fix for parenting, offset isnt needed anymore
blob
|
commitdiff
|
raw
|
diff to current
2012-05-29
Campbell Barton
fix crash with using uninitialized curves
blob
|
commitdiff
|
raw
|
diff to current
2012-05-29
Campbell Barton
fix for parent + animation handles.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-29
Campbell Barton
initial support for animating parented mask points.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-29
Campbell Barton
svn merge ^/trunk/blender -r47103:47150
blob
|
commitdiff
|
raw
|
diff to current
2012-05-28
Campbell Barton
svn merge ^/trunk/blender -r47099:47103
blob
|
commitdiff
|
raw
|
diff to current
2012-05-28
Campbell Barton
svn merge ^/trunk/blender -r47070:47099
blob
|
commitdiff
|
raw
|
diff to current
2012-05-27
Campbell Barton
svn merge ^/trunk/blender -r47067:47070
blob
|
commitdiff
|
raw
|
diff to current
2012-05-27
Campbell Barton
svn merge ^/trunk/blender -r47058:47067
blob
|
commitdiff
|
raw
|
diff to current
2012-05-26
Campbell Barton
svn merge ^/trunk/blender -r47047:47058
blob
|
commitdiff
|
raw
|
diff to current
2012-05-26
Campbell Barton
svn merge ^/trunk/blender -r47003:47047
blob
|
commitdiff
|
raw
|
diff to current
2012-05-25
Campbell Barton
svn merge ^/trunk/blender -r46979:47003
blob
|
commitdiff
|
raw
|
diff to current
2012-05-24
Campbell Barton
svn merge ^/trunk/blender -r46966:46979
blob
|
commitdiff
|
raw
|
diff to current
2012-05-24
Campbell Barton
svn merge ^/trunk/blender -r46963:46966
blob
|
commitdiff
|
raw
|
diff to current
2012-05-24
Sergey Sharybin
Merging r46725 through r46963 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-21
Campbell Barton
mask parenting operator, and clear parenting. (Ctrl...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-19
Campbell Barton
svn merge ^/trunk/blender -r46714:46724 --- before...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-18
Campbell Barton
code cleanup: use for loops for mask/spline looping
blob
|
commitdiff
|
raw
|
diff to current
2012-05-18
Campbell Barton
rename 'mask shape' to mask object, will make adding...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-18
Campbell Barton
mask: remove aspect arguments which are no longer needed.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-17
Campbell Barton
use vertex arrays for drawing mask splines
blob
|
commitdiff
|
raw
|
diff to current
2012-05-17
Campbell Barton
svn merge ^/trunk/blender -r46699:46714
blob
|
commitdiff
|
raw
|
diff to current
2012-05-16
Campbell Barton
svn merge ^/trunk/blender -r46684:46699
blob
|
commitdiff
|
raw
|
diff to current
2012-05-16
Campbell Barton
svn merge ^/trunk/blender -r46632:46684
blob
|
commitdiff
|
raw
|
diff to current
2012-05-14
Campbell Barton
svn merge ^/trunk/blender -r46629:46632
blob
|
commitdiff
|
raw
|
diff to current
2012-05-14
Campbell Barton
svn merge ^/trunk/blender -r46612:46629
blob
|
commitdiff
|
raw
|
diff to current
2012-05-13
Campbell Barton
style cleanup: mask, whitespace edits, also use len_squ...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-13
Campbell Barton
svn merge: Merging r46558 through r46612, from trunk
blob
|
commitdiff
|
raw
|
diff to current
2012-05-11
Sergey Sharybin
Merging r46495 through r46557 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-10
Sergey Sharybin
Merging r46469 through r46494 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-09
Sergey Sharybin
Merging r46456 through r46468 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-09
Sergey Sharybin
Merging r46414 through r46455 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-08
Sergey Sharybin
Merging r46203 through r46413 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-02
Sergey Sharybin
Merging r46137 through r46202 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-01
Sergey Sharybin
Merging r46111 through r46136 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-30
Sergey Sharybin
Merging r46096 through r46110 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-30
Sergey Sharybin
Tomato: initial commit of mask editing tools into SVN
blob
|
commitdiff
|
raw
|
diff to current