Go to file
Bastien Montagne 06ca2c9d03 Fix T51390: Blender 2.78c will freeze or force close when adding particles at random.
DM evaluation code was simply never clearing the `deformedOnly` flag
when evaluating a generative modifier...

Quite astonishing this never got catched before, a lot of particle code
relies on valid value of this flag!!!
2017-05-29 16:05:35 +02:00
build_files Remove MinGW support 2017-05-27 15:34:55 -04:00
doc Cleanup: menu example 2017-04-29 16:20:06 +10:00
extern Remove MinGW support 2017-05-27 15:34:55 -04:00
intern Fix T51646: Motion Tracker instantly crashes 2017-05-29 09:40:43 +02:00
release UI correct use of "..." in the VSE 2017-05-28 20:41:23 -04:00
source Fix T51390: Blender 2.78c will freeze or force close when adding particles at random. 2017-05-29 16:05:35 +02:00
tests Add automated ctest for complex merge in Array modifier. 2017-05-26 21:58:29 +02:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Update .gitignore to some more generated/non-git-stored files. 2016-08-21 22:40:57 +02:00
.gitmodules Point all submodules to master branch 2017-04-03 14:54:51 +02:00
CMakeLists.txt CMake: document that WITH_FFTW3 is also used for the ocean sim. 2017-05-24 11:36:41 +02:00
COPYING
GNUmakefile Makefile: set tab width=4 2017-03-11 20:48:12 +11:00
make.bat [msvc/make.bat] Limit the amount of simultaneously compiled projects. 2017-05-03 15:15:35 -06:00