This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/windowmanager
Campbell Barton bf05827319 * Added WM_operator_filesel which can be used for an operators invoke function (like WM_operator_confirm).
It opens the files selector if "filename" property has not been set, else it executes the operator directly. Brecht, you might want to check, currently only sequencer add operators use it.
* Added back Effects menu back, replaced SEQUENCER_OT_add_color_strip with SEQUENCER_OT_add_effect_strip.
* Made sequencer header use operator UI functions.
* gcc complains when char's are used as array indicies when they are not explicitly signed/unsigned, corrected previous change for vpaint to silence this error.
2009-01-26 09:13:15 +00:00
..
2009-01-04 18:16:34 +00:00
2008-12-27 20:22:22 +00:00
2.5
2008-12-15 16:54:47 +00:00
2009-01-23 03:52:52 +00:00
2009-01-23 03:52:52 +00:00
2.5
2009-01-23 14:43:25 +00:00
2.5
2008-12-19 14:14:43 +00:00
2.5
2008-12-30 13:16:14 +00:00