tornavis/source/blender
Campbell Barton db5682ac8c use pose_foreachScreenBone for pose lasso and circle select 2012-10-05 17:51:44 +00:00
..
avi code cleanup: remove paranoid NULL checks (these cases would crash earlier of the vars were in fact NULL) 2012-09-15 06:29:32 +00:00
blenfont Fix for commit r51049: no need to create two contexts when one if enough. 2012-10-04 18:53:17 +00:00
blenkernel fix for circle select ignoring lock selection option for pose and edit modes, added macros PBONE_SELECTABLE, EBONE_SELECTABLE 2012-10-05 05:27:51 +00:00
blenlib code cleanup: use functions to initialize selection user data structs, use radius-squared for circle select comparisons. 2012-10-05 15:44:11 +00:00
blenloader Cycles: add "From Dupli" option for texture coordinate node. This gets the 2012-10-04 21:40:39 +00:00
bmesh add compiler hints that failing to create a bmesh face is unlikely. 2012-10-01 11:12:49 +00:00
collada style cleanup: comment blocks 2012-10-04 13:26:15 +00:00
compositor style cleanup: comment blocks 2012-10-04 13:26:15 +00:00
datatoc fix for own error in datatoc.c - data wasn't NULL terminated, in some cases this is expected (broke GLSL shaders). 2012-08-12 16:51:51 +00:00
editors use pose_foreachScreenBone for pose lasso and circle select 2012-10-05 17:51:44 +00:00
gpu Cycles: add "From Dupli" option for texture coordinate node. This gets the 2012-10-04 21:40:39 +00:00
ikplugin Fix #32770: iTaSC IK solver not working correct with bones that have stretch with 2012-10-05 13:11:16 +00:00
imbuf Fixed compilation error on widows 2012-10-05 10:05:26 +00:00
makesdna code cleanup: comment verse outliner views, also correct warning in recent commit. 2012-10-04 11:39:30 +00:00
makesrna code cleanup: de-duplicate enum. 2012-10-05 15:48:39 +00:00
modifiers mask data is no longer automatically added when sculpting (except when there is a multi-res modifier). 2012-10-01 05:19:57 +00:00
nodes Cycles: add "From Dupli" option for texture coordinate node. This gets the 2012-10-04 21:40:39 +00:00
opencl quiet some warnings. 2012-10-01 15:27:50 +00:00
python revert fix for [#31555] Username with special chars in Windows 7 2012-10-02 13:24:28 +00:00
quicktime Color Management, Stage 2: Switch color pipeline to use OpenColorIO 2012-09-15 10:05:07 +00:00
render Cycles: add "From Dupli" option for texture coordinate node. This gets the 2012-10-04 21:40:39 +00:00
windowmanager code cleanup: use functions to initialize selection user data structs, use radius-squared for circle select comparisons. 2012-10-05 15:44:11 +00:00
CMakeLists.txt add back datatoc, use this instead of cmake script which was too slow. 2012-08-11 16:25:31 +00:00
SConscript Scons: 2012-06-30 22:44:36 +00:00