This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/include
Ton Roosendaal cee677699f - 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)
2003-06-30 19:51:18 +00:00
..
2003-03-24 01:46:05 +00:00
2003-03-24 01:46:05 +00:00
2003-03-24 01:46:05 +00:00
2003-03-24 01:46:05 +00:00
2003-03-24 01:46:05 +00:00
2003-03-24 01:46:05 +00:00
2003-03-24 01:46:05 +00:00
2003-03-24 01:46:05 +00:00
2003-03-24 01:46:05 +00:00
2003-03-24 01:46:05 +00:00
2003-03-24 01:46:05 +00:00
2003-04-27 10:05:36 +00:00