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

Nicholas Bishop nicholasbishop at gmail.com
Sat Jul 15 22:38:16 CEST 2006


nicholasbishop (Nicholas Bishop) 2006/07/15 22:38:16 CEST

  Modified files:        (Branch: nicholasbishop)
    soc-blender/source/blender/include BDR_sculptmode.h 
    soc-blender/source/blender/src sculptmode.c space.c 
  
  Log:
  Added new interactive mode for setting sculptmode brush size, activated by
  the Dkey.
  
  The Dkey was chosen because it's in the right place, and because by default
  it brings up the Draw mode menu, which is useless in sculptmode anyway.
  
  After pressing Dkey, the current mouse location acts as the center of the
  brush, and as you move the mouse further away, the distance back to the
  original location becomes the brush size. For reference, a second circle is
  drawn to mark the original size of the brush. LMB sets the brush size and
  goes back to regular sculptmode, RMB cancels and returns to original brush
  size.
  
  Revision  Changes    Path
  1.1.2.7   +2 -1      soc-blender/source/blender/include/Attic/BDR_sculptmode.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/soc-blender/source/blender/include/Attic/BDR_sculptmode.h.diff?r1=1.1.2.6&r2=1.1.2.7&cvsroot=soc-2006&only_with_tag=nicholasbishop>
  1.1.2.17  +40 -7     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.16&r2=1.1.2.17&cvsroot=soc-2006&only_with_tag=nicholasbishop>
  1.1.1.1.4.5 +14 -7     soc-blender/source/blender/src/space.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/soc-blender/source/blender/src/space.c.diff?r1=1.1.1.1.4.4&r2=1.1.1.1.4.5&cvsroot=soc-2006&only_with_tag=nicholasbishop>


More information about the Soc-2006-cvs mailing list