Blender Git Loki
Git Commits -> Revision 6e94b02
Revision 6e94b02 by Martin Poirier (master) September 24, 2005, 18:00 (GMT) |
Various Transform bugfixes. - Trackball rotate was missing the NoConstraints flag - Zooming didn't recalculate the 2D center correctly - Zooming in transform was sending event to the 3D window even when working on UVs. (disabled when working on UVs for now, will need to send events to a 2D window handler eventually) - In camera mode, when the selection was exactly on the camera, initgrabz was barfing, fallback to 1.0 now, which gives ok results. |
Commit Details:
Full Hash: 6e94b02616ec4d4b3be748e8470993c9ab528f90
SVN Revision: 5349
Parent Commit: 8b7c690
Lines Changed: +41, -45