July 6, 2017, 20:37 (GMT) |
more flexible particle threshold velocity |
July 6, 2017, 09:14 (GMT) |
improved particle setup sanity checks and fixed object drawtype setup (when parts enabled switch to wireframe, otherwise solid) |
July 5, 2017, 17:13 (GMT) |
refactoring in rna particle setup made particle system creation / deletion more modular. this will be helpful when adding floats and tracer particles. |
July 3, 2017, 17:53 (GMT) |
Merge branch 'master' into fluid-mantaflow |
July 3, 2017, 17:44 (GMT) |
UI fix: disable snd parts threshold field when cache is baked |
July 2, 2017, 17:16 (GMT) |
cleanup in particle UI particle UI for automatically generated systems was offering too many settings. now (similarly to elbeem) only restricted access |
July 2, 2017, 17:13 (GMT) |
improved pointcache and now also supporting FLIP visualization again |
July 1, 2017, 11:59 (GMT) |
more improvements for particle caching with pointcache |
June 30, 2017, 21:17 (GMT) |
first support for ptcache files for liquids |
June 29, 2017, 12:42 (GMT) |
added guards in pointcache read/write functions if we want to use ptcache format for liquids, first make sure not to access smoke fields. |
June 27, 2017, 18:23 (GMT) |
cleanup in FLUID class |
June 26, 2017, 21:46 (GMT) |
replaced particle dim getter with domain dim getter |
June 26, 2017, 19:20 (GMT) |
added particle UI tab |
June 25, 2017, 15:37 (GMT) |
added particle data pointer getter to mantaflow files |
June 24, 2017, 17:55 (GMT) |
added first version of secondary particle function to mantaflow files liquid script now also has additional particle system (for all secondary particles) |
June 24, 2017, 16:52 (GMT) |
updated manta obstacle velocity some more improvements to obstacle velocities in mantaflow. now manta only accepts mac grids. any resampling from vec3 to mac needs to be done before calling wall function. |
June 24, 2017, 14:22 (GMT) |
big cleanup for manta directives very early in the project these directives where set to preserve the functionality of the original smoke code. keeping up this dual compatibility would be an overkill for this branch. |
June 22, 2017, 20:45 (GMT) |
disabling liquid obstacle velocities for now need fractions support for obvels first |
June 21, 2017, 21:17 (GMT) |
Fix T51837: Added num particles sanity check when reading particle files. Also fixed num particles field for pVel files |
June 19, 2017, 22:39 (GMT) |
small name fix for maxvel variable name did not match variable name that gets deleted |
|