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/release/scripts/modules
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
..
2015-06-18 08:00:46 +10:00
2015-01-29 15:35:06 +11:00
2015-01-29 15:35:06 +11:00
2012-06-19 22:17:19 +00:00
2015-06-07 17:28:02 +10:00
2015-06-07 17:28:02 +10:00