blender/source/blender
2012-06-29 11:19:29 +00:00
..
avi style cleanup: 2012-06-17 09:58:26 +00:00
blenfont style cleanup: defines with braces 2012-05-27 20:13:59 +00:00
blenkernel Fix #31948: dynamic paint substeps do not work for objects parented to armatures 2012-06-29 11:19:29 +00:00
blenlib style cleanup 2012-06-27 18:29:47 +00:00
blenloader falloff options for dilate/erode feather compo node. 2012-06-21 07:45:41 +00:00
bmesh Fix #31951 Subdivide with multires splits uvs. 2012-06-29 10:12:42 +00:00
collada style cleanup 2012-06-27 18:29:47 +00:00
compositor code cleanup: compile with clang and quiet some warnings. 2012-06-28 12:32:06 +00:00
editors Add missing brush types to sculpt_tool_name() 2012-06-28 19:12:00 +00:00
gpu style cleanup 2012-06-20 16:43:48 +00:00
ikplugin Fix [#31430] part 2: crash in iTaSC when end effector is a fixed bone. This situation was causing access to invalid index in the joint angle array although the end effector doesn't need any joint angle to compute its pause. Fixed this by changing the internal API of joint array: return pointer instead of reference so that NULL pointer can be returned instead of crashing when the index is invalid. 2012-06-07 08:16:41 +00:00
imbuf missed tiff using 150 dpi as default in previous commit, use a define now. 2012-06-27 19:28:44 +00:00
makesdna style cleanup 2012-06-27 18:29:47 +00:00
makesrna Fix compile error 2012-06-29 11:15:02 +00:00
modifiers style cleanup 2012-06-25 07:24:48 +00:00
nodes use an inline function for rgb -> bw conversion. 2012-06-22 07:49:44 +00:00
opencl code cleanup: cmake buildsystem edits, unused var warnings and better description for WITH_PYTHON_MODULE. 2012-06-28 08:51:02 +00:00
python option so operators can be executed with undo enabled (and redo). 2012-06-27 21:41:17 +00:00
quicktime Win32: Compilation fix for quicktime import 2012-05-29 20:06:31 +00:00
render code cleanup: compile with clang and quiet some warnings. 2012-06-28 12:32:06 +00:00
windowmanager option so operators can be executed with undo enabled (and redo). 2012-06-27 21:41:17 +00:00
CMakeLists.txt mask mode for clip editor developed by Sergey Sharybin, Pete Larabell and myself. 2012-06-04 16:42:58 +00:00
SConscript Massive Code cleanup: 2012-05-29 10:21:07 +00:00