November 9, 2018, 22:16 (GMT) |
fixes for dynamic fracture fixes for: - speed transfer (shards could stop their motion) - shards could be stuck in the air - ghost dynamic triggers work now too (firing a contact callback) |
Revision 0277819 by Sebastian Parborg (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) November 9, 2018, 18:17 (GMT) |
Fixed corner case with mult_face_search and shifted border verts |
November 8, 2018, 21:33 (GMT) |
Mantaflow: Update for new outflow flag Trigger outflow object allocation when active outflow objects present in scene |
November 8, 2018, 21:33 (GMT) |
Mantaflow: Updated entire smoke.c code Big customizations to make old smoke.c work with smoke and liquids |
November 8, 2018, 21:32 (GMT) |
Mantaflow: Updated types for outflow Added new flag for active outflow |
November 8, 2018, 21:32 (GMT) |
Mantaflow: Updated fluid modifier settings Updated fields for domain, flow and effector settings |
November 8, 2018, 21:32 (GMT) |
Mantaflow: Updated rna smoke code Necessary updates for new fluid parameters |
November 8, 2018, 21:32 (GMT) |
Mantaflow: Updated particle system Bug fix for display amount field and refactoring in general |
November 8, 2018, 21:32 (GMT) |
Mantaflow: Customization for particle system Added functionality to read mantaflow particle systems (FLIP + secondary) |
November 8, 2018, 21:32 (GMT) |
Mantaflow: Added bake configuration Handles entire baking setup |
November 8, 2018, 21:31 (GMT) |
Mantaflow: Updates in /blender/source A collection of smaller changes in the C files |
November 8, 2018, 21:31 (GMT) |
Mantaflow: Update other /intern packages Disabled old smoke code and added new speed vector code to cycles |
November 8, 2018, 21:31 (GMT) |
Mantaflow: Adapted build config CMake configuration update and macros for mantaflow |
November 8, 2018, 21:31 (GMT) |
Mantaflow: Updated particle and fluid modifier UI Made path field accessible after bake and removed obsolete UI text in particle settings |
November 8, 2018, 21:31 (GMT) |
Mantaflow: Customized UI for Manta fluids Single UI for smoke and liquid |
November 8, 2018, 21:28 (GMT) |
Mantaflow: Refactoring for smoke outflow Now setting outflow every frame, allowing walls to be keyframed |
November 8, 2018, 14:08 (GMT) |
crash fix for compound collision + expose constraint rules ui for compound mode parts of the constraint rules can influence compound simulation behavior too, especially clustering. You can either simulate compounds with our without triggers. First method might be slower than with constraints, but no bending. With triggers its faster, but objects always fall apart entirely (clusters can control this a bit) |
November 8, 2018, 12:15 (GMT) |
Merge branch 'master' into cycles_texture_cache |
Revision 896dbf8 by Sebastian Parborg (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) November 7, 2018, 23:45 (GMT) |
Fix strack smash for deg edges, move opti flip to own function |
Revision fc650ae by Nick Wu (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) November 7, 2018, 14:37 (GMT) |
Make ui work under new api. |
|