blender/source/blender
2013-01-28 12:18:00 +00:00
..
avi remove redundant temp pointer assignment in AVI_write_frame. 2013-01-27 12:03:20 +00:00
blenfont UI todo: 2013-01-23 16:01:35 +00:00
blenkernel style cleanup: also remove unneeded NULL check. 2013-01-28 01:59:59 +00:00
blenlib Fix warnings about undefined _POSIX_C_SOURCE with gcc 4.2 on Mac. 2013-01-25 13:51:49 +00:00
blenloader rigidbody: Add rigid body constraints 2013-01-23 05:56:56 +00:00
bmesh minor optimization - don't do double lookups on vertex mask layer for vert_mask_get(), vert_mask_set(). 2013-01-28 04:10:47 +00:00
collada Fix compile with collada enabled 2013-01-21 17:38:11 +00:00
compositor style cleanup: also remove unneeded NULL check. 2013-01-28 01:59:59 +00:00
datatoc avoid using strlen() for comparisons in for loops. for expanding whitespace in the text editor and ui paste. 2012-12-15 07:57:16 +00:00
editors Fix for a nasty glicth found by Irie Shinsuke in Freestyle branch. 2013-01-28 08:58:20 +00:00
gpu Activate partial redraw of non-power of two textures. This looks like 2013-01-27 20:26:18 +00:00
ikplugin fix bug #33275: iTaSC ignores location of disconnected bones when they are changed in pose mode. 2012-12-29 19:43:08 +00:00
imbuf style cleanup 2013-01-19 06:12:25 +00:00
makesdna Usability 2013-01-24 16:11:07 +00:00
makesrna Fix for errors caused by fixing RNA function register flags. Default UIList class now has a dummy draw_item callback. Panel draw_header is now optional (most panel classes don't define it). 2013-01-28 12:18:00 +00:00
modifiers fix for mesh-cache modifier deform-integration used with axis-flipping would fail. 2013-01-24 14:36:02 +00:00
nodes header cleanup, include BLI before BKE, also use bool for ntreeShaderExecTree 2013-01-24 21:57:13 +00:00
opencl Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00
python Fix for RNA FUNC_REGISTER/FUNC_REGISTER_OPTIONAL flags: The test in bpy validation of classes actually always passed for mandatory functions. This only worked since they all use fallback default implementations internally. 2013-01-28 12:17:49 +00:00
quicktime Operators name "cleanup" 2013-01-27 07:23:58 +00:00
render header cleanup, include BLI before BKE, also use bool for ntreeShaderExecTree 2013-01-24 21:57:13 +00:00
rigidbody use inline functions for subsurf MVert,MEdge mesh array functions, also some include cleanup for scons/cmake. 2013-01-24 11:28:26 +00:00
windowmanager Operators name "cleanup" 2013-01-27 07:23:58 +00:00
CMakeLists.txt make bullet optional again 2013-01-23 07:26:39 +00:00
SConscript rigidbody: Add DNA/RNA/BKE infrastructure for the rigid body sim 2013-01-23 05:56:22 +00:00