Patches to Bf Blender for CAD development. https://tornavis.org/
Go to file
Brecht Van Lommel 74828cc609 Fix #36783: click outside splash screen to close it would not highlight the
button under the mouse, and so clicking the button failed without first
moving the mouse. Similar issues could happen with popups and switching
windows.

The problem is that a notifier was being used to deactivate possible other
activated buttons, but as notifiers are delayed it could undo the correct
activation too. If anyone notices hanging tooltips or other issues after this
fix, please report them.
2013-09-23 23:31:42 +00:00
build_files code cleanup: quiet rna warnings, remove remove_strict_flags() for cmake/rna. 2013-09-20 06:35:28 +00:00
doc fixes for python api docs. 2013-09-18 05:20:43 +00:00
extern Code cleanup: spelling correction 2013-09-14 10:22:56 +00:00
intern Fix related to #36319: restore SDL_VIDEODRIVER=dummy environment variable, it 2013-09-23 14:48:28 +00:00
release Further fix for #36382: bake buttons for linked objects could be grayed out 2013-09-23 12:14:06 +00:00
source Fix #36783: click outside splash screen to close it would not highlight the 2013-09-23 23:31:42 +00:00
CMakeLists.txt typos on error messages in CMake 2013-09-23 13:21:27 +00:00
COPYING
GNUmakefile add icons utility make target. 2013-08-27 10:03:37 +00:00
SConstruct OSX/scons: fix a typo for jack adding frameworksearchpath 2013-09-10 18:40:07 +00:00