blender/release/scripts
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
..
modules fix [#27922] using preset_paths() with an absolute path returns twice the same thing 2011-07-20 15:33:27 +00:00
presets fix [#27196] Traceback caused by preset selection 2011-04-28 09:52:16 +00:00
startup deprecate multiplication orders: 2011-07-25 01:44:19 +00:00
templates template for patch exporting objects in a scene. 2011-07-17 13:29:50 +00:00