Blender Git Commit Log
Git Commits -> Revision c6d80d1
Revision c6d80d1 by Sergey Sharybin (master) March 8, 2012, 11:57 (GMT) |
Fix ##30455: Orthographic grid alignment jumps/shifts when zooming Issue was caused by precision errors with floats. Made internal grid drawing stuff using doubles and also added some functions to multiply double vector by float matrix which also makes all intermediate calculation in doubles. |
Commit Details:
Full Hash: c6d80d1db12b0ae4e80c5332b31149414733c0e3
SVN Revision: 44739
Parent Commit: fc170e6
Lines Changed: +39, -18