November 6, 2016, 23:56 (GMT) |
updated liquid inflow function |
November 4, 2016, 17:38 (GMT) |
cleaned up a bit in scripts and now using new readParticle() function instead of temp file hack |
November 3, 2016, 20:04 (GMT) |
updated manta pp files and simplified python api |
November 1, 2016, 23:41 (GMT) |
disabling velocity reset for now. reason: not only obstacle cell velocities are reset but also border cells |
October 29, 2016, 20:30 (GMT) |
reverting to old IO functions. changes from D2317 produce posixpath, mantaflow save() and load() require string though |
October 29, 2016, 19:26 (GMT) |
Mantaflow: Fix typo in smoke_export_low script. |
October 26, 2016, 18:37 (GMT) |
Mantaflow: Use Path objects instead of os.path.join() File paths are passed into these functions, so convert passed path to pathlib.Path object to avoid internal/external conflicts. This should be easier to maintain and visually cleaner. Reviewers: sebbas Reviewed By: sebbas Differential Revision: https://developer.blender.org/D2317 |
October 25, 2016, 19:11 (GMT) |
Merge branch 'master' into fluid-mantaflow |
October 24, 2016, 10:09 (GMT) |
boundary width as variable and small clean up in liquid high-res step |
October 23, 2016, 19:28 (GMT) |
clean up in cmake setup |
October 23, 2016, 14:14 (GMT) |
no need to rename main() from mantaflow - simply remove file from cmake and no main() method clash will occur |
October 23, 2016, 14:14 (GMT) |
small clean up |
October 23, 2016, 14:14 (GMT) |
forgot to revert my own version number changes for macos in CMakeLists - fixed that |
October 23, 2016, 14:14 (GMT) |
refactored manta liquid script |
October 20, 2016, 19:00 (GMT) |
change path's to literal strings, to prevent escape issues with windows paths. |
October 20, 2016, 15:44 (GMT) |
updated manta files with linker fixes |
October 17, 2016, 19:02 (GMT) |
better inflow map generation |
October 12, 2016, 08:41 (GMT) |
adapted draw routine to handle liquid domains better |
October 10, 2016, 20:39 (GMT) |
fix for CMakeLists |
October 8, 2016, 22:53 (GMT) |
Merge branch 'master' into fluid-mantaflow |
|