blender/source/blender
2012-07-27 13:24:08 +00:00
..
avi style cleanup: use c style comments in C code 2012-07-06 23:56:59 +00:00
blenfont Portuguese is now over 60% (also finisehd old portuguse_brazilian->portuguese move). 2012-07-23 12:10:21 +00:00
blenkernel clamp mask resolution, the occasional crash would happen failing to alloc when adding feather points very close together. 2012-07-27 11:05:08 +00:00
blenlib fix some types and incorrect info 2012-07-26 17:41:09 +00:00
blenloader add missing image/mask restore call when undo'ing 2012-07-27 13:24:08 +00:00
bmesh remove BMO_OP_FLAG_RATIONALIZE_NORMALS option which wasnt used anywhere. 2012-07-21 01:09:11 +00:00
collada style cleanup 2012-07-21 22:58:08 +00:00
compositor Track input node: more control on over output value 2012-07-27 11:07:12 +00:00
editors code cleanup: mask keys now dont use space-clip keys - could give troubles later on. 2012-07-27 11:56:36 +00:00
gpu Fix #32138: material trancpareny setting 2012-07-26 08:57:41 +00:00
ikplugin code cleanup: use const for passing vectors 2012-07-11 12:42:02 +00:00
imbuf Fix [#31609] save .EXR defaults to uncompressed, causes segfault. 2012-07-25 23:28:17 +00:00
makesdna mask motion blur shutter option 2012-07-27 10:20:36 +00:00
makesrna Track input node: more control on over output value 2012-07-27 11:07:12 +00:00
modifiers fix some types and incorrect info 2012-07-26 17:41:09 +00:00
nodes mask motion blur shutter option 2012-07-27 10:20:36 +00:00
opencl disable opencl when compo is disabled. 2012-06-30 14:28:45 +00:00
python don't pass the same value to axis_angle_to_quat() for axis & quat. 2012-07-25 16:46:46 +00:00
quicktime code cleanup: spelling 2012-07-16 23:23:33 +00:00
render use fabsf when using floats. 2012-07-21 15:27:40 +00:00
windowmanager GetStdHandle may return NULL, which isn't really an error, or INVALID_HANDLE_VALUE which does indicate an error, but both should be checked. 2012-07-27 10:48:33 +00:00
CMakeLists.txt disable opencl when compo is disabled. 2012-06-30 14:28:45 +00:00
SConscript Scons: 2012-06-30 22:44:36 +00:00