Blender Git Commit Log

Git Commits -> Revision ec48cbd

Revision ec48cbd by Campbell Barton (master)
January 30, 2010, 13:15 (GMT)
utility functions is_negative_m3 & is_negative_m4, added python Mathutils access Matrix.is_negative
renamed Mathutils attribute wrapped -> is_wrapped

Commit Details:

Full Hash: ec48cbd267818f444e942aebd876897314165762
SVN Revision: 26430
Parent Commit: 7a76bc9
Lines Changed: +51, -14

10 Modified Paths:

/release/scripts/modules/bpy/app.py (+1, -2) (Diff)
/source/blender/blenkernel/intern/object.c (+3, -4) (Diff)
/source/blender/blenlib/BLI_math_matrix.h (+3, -0) (Diff)
/source/blender/blenlib/intern/math_matrix.c (+15, -1) (Diff)
/source/blender/python/generic/euler.c (+1, -1) (Diff)
/source/blender/python/generic/matrix.c (+22, -2) (Diff)
/source/blender/python/generic/quat.c (+1, -1) (Diff)
/source/blender/python/generic/vector.c (+1, -1) (Diff)
/source/blender/python/intern/bpy_interface.c (+1, -0) (Diff)
/source/blender/python/intern/bpy_rna.c (+3, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021