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/startup/bl_operators
Bastien Montagne d3d41df6ee Fix for add nodes search box showing nasty "UUUUUUUU"-like entries with some python builds...
Workaround for an issue with python: strings generated by py scripts should also exist in python as long as they are used in C. Else C code may access freed memory.

Simply store the generated list of items in the class, for now. :/
2013-04-21 13:51:51 +00:00
..
2013-03-28 15:41:43 +00:00
2012-10-08 08:28:05 +00:00
2013-04-07 10:21:22 +00:00
2012-10-08 08:28:05 +00:00
2013-01-15 23:15:32 +00:00