Go to file
Tamito Kajiyama b0bb21e32d Fix for [#35352] Freestyle + Geometry Spatial Noise freezes on render.
SpatialNoiseShader, as well as SmoothingShader were not updating stroke length after
geometry modification, causing an infinite loop in Stroke::Resample(int iNPoints) due to
incorrect length-based resampling of stroke vertices.
2013-05-16 00:20:57 +00:00
build_files fix for finding openjpeg on some systems. 2013-05-15 09:57:17 +00:00
doc Moved main part of bpy.app.translations doc out of C code, as suggested by Campell, thx. 2013-05-14 18:16:37 +00:00
extern Libmv internal compiler error workaround for VC2012. 2013-05-15 17:00:53 +00:00
intern Code cleanup / Cycles: 2013-05-15 20:38:17 +00:00
release Fix #35368: 2013-05-16 00:07:01 +00:00
source Fix for [#35352] Freestyle + Geometry Spatial Noise freezes on render. 2013-05-16 00:20:57 +00:00
CMakeLists.txt Patch for CMakeLists.txt to build with new OpenAL libs on VS2012. 2013-05-15 11:26:57 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Fix a mismatch in help message (check_spelling_osl obviously checks OLS, and check_spelling_c, C code! :P ) 2013-05-14 14:37:51 +00:00
SConstruct Merged changes in the trunk up to revision 55546. 2013-03-24 12:13:13 +00:00