Go to file
Ton Roosendaal 108d150032 From the todo:
Hanging Tooltips solved!

It appeared to be that an active button remained in that state when
another region/editor became active. It then kept the button-activate
state, and therefore also the optional tooltip.

This only happened on fast moves, when a mousemove event was not passed
on anymore to the previously active subwindow.

It has been solved with a new notifier (SWINACTIVE), which gets sent on
new active regions. The screen listener then calls uiFreeActiveButtons()
to find out if buttons were still active somewhere else.
2011-03-09 18:42:35 +00:00
build_files disable openexr and collada for mingw, give linking errors. 2011-03-08 23:12:45 +00:00
doc Cleanup paths after move to dir. 2011-02-28 09:58:53 +00:00
extern doxygen: fixes 2011-02-27 19:29:07 +00:00
intern image.depth, 96/128 for float color images, was 24/32 for byte images. 2011-03-09 01:25:59 +00:00
release make python UV functions use a popup UI rather then redo UI, they are not fast enough. 2011-03-09 11:01:44 +00:00
source From the todo: 2011-03-09 18:42:35 +00:00
CMakeLists.txt - correct python3.1 warning message. 2011-03-08 22:11:15 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile update 'make' GNUmakefile stub to run 'make install' 2011-03-06 12:04:59 +00:00
SConstruct Check the os.environ at the start of the build process. 2011-02-18 09:39:15 +00:00