Blender Git Commit Log

Git Commits -> Revision 416b110

Revision 416b110 by Ton Roosendaal (master)
October 7, 2003, 22:55 (GMT)
- brought back hilites in buttons when mouse-over
- automatic pulldown opening can now be controlled ( user setting?)
it has two thresholds:
- when no menu was opened before, it waits A milliseconds
- when (in the same block a menu was opened, it waits B millisec.
Currently A= 0.4 sec, B= 0.1 (or so)
- 3d window header; brought back old drawtype menu (test, compare!)
- another test: the old menubutton doesnt work anymore with hold-mouse
only, you can also use it as the other popups (old method still works)
- proposal; all buttons that pop up a block, get special drawtype (arrows)

Commit Details:

Full Hash: 416b110f90825c1775151b58dd18b9c7835db492
SVN Revision: 1270
Parent Commit: bfef0c2
Lines Changed: +196, -61

8 Modified Paths:

/source/blender/include/BIF_resources.h (+1, -0) (Diff)
/source/blender/include/interface.h (+1, -0) (Diff)
/source/blender/makesdna/DNA_space_types.h (+1, -1) (Diff)
/source/blender/src/butspace.c (+1, -1) (Diff)
/source/blender/src/editsca.c (+4, -1) (Diff)
/source/blender/src/headerbuttons.c (+22, -23) (Diff)
/source/blender/src/interface.c (+160, -31) (Diff)
/source/blender/src/resources.c (+6, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021