[Bf-blender-cvs] CVS commit: blender/source/blender/src buttons_editing.c buttons_shading.c header_ipo.c headerbuttons.c interface.c

Ton Roosendaal ton at blender.org
Mon Oct 27 17:13:46 CET 2003


ton (Ton Roosendaal) 2003/10/27 17:13:46 CET

  Modified files:
    blender/source/blender/src buttons_editing.c buttons_shading.c 
                               header_ipo.c headerbuttons.c 
                               interface.c 
  
  Log:
  - fixed very very old but in TOG button (it didnt check the values
    correctly for deciding whether its pressed or not
  - added 'add new' buttons to material & texture menus
    is done by std_lib buttons in headerbuttons.c, now only for this.
    doing it for ipowindow, sound, etc. has some weird consequences, save
    that for later
  - verified usage of 'setting2' color for databuttons only
  
  Revision  Changes    Path
  1.12      +3 -3      blender/source/blender/src/buttons_editing.c
  1.21      +10 -3     blender/source/blender/src/buttons_shading.c
  1.12      +2 -2      blender/source/blender/src/header_ipo.c
  1.63      +30 -15    blender/source/blender/src/headerbuttons.c
  1.81      +2 -2      blender/source/blender/src/interface.c



More information about the Bf-blender-cvs mailing list