Blender Git Commit Log
Git Commits -> Revision ee87af1
Revision ee87af1 by Joshua Leung (master) May 6, 2008, 07:10 (GMT) |
Bugfixes: * NLA scaling was being incorrectly handled with fractional values. This was caused by clamping to integers instead of floats when making sure the scale value was positive. * Added checks to help prevent some weird cases that may sometimes occur and cause problems |
Commit Details:
Full Hash: ee87af1e16f4aef7a8427b55100f545168608c9d
SVN Revision: 14703
Parent Commit: 2b1797d
Lines Changed: +28, -20