November 13, 2017, 18:45 (GMT) |
fix for alembic mesh exporter liquids and smoke can both be of domain type. checking for smoke domain needed to be more specific, i.e. now checking domain type as well. |
November 11, 2017, 12:07 (GMT) |
re-enabled bubble rise factor and some small snd particles fixes |
November 11, 2017, 12:07 (GMT) |
fix for particle and mesh scaling |
November 8, 2017, 13:31 (GMT) |
obvel velocity fix, disabling surface tension and viscosity for now, set do not delete flip in obstacle |
November 1, 2017, 18:55 (GMT) |
updates for new manta pp files, also added first setup for viscosity and surface tension |
November 1, 2017, 11:38 (GMT) |
added missing ray normalization in levelset generation call |
November 1, 2017, 11:37 (GMT) |
updated manta pp files |
October 24, 2017, 19:42 (GMT) |
openvdb changes for manta support customization for obstacle grid to match mantaflow flags grid |
October 24, 2017, 17:46 (GMT) |
changes for quick smoke cycles node setup and minor bug fixes with quick smoke, the cycles setup for fire was unreachable (why?) -> removed the if-clause. also fixed minor bugs (UI Quick Liquid, copy settings for effector object) |
October 14, 2017, 10:54 (GMT) |
Merge branch 'master' into fluid-mantaflow |
October 8, 2017, 22:00 (GMT) |
fix for particle count in UI was missing count reset |
October 6, 2017, 11:21 (GMT) |
disabling fractions and enabling moving obstacles again fractions do not support moving obstacles right now. also, fractions combined with obstacles results in particle leak (likely because of inaccuracies at fluid/obs border when repeatedly subtracting from phi grid - sdf not preserved) |
October 3, 2017, 12:08 (GMT) |
big fluid particles update - refactored original snd particle functions on mantaflow side - bug fixes for particle reading (fixes disappearing issue when using various ptypes at once) - added support (esp. in caching) for future particle life vector (on mantaflow it's side already in use. todo: copy values to blender particle systems) - memory optimization: only allocate particle fields when they're actually enabled in UI - fixed standalone script export (snd particle system, pdata fields) |
September 27, 2017, 12:55 (GMT) |
fluid particles UI update |
September 27, 2017, 12:39 (GMT) |
cleanup for adaptive time stepping especially the timestep was too big and resulted in adaptive steps when adaptive stepping was actually disabled. |
September 22, 2017, 12:37 (GMT) |
general cleanup |
September 20, 2017, 23:57 (GMT) |
fix for initial velocities added sanity check that clears any left over velocities |
September 19, 2017, 12:23 (GMT) |
fix for liquid velocity bug now explicitly setting initial velocity in inflow region. this solves the problem where liquid inflow becomes unstable over time. it also allows you to use liquid plane objects with initial velocity (similar to smoke). for proper liquid initial velocities a volume initialization is needed though (todo). |
September 18, 2017, 23:11 (GMT) |
Merge branch 'master' into fluid-mantaflow |
September 4, 2017, 20:15 (GMT) |
Merge commit '68596950550d' into fluid-mantaflow |
|