[tuhopuu-cvs] CVS commit: tuhopuu3/source/blender/src buttons_object.c buttons_scene.c buttons_shading.c interface.c space.c

Matt Ebb matt at mke3.net
Tue Apr 5 03:52:20 CEST 2005


broken (Matt Ebb) 2005/04/05 03:52:20 CEST

  Modified files:
    tuhopuu3/source/blender/src buttons_object.c buttons_scene.c 
                                buttons_shading.c interface.c 
                                space.c 
  
  Log:
  A bit of buttons house keeping before moving on to edit buttons
  
  * Allow ROW buts to toggle bits as well as TOGs. Syntax is pretty
  similar, use ROW|BIT|# where # is the bit position, 1.0 for the
  'min' and 0.0 and 1.0 for the 'max' values. More explanation to
  come on tuhopuu-dev
  
  * Layout tweaks in render buttons and object buttons (with
  contributions from William, thanks)
  
  Revision  Changes    Path
  1.15      +71 -113   tuhopuu3/source/blender/src/buttons_object.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/src/buttons_object.c.diff?r1=1.14&r2=1.15&cvsroot=tuhopuu>
  1.17      +15 -14    tuhopuu3/source/blender/src/buttons_scene.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/src/buttons_scene.c.diff?r1=1.16&r2=1.17&cvsroot=tuhopuu>
  1.25      +65 -61    tuhopuu3/source/blender/src/buttons_shading.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/src/buttons_shading.c.diff?r1=1.24&r2=1.25&cvsroot=tuhopuu>
  1.21      +23 -5     tuhopuu3/source/blender/src/interface.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/src/interface.c.diff?r1=1.20&r2=1.21&cvsroot=tuhopuu>
  1.42      +17 -17    tuhopuu3/source/blender/src/space.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/src/space.c.diff?r1=1.41&r2=1.42&cvsroot=tuhopuu>



More information about the tuhopuu-cvs mailing list