This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
94d4b313231cf0d7d94de1e9eaf21037c4929ee6
test
/
source
/
blender
/
editors
/
mask
History
Thomas Beck
11a156255d
Fix T40412: Moving mask layers does not invalidate mask drawing in the movie clip editor
...
Issue was caused by a missing WM_event_add_notifier(..) in the mask_layer_move_exec() function...
2014-05-28 20:00:41 +02:00
..
CMakeLists.txt
move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)
2013-05-28 19:35:26 +00:00
mask_add.c
Code cleanup: remove unused includes
2014-05-01 04:47:51 +10:00
mask_draw.c
Mask vertex colors used to be totally ignored
2014-05-15 18:34:55 +02:00
mask_edit.c
Code cleanup: view2d api naming
2014-04-21 18:47:17 +10:00
mask_editaction.c
Code cleanup: remove unused includes
2014-05-01 04:47:51 +10:00
mask_intern.h
Slide mask spline segment to define it's curvature
2014-04-03 18:20:17 +06:00
mask_ops.c
Fix T40412: Moving mask layers does not invalidate mask drawing in the movie clip editor
2014-05-28 20:00:41 +02:00
mask_relationships.c
Code cleanup: remove unused includes
2014-05-01 04:47:51 +10:00
mask_select.c
Code cleanup: remove unused includes
2014-05-01 04:47:51 +10:00
mask_shapekey.c
Code cleanup: remove unused includes
2014-05-01 04:47:51 +10:00
SConscript
* Fix scons compilation on Windows, missing pthreads include.
2013-10-13 09:27:48 +00:00