Go to file
Ton Roosendaal 117d11021e Bugfix #24847
When report error was drawn in info header, using border select
or paint brushes flickered. Was caused by Triple Buffer method
not checking for correct redraw case.

Also made report redraws less aggressive, it was drawing the info
header all over with 50 FPS for 10 seconds. Made it 20 FPS, and 
added code to only send notifiers for actual changes.

As todo note for future: animated UI options could get better
caching to cope with slower refreshes.
2010-11-24 16:34:38 +00:00
build_files fix for cmake if build flags are not defined. 2010-11-22 23:06:57 +00:00
doc update the man page from blenders --help message 2010-11-08 21:13:44 +00:00
extern Added CMake macro REMOVE_STRICT_FLAGS(), this means developers can build with -Werror in their CMAKE_C_FLAGS_DEBUG (so all warnings give errors). 2010-10-24 03:57:07 +00:00
intern fix for building with mingw/cmake 2010-11-22 23:25:21 +00:00
po move directories: 2010-07-26 11:47:33 +00:00
release bugfix [#24882] fbx exporter Krash, screw objects and animations 2010-11-24 15:57:59 +00:00
source Bugfix #24847 2010-11-24 16:34:38 +00:00
CMakeLists.txt Remove library specification. 2010-11-24 09:13:59 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
Makefile move directories: 2010-07-26 11:47:33 +00:00
SConstruct Make sure plugins/ goes under shortversion/ dir 2010-10-26 22:13:37 +00:00