Blender Git Commit Log

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

3 Modified Paths:

/source/blender/blenkernel/intern/subsurf.c (+14, -5) (Diff)
/source/blender/src/editmesh.c (+40, -25) (Diff)
/source/blender/src/editobject.c (+4, -9) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021