Blender Git Loki

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

2 Modified Paths:

/source/blender/include/BDR_drawobject.h (+1, -0) (Diff)
/source/blender/src/drawobject.c (+36, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021