Blender Git Commit Log
Git Commits -> Revision 6e65c78
Revision 6e65c78 by Campbell Barton (master) October 5, 2012, 05:11 (GMT) |
replace ED_view3d_project_short_* with ED_view3d_project_int_*, when the result was converted to an int after. also optimization for particle editmode key_test_depth() was projecting the screen coords, but all callers had already done this, so pass an arg. |
Commit Details:
Full Hash: 6e65c7842bfd39ead047215d5391114911170b28
SVN Revision: 51069
Parent Commit: 2ba295b
Lines Changed: +77, -85