Blender Git Commit Log
Git Commits -> Revision 4b7d981
Revision 4b7d981 by Campbell Barton (master) May 14, 2011, 04:25 (GMT) |
view3d api edits, no functional changes. rename v3d functions * view3d_to_ob -> ED_view3d_to_object * view3d_apply_ob -> ED_view3d_from_object * view3d_apply_mat4 -> ED_view3d_from_m4 Changed ED_view3d_to_object() not to temp modify the view rotation and don't overwrite the objects recalc. |
Commit Details:
Full Hash: 4b7d981c91f1c0ce97471ee55c322e8a9f61107f
SVN Revision: 36677
Parent Commit: daa3dd0
Lines Changed: +73, -80