Blender Git Commit Log

Git Commits -> Revision 58a0811

Revision 58a0811 by Ton Roosendaal (master)
October 17, 2003, 19:03 (GMT)
- fixed bug in windows with extreme small height... it didnt accept
input
- was needed for usage of this windowtype (headerless) as 'timeline'
dragger, which was supposed to be...
- as extra I fixed 'home', it sets start/end frame for sound window
- at mouselocation the current frame or time is printed
- rightmouse menu switches seconds/frames (should be in header as option...)
- displaybutton 'frs/sec/' updates soundwindow too

So, its not perfect... but try opening a tiny high headerless audio
window on top of buttonswin or somewhere full width. not bad...

Commit Details:

Full Hash: 58a0811ad9633236f75b692fbe0955d3b91ccabb
SVN Revision: 1340
Parent Commit: 8ce5ece
Lines Changed: +102, -52

11 Modified Paths:

/source/blender/makesdna/DNA_sound_types.h (+3, -0) (Diff)
/source/blender/src/buttons_scene.c (+1, -1) (Diff)
/source/blender/src/drawipo.c (+10, -2) (Diff)
/source/blender/src/drawsound.c (+27, -4) (Diff)
/source/blender/src/drawview.c (+1, -3) (Diff)
/source/blender/src/editscreen.c (+12, -9) (Diff)
/source/blender/src/editsound.c (+27, -23) (Diff)
/source/blender/src/header_sound.c (+6, -0) (Diff)
/source/blender/src/interface.c (+10, -5) (Diff)
/source/blender/src/interface_panel.c (+4, -4) (Diff)
/source/blender/src/space.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021