blender/release
Lukas Tönne 9bcf1bb266 Fix for nodeitems module using the NODE_MT_add menu types from bl_ui.
This is basically a bad-level call: ui scripts are registered *after*
the modules. It only works for addons because those are loaded even
later.

Now the nodeitems_utils module just defines a function which is then
called by the UI script, rather than the other way around.
2015-07-17 11:59:24 +02:00
..
bin Cleanup: pep8 2015-06-07 17:28:02 +10:00
darwin Revert "OSX/cpack: add a dummy bg and ds_store for dmg" 2014-11-18 11:40:16 +01:00
datafiles Icons: Add new 'library_data_broken' one. 2015-07-15 20:28:09 +02:00
freedesktop Linux desktop spec: Add a 'Keyword' field. 2015-07-02 08:53:45 +02:00
scripts Fix for nodeitems module using the NODE_MT_add menu types from bl_ui. 2015-07-17 11:59:24 +02:00
text Readme: tweaks to make it less hassle to edit 2015-03-13 00:34:27 +11:00
windows Fix T27642: Add version in .exe installer properties 2015-05-07 10:31:21 +02:00
environment-macosx
environment-mswindows
environment-unix