blender/source
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
..
blender Fix for [#35352] Freestyle + Geometry Spatial Noise freezes on render. 2013-05-16 00:20:57 +00:00
blenderplayer The usual fix for blenderplayer. I didn't have time to test scons but looks like the missing library on CMake is already present there. 2013-05-13 20:42:18 +00:00
creator Patch for CMakeLists.txt to build with new OpenAL libs on VS2012. 2013-05-15 11:26:57 +00:00
gameengine BGE: A little bit of cleanup: 2013-05-14 22:52:10 +00:00
icons Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00
tests freestyle lineset tag attribute was defined but not used, also some code cleanup. 2013-04-07 01:38:03 +00:00
CMakeLists.txt
SConscript Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00