Go to file
Ton Roosendaal 0405406280 Bugfix #28298
When I added DPI support in the UI, I added code that refreshes views for 2d
regions. These refreshes also happened on screen switches or file select, causing
header views (horizontal scrolled) to clear.

Now the code less intrusive, changing header views in fewer cases. 

This is a patch provided by Anthony Edlin. Thanks dude!
2012-10-25 12:53:27 +00:00
build_files Temporary disable sm_13 for 32bit buildbot -- it requires more than 4GB of memory 2012-10-22 18:10:15 +00:00
doc add section on how to run scripts in blender for the API intro, found there were no simple docs like this in the wiki. 2012-10-24 16:55:06 +00:00
extern Patch Bullet to make it's convex hull implementation usable in BMesh 2012-10-23 23:54:02 +00:00
intern Cycles: use simplier strategy in next_tile for viewport rendering 2012-10-25 12:03:36 +00:00
release Fix #32964: IK constraint had a "Target" option, which actually is an internal 2012-10-24 22:36:06 +00:00
source Bugfix #28298 2012-10-25 12:53:27 +00:00
CMakeLists.txt remove LOD_Decimator (c++ decimator), now replaced by bmesh decimator. also remove CTR c++ classes that are no longer used. 2012-10-22 02:39:26 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile code cleanup: add check spelling osl 2012-10-17 01:53:29 +00:00
SConstruct remove LOD_Decimator (c++ decimator), now replaced by bmesh decimator. also remove CTR c++ classes that are no longer used. 2012-10-22 02:39:26 +00:00