tornavis/source/blender
Bastien Montagne a99f2cd015 Minor: fixing other UI typos. 2011-09-17 10:44:16 +00:00
..
avi replace octal 0177 with 127 to be more clear, no functional change. 2011-08-27 03:34:11 +00:00
blenfont minor edits to ascii draw function, unused var warning. 2011-09-14 02:45:44 +00:00
blenkernel use macros RAD2DEG & DEG2RAD rather then multiplying by 180.0/M_PI or M_PI/180.0 2011-09-17 09:43:51 +00:00
blenlib use const and array size in function definitions, no functional change. 2011-09-17 08:14:43 +00:00
blenloader - remove deprecated pose channel members 2011-09-16 02:42:50 +00:00
blenpluginapi fix [#28430] Image with Stampinfo does not get saved correctly with alpha 2011-08-31 01:05:40 +00:00
collada use macros RAD2DEG & DEG2RAD rather then multiplying by 180.0/M_PI or M_PI/180.0 2011-09-17 09:43:51 +00:00
editors Minor: fixing other UI typos. 2011-09-17 10:44:16 +00:00
gpu use replace 0 with NULL for pointers, set some functions static 2011-09-16 08:20:21 +00:00
ikplugin cmake: cleanup include paths, some duplicates and going up some unneeded dirs. 2011-07-17 09:11:13 +00:00
imbuf use replace 0 with NULL for pointers, set some functions static 2011-09-16 08:20:21 +00:00
makesdna - remove deprecated pose channel members 2011-09-16 02:42:50 +00:00
makesrna - fix for access past the buffer size (paint / sculpt used some 2d vecs as 3d) 2011-09-16 06:47:01 +00:00
modifiers use replace 0 with NULL for pointers, set some functions static 2011-09-16 08:20:21 +00:00
nodes use replace 0 with NULL for pointers, set some functions static 2011-09-16 08:20:21 +00:00
python use replace 0 with NULL for pointers, set some functions static 2011-09-16 08:20:21 +00:00
quicktime cmake: cleanup include paths, some duplicates and going up some unneeded dirs. 2011-07-17 09:11:13 +00:00
render use macros RAD2DEG & DEG2RAD rather then multiplying by 180.0/M_PI or M_PI/180.0 2011-09-17 09:43:51 +00:00
windowmanager replace magic numbers for flags for uiSetRoundBox(); 2011-09-11 06:41:09 +00:00
CMakeLists.txt 3D Audio GSoC: 2011-08-01 11:44:20 +00:00
SConscript Code cleanup: remove readblenfile module, only contained some utility functions 2011-05-11 19:29:23 +00:00