Files
test/source/blender/windowmanager
Ton Roosendaal febb2c21e4 2.5
Further simplifying making operators with menus;
now you can add an 'invoke' callback:

    WM_menu_invoke

which will automatically generate a menu with choices and assign
it to the property 'type'.
What also helps typing is the new RNA_enum_is_equal() function.

Here's a paste of the now committed 'clear parent'. Note the
undo push will become a flag too.

http://pasteall.org/3660

(Brecht; fixed small bug in RNA_enum_is_equal!)

To evaluate: solving dependencies for multipe scenes... probably
will make a more generic flush call.
2008-12-24 18:06:51 +00:00
..
2.5
2008-12-24 18:06:51 +00:00
2008-12-23 20:13:31 +00:00
2.5
2008-12-24 18:06:51 +00:00
2.5
2008-12-15 16:54:47 +00:00
2.5
2008-12-19 14:14:43 +00:00
2.5
2008-12-22 19:31:23 +00:00
2.5
2008-12-22 12:57:53 +00:00
2.5
2008-12-24 14:52:17 +00:00