Blender Git Commit Log

Git Commits -> Revision 5727f71

Revision 5727f71 by Sebastian Koenig (tracking_tools)
July 16, 2021, 09:33 (GMT)
MCE: Trying to add mask handle props into toolbar

I tried implementing this https://developer.blender.org/P1923
To get the properties to do anything, I would need to change
add_vertex_slide to just add_vertex. add_vertex_slide is a macro, and
apparently the properties of MASK_OT_add_vertex do not have any
influence on the tool if it is set to use the macro.
But even then it only updates the handle type when activating the tool
(after switching to a different tool before). So some update thingy is
still missing.

Commit Details:

Full Hash: 5727f7132ed0da605ca2ee9ba7e2b93b4dd3dc94
Parent Commit: 1e5377b
Lines Changed: +34, -19

2 Modified Paths:

/release/scripts/startup/bl_ui/space_toolsystem_toolbar.py (+4, -2) (Diff)
/source/blender/editors/mask/mask_add.c (+30, -17) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021