blender/source
Campbell Barton ced8f1dffc deprecate multiplication orders:
vector * matrix
 vector *= matrix
 vector * quaternion
 vector *= quaternion 

Use the reverse order instead, enable WITH_ASSERT_ABORT in cmake to promote the warnings into errors.
2011-07-25 01:44:19 +00:00
..
blender deprecate multiplication orders: 2011-07-25 01:44:19 +00:00
blenderplayer cmake: cleanup include paths, some duplicates and going up some unneeded dirs. 2011-07-17 09:11:13 +00:00
creator move mathutils into its own lib. 2011-07-15 04:01:47 +00:00
darwin set svn end of lines to native 2011-05-09 08:15:38 +00:00
gameengine remove duplicate function for printing the current file:line of a python script in the BGE. 2011-07-22 11:21:01 +00:00
icons set svn end of lines to native 2011-05-09 08:15:38 +00:00
tests script to report deprecated functions of text and their age in days. 2011-07-18 09:49:26 +00:00
CMakeLists.txt Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00
SConscript Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00