Go to file
Campbell Barton 2f4f046b6f UI functions added to existing UI classes (operators adding their own menus for eg),
would stop the entire menu from drawing if they raised an exception.

now print the exception and continue.

Also added a verbose argument for bpy.utils.(un)register_module() to help test whats being registered.
2011-02-11 01:12:01 +00:00
build_files script to build debian packages directly from svn, using blender version and svn rev for package name. 2011-02-10 07:22:56 +00:00
doc - cmake was missing an inclide (IDE's wouldnt index) 2011-02-06 10:18:20 +00:00
extern remove nan-makefiles 2011-01-30 15:29:22 +00:00
intern minor edits, no functional changes. 2011-02-07 22:48:23 +00:00
release UI functions added to existing UI classes (operators adding their own menus for eg), 2011-02-11 01:12:01 +00:00
source minor python register changes. 2011-02-11 00:11:17 +00:00
CMakeLists.txt problem with blender and python 3.2 2011-02-08 06:22:06 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Type checks for internal ID-Property UI min/max/tip & use defines to get values from ID-Props. 2011-02-07 05:05:41 +00:00
SConstruct ignore __pycache__ dir for scons and cmake installation (py3.2 caches modules here). 2011-02-09 00:45:16 +00:00