blender/source
Lukas Tönne 14755dde97 Fix for unfreed effector weights in hair dynamics.
The internal cloth modifier effector weights get replaced temporarily
to make the cloth sim use the particle weight settings instead. But
the particle sim was not putting back the original weights, which can be
non-NULL in case the cloth sim allocated these already. Messy design ...
2015-02-02 14:19:05 +01:00
..
blender Fix for unfreed effector weights in hair dynamics. 2015-02-02 14:19:05 +01:00
blenderplayer And one more infamous BPlayer Fix (tm). 2015-01-27 16:28:54 +01:00
creator Switch windows MSVC builds to OpenAL-soft 2015-01-28 10:36:19 +01:00
gameengine Fix crash on joystick access (if SDL's not found) 2015-01-29 17:17:29 +11:00
icons
CMakeLists.txt Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
SConscript