Blender Git Loki
Git Commits -> Revision 3545113
Revision 3545113 by Ton Roosendaal (master) October 25, 2003, 11:38 (GMT) |
fixed three bugs: - subsurf also smoothed loose vertices, in a strange way that never showed up until 'draw subsurf handles' was implemented. fixed subsurf code not to include loose vertices anymore - saving a file in editmode caused a new displaylist to made... fixed an old bad hack from NaN period. (displists are still lousy code...) - fixed drawing vertices in frontbuffer on select. the delay you see is because blender waits for 'rightmouse transform'. |
Commit Details:
Full Hash: 3545113051671615aa8190ec59ece03655a20f59
SVN Revision: 1419
Parent Commit: f4ce3d1
Lines Changed: +58, -39