Blender Git Commit Log
Git Commits -> Revision caa27f0
Revision caa27f0 by Joshua Leung (master) October 22, 2009, 23:23 (GMT) |
Bugfixes: * The python 'math' library is now included in the py-namespace used to evaluate button expressions. So it is now possible to do 'radians(somevalue)' to get a rotation value that Blender can understand... * Shapekey path getting function now uses the appropriate wrapper for grabbing the pointer to the ID block for the ShapeKey * Made the Graph Editor's minimum zoom size finer... |
Commit Details:
Full Hash: caa27f09fd19a5d37ae7775b8c80246bd7befe13
SVN Revision: 24063
Parent Commit: e8af794
Lines Changed: +29, -15