Go to file
Campbell Barton ef665b3d18 dissallow access to the context while addons import and register.
Since the window manager is needed for keymaps this is kept as an exception.

some addons will need updating, but in every case I've seen addons should not be accessing the context while registering.
(bad stuff! - declaring the scene as a global variable - which crashes when the users loads a new file, manipulating the active object or scene... tsk tsk)
2012-12-19 07:27:23 +00:00
build_files Minor tweaks to some UI messages... 2012-12-17 20:16:37 +00:00
doc update api changelog 2012-12-11 02:13:42 +00:00
extern Hi there, it has been a while, just curious if my SVN account still works :) 2012-12-15 01:01:35 +00:00
intern Ambient occlusion baker from multi-resolution mesh 2012-12-18 17:46:42 +00:00
release dissallow access to the context while addons import and register. 2012-12-19 07:27:23 +00:00
source fix error in recent addition - reporting property changes, setting None would crash. 2012-12-19 06:41:19 +00:00
CMakeLists.txt CMake: on linux, make boost now always require multithreaded libs, disabling 2012-12-13 08:46:07 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile code cleanup: comment unused members of bmesh operator slots and some osl style edits. 2012-11-20 14:31:58 +00:00
SConstruct Icons now draw good again! 2012-12-18 19:35:54 +00:00