[Bf-blender-cvs] CVS commit: blender/source/blender/src editscreen.c ghostwinlay.c interface.c

Ton Roosendaal ton at blender.org
Mon Oct 6 12:33:03 CEST 2003


ton (Ton Roosendaal) 2003/10/06 12:33:03 CEST

  Modified files:
    blender/source/blender/src editscreen.c ghostwinlay.c 
                               interface.c 
  
  Log:
  - pulldowns and 'BLOCK' buttons now open automatic, when mouseover
    without moving for 0.25 second. Also works for sublevels in pulldowns.
  - removed hacks from mainloop, which caused setting the main window and
    active subwindow for each event (including mousemove).
    WARN: test for all OS's that no events get lost, and active window focus
    is OK. For OSX it works nicely
  - reduced load for uibuttons with 50%....
  
  Revision  Changes    Path
  1.26      +6 -5      blender/source/blender/src/editscreen.c
  1.14      +3 -3      blender/source/blender/src/ghostwinlay.c
  1.33      +35 -17    blender/source/blender/src/interface.c



More information about the Bf-blender-cvs mailing list