Go to file
Sergey Sharybin bd1c6571c9 Fix #34205: Zooming in rendered mode during update out of sync with intended zoom
Yes, again.

There's some t within which reset is not allowed. This is so no reset happens
too often for performance issues. If camera changes too often, some reset could
be missed because of this timeout.

For now tag engine for update, which will update viewport from blender side.

Proper solution could be to detect such a changes from blender side and tag
cycles for refresh instead of trying to detect changes form cycles, but that's
for later.
2013-02-15 09:15:14 +00:00
build_files Buildbot: revert r54465 and r54466 -- issue was not caused by 2013-02-12 08:30:12 +00:00
doc misc changes 2013-02-14 05:02:20 +00:00
extern add missing bullet header to cmake, quiet reports from 'make test_cmake' 2013-02-06 04:16:28 +00:00
intern Fix #34205: Zooming in rendered mode during update out of sync with intended zoom 2013-02-15 09:15:14 +00:00
release Fix [#34253] UIList resize, resizes wrong list I/II 2013-02-15 08:32:25 +00:00
source Translate "Set Parent To" menu (ctrl-P), reported on bf-translations ML by Satoshi Yamasaki, thanks! 2013-02-15 08:31:00 +00:00
CMakeLists.txt removing xinerama on X11 dependency, this wasn't working very usefully. 2013-02-07 14:10:01 +00:00
COPYING
GNUmakefile code cleanup: comment unused members of bmesh operator slots and some osl style edits. 2012-11-20 14:31:58 +00:00
SConstruct SCons: install blender thumbnailer next to blender binary. 2013-02-13 08:55:03 +00:00