blender/release/scripts/startup
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
..
bl_operators deprecate multiplication orders: 2011-07-25 01:44:19 +00:00
bl_ui 2.5 World Buttons: 2011-07-24 11:24:30 +00:00
keyingsets_builtins.py fix for various python bugs and remove unused var. 2011-07-10 17:26:15 +00:00