3bab9b4868
Fix T74154: Mantaflow crash: Baking data for domain type fluid on a plane.
...
Added sanity check to prevent bakes from being triggered when there is no fluid object present.
2020-03-20 10:42:54 +01:00
0f1f751785
Fix T74525: Fluid caches overwrite each other by default
...
Reviewers: sebbas
Differential Revision: https://developer.blender.org/D7093
2020-03-10 17:33:05 +01:00
5de56f9596
Cleanup: make remaining blenkernel headers work in C++
2020-03-02 15:07:49 +01:00
0019216722
Fix linking errors WITH_MOD_FLUID=OFF, again
...
Expose BKE_fluid_modifier_* functions for readfile versioning.
2019-12-18 12:52:15 +11:00
0149b76dc6
Cleanup: warnings
2019-12-18 11:32:14 +11:00
a04573f4aa
Fluid: Fix that maps old smoke and fluid modifiers to new manta modifier
2019-12-17 18:00:27 +01:00
db043e7e5b
Cleanup: naming for BKE_fluid particle functions
...
Create/Destroy are more commonly paired terms in BLI/BKE API's.
2019-12-17 12:17:57 +11:00
f4d7d5e75d
Cleanup: sort struct declarations
2019-12-17 10:08:47 +11:00
9c82eac2c8
Cleanup: use BKE_fluid prefix for fluid API
2019-12-17 10:00:45 +11:00
d27ccf990c
Mantaflow [Part 6]: Updates in /blender/source
...
A collection of smaller changes that are required in the /blender/source files. A lot of them are also due to variable renaming.
Reviewed By: sergey
Maniphest Tasks: T59995
Differential Revision: https://developer.blender.org/D3855
2019-12-16 16:37:01 +01:00