blender/source/blender
2012-07-24 12:35:41 +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 warn when getting a context member fails because of type mismatch 2012-07-24 10:28:29 +00:00
blenlib code cleanup: remove unused math functions (where already noted as deprecated) 2012-07-22 17:49:56 +00:00
blenloader Bugfix [#32155] Driver error saves in file and isnt reset on load 2012-07-23 12:10:02 +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 Fix corrupted frames producing by fog glare node 2012-07-24 09:00:58 +00:00
editors fix/workaround for glitch with node editing active texture bug - where a node texture in a group could get stuck and the buttons UI wouldnt update to other active nodes. 2012-07-24 12:35:41 +00:00
gpu BGE: Bringing over the dynamic lamp properties fixes from Cucumber (thanks to Daniel Stokes). This means the following KX_LightObject properties now have support when using GLSL materials (in addition to those already supported): 2012-07-23 20:24:35 +00:00
ikplugin code cleanup: use const for passing vectors 2012-07-11 12:42:02 +00:00
imbuf code cleanup: spelling 2012-07-16 23:23:33 +00:00
makesdna fix/workaround for glitch with node editing active texture bug - where a node texture in a group could get stuck and the buttons UI wouldnt update to other active nodes. 2012-07-24 12:35:41 +00:00
makesrna use 2d vectors for mask point access. 2012-07-23 22:39:26 +00:00
modifiers use fabsf when using floats. 2012-07-21 15:27:40 +00:00
nodes use fabsf when using floats. 2012-07-21 15:27:40 +00:00
opencl disable opencl when compo is disabled. 2012-06-30 14:28:45 +00:00
python Fix for RNA struct registration: the bpy_class_validate function would only check the immediate functions/properties of the pointer struct type, but not potential base structs. Now it first validates the base struct recursively before the actual properties of the registered class. 2012-07-24 12:00:02 +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 code cleanup: remove commented includes - mostly from 2.4x 2012-07-18 23:07:07 +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