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

Ton Roosendaal ton at blender.org
Sun Oct 26 01:57:59 CEST 2003


ton (Ton Roosendaal) 2003/10/26 01:57:59 CEST

  Modified files:
    blender/source/blender/src header_ipo.c header_view3d.c 
                               interface.c 
  
  Log:
  - new menu type; with icon support!
    (the one you make with uIDefBut(..., MENU, ...)
    add a %i<nr> to the string, and the item gets <nr> as icon.
  - added this to the 'mode' selectors in 3dwin and ipowin
  - cleaned up code for modeselector pup... that was a bad ass one! :)
  
  Revision  Changes    Path
  1.9       +18 -19    blender/source/blender/src/header_ipo.c
  1.18      +32 -68    blender/source/blender/src/header_view3d.c
  1.80      +14 -4     blender/source/blender/src/interface.c



More information about the Bf-blender-cvs mailing list