Go to file
Brecht Van Lommel 04c8d8b919 Fix blender internal preview rendering continuously restarting after recent
viewport render changes.

Actually was an older issue that would cause unnecessary preview render restarts
if the render result was not allocated before it was drawn. Now the render result
is being reallocated each time for freestyle which made the issue worse.
2013-04-24 19:21:14 +00:00
build_files Strip unneeded folders and files from numpy 2013-04-23 15:51:41 +00:00
doc Py API doc generation: add bpy.app.translations module, and fix a few errors found while building the doc. Thanks to Campbell for review. 2013-04-19 13:00:21 +00:00
extern Update Ceres to current upstream version 2013-04-22 09:25:37 +00:00
intern Attempt to fix #35041 and #34725: cycles crash with OSL and both a 3D viewport 2013-04-22 14:27:12 +00:00
release use more rna-constant name for bevel clamping. 2013-04-24 14:14:54 +00:00
source Fix blender internal preview rendering continuously restarting after recent 2013-04-24 19:21:14 +00:00
CMakeLists.txt Don't use auto vectorization for MinGW-w64. It may be a source for 2013-04-17 11:16:53 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile correct too-big allocation in mesh beautify. 2013-04-01 07:57:33 +00:00
SConstruct Merged changes in the trunk up to revision 55546. 2013-03-24 12:13:13 +00:00