[Soc-2006-cvs] CVS commit: soc-blender/source/blender/include BDR_drawobject.h soc-blender/source/blender/src drawobject.c sculptmode.c

Nicholas Bishop nicholasbishop at gmail.com
Fri Jul 28 14:45:59 CEST 2006


nicholasbishop (Nicholas Bishop) 2006/07/28 14:45:59 CEST

  Modified files:        (Branch: nicholasbishop)
    soc-blender/source/blender/include BDR_drawobject.h 
    soc-blender/source/blender/src drawobject.c sculptmode.c 
  
  Log:
  Modified sculptmode to use partial redraw rather than redrawing the entire mesh. This should improve sculpting speed, especially with smaller brushes. Note that there are some visual artifacts produced by this new method (lines and dots appear around the edge of the brush)
  
  Revision  Changes    Path
  1.1.1.1.4.1 +4 -1      soc-blender/source/blender/include/BDR_drawobject.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/soc-blender/source/blender/include/BDR_drawobject.h.diff?r1=1.1.1.1&r2=1.1.1.1.4.1&cvsroot=soc-2006&only_with_tag=nicholasbishop>
  1.1.1.1.4.5 +3 -3      soc-blender/source/blender/src/drawobject.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/soc-blender/source/blender/src/drawobject.c.diff?r1=1.1.1.1.4.4&r2=1.1.1.1.4.5&cvsroot=soc-2006&only_with_tag=nicholasbishop>
  1.1.2.36  +165 -22   soc-blender/source/blender/src/Attic/sculptmode.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/soc-blender/source/blender/src/Attic/sculptmode.c.diff?r1=1.1.2.35&r2=1.1.2.36&cvsroot=soc-2006&only_with_tag=nicholasbishop>


More information about the Soc-2006-cvs mailing list