blender/source/blender
Campbell Barton fb8c135584 minor python register changes.
- KeyingSetInfo classes are now collected like Panels, Operators etc so bpy.utils.register_module() can be used.
- move bpy.types.register() to bpy.utils.register_class
2011-02-11 00:11:17 +00:00
..
avi remove nan-makefiles 2011-01-30 15:29:22 +00:00
blenfont remove nan-makefiles 2011-01-30 15:29:22 +00:00
blenkernel mesh validation remove duplicate faces didn't always work, now it _should_ all work correctly. 2011-02-10 14:13:13 +00:00
blenlib mesh validation: bugfix for removing doubles, another fix coming... 2011-02-10 12:34:52 +00:00
blenloader Bugfix [#25990] backward compatibility with ShapeKey Actions :: 2.49 2011-02-09 00:51:30 +00:00
blenpluginapi remove nan-makefiles 2011-01-30 15:29:22 +00:00
collada small typo fix 2011-02-04 13:18:44 +00:00
editors BGE: frame start/end in action/fcurves/shapekey to support floats 2011-02-11 00:03:26 +00:00
gpu fix for crash with GLSL material when image couldn't be loaded. 2011-02-10 14:59:17 +00:00
ikplugin remove nan-makefiles 2011-01-30 15:29:22 +00:00
imbuf Bugfix #26001 2011-02-10 15:47:55 +00:00
makesdna BGE: frame start/end in action/fcurves/shapekey to support floats 2011-02-11 00:03:26 +00:00
makesrna BGE: frame start/end in action/fcurves/shapekey to support floats 2011-02-11 00:03:26 +00:00
modifiers small fix so older files are loaded with merge on in the mirror modifiers 2011-02-10 00:44:26 +00:00
nodes Different method for blur node aspect correction. Now the user can still set different sizes for x/y blurring in relative mode, but choose to use aspect correction on either of the axes. 2011-02-10 20:54:02 +00:00
python minor python register changes. 2011-02-11 00:11:17 +00:00
quicktime remove nan-makefiles 2011-01-30 15:29:22 +00:00
readblenfile remove nan-makefiles 2011-01-30 15:29:22 +00:00
render Fix for rendering procedual bump maps, mapped in world space, since the new bump map kernel uses direction, this bug became a real issue, with bumps suddenly changing direction 2011-02-09 01:21:03 +00:00
windowmanager minor edits, no functional changes. 2011-02-07 22:48:23 +00:00
CMakeLists.txt use lowercase for cmake builtin names and macros, remove contents in else() and endif() which is no longer needed. 2010-12-08 08:43:06 +00:00
SConscript build options to disable image formats WITH_CINEON, WITH_HDR. 2010-08-03 11:25:34 +00:00