Blender Git Commit Log
Git Commits -> Revision cee6776
Revision cee6776 by Ton Roosendaal (master) June 30, 2003, 19:51 (GMT) |
- added a call calc_meshverts_ext_f2(void) which: - projects vertices without clipping code (xs at 3200) - sets flag in editvert ( eve->f & 2) when it is not visible general note: that flag is only valid after the calc_meshverts_ext_f2 call. it is a free flag. be aware that selection is stored in bit 1 (eve->f & 1) |
Commit Details:
Full Hash: cee677699fb14a4fada8aa510291af6c01c093db
SVN Revision: 958
Parent Commit: e1efa73
Lines Changed: +37, -0