February 3, 2017, 15:16 (GMT) |
Update collection engine setings when updating collection values |
February 3, 2017, 15:16 (GMT) |
Placeholder for depsgraph evaluation of collection engine settings |
Revision 8fa3801 by Brecht Van Lommel / Sergey Sharybin (blender-v2.78b-release, blender-v2.78c-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 3, 2017, 14:48 (GMT) |
Fix fluid sim build error with MSVC. |
Revision 34b0985 by Brecht Van Lommel / Sergey Sharybin (blender-v2.78b-release, blender-v2.78c-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 3, 2017, 14:48 (GMT) |
Fluids: improve multithreaded CPU usage. Fixes for clamp-omp, fewer shared variables, fix some cases of threads writing to the same memory location. Issue found by Jens Verwiebe, who reports 30% speedup with 16 core CPU, when using this with a recent clang-omp version. |
February 3, 2017, 14:18 (GMT) |
Fix bplayer (c) |
February 3, 2017, 14:06 (GMT) |
RNA: use new getter/setter functions for LayerEngineSettings |
February 3, 2017, 14:05 (GMT) |
Fixup for rB6cdb3845 (Added collection props getter/setter) |
February 3, 2017, 13:52 (GMT) |
Fix warnings |
February 3, 2017, 13:38 (GMT) |
New CMake flag for Clay Engine |
February 3, 2017, 13:37 (GMT) |
Fix hang infinite loop |
February 3, 2017, 13:24 (GMT) |
Fix to comply strict compiler flags and some code cleanup |
February 3, 2017, 12:33 (GMT) |
Get rid of runtime data struct. |
February 3, 2017, 12:33 (GMT) |
Added collection settings getter/setter |
February 3, 2017, 12:33 (GMT) |
Change settings order |
February 3, 2017, 11:46 (GMT) |
Fix new objects are invisible |
February 3, 2017, 11:23 (GMT) |
Set COLLECTION_PROP_USE when setting a layer_engine_settings property We still need depsgraph to evaluate those changes |
February 3, 2017, 11:23 (GMT) |
Util function to create CollectionEngineSettings This may be run by Depsgraph, as well as internal layercollection create routines |
February 3, 2017, 11:23 (GMT) |
Util function to free CollectionEngineSettings This may be run by Depsgraph, as well as internal layercollection free routines |
February 3, 2017, 11:23 (GMT) |
Fix storage of CollectionSettings in DNA_object_types.h |
February 3, 2017, 11:23 (GMT) |
Remove unused enum values (COLLECTION_PROP_TYPE_POINTER/BOOL) |
|
|
|


Master Commits
MiikaHweb | 2003-2021