Blender Git Commits

Blender Git "fluid-mantaflow" branch commits.

Page: 22 / 50

March 17, 2017, 11:25 (GMT)
added id member variable and cleaned up manta init function
March 16, 2017, 23:17 (GMT)
added preprocessing for destructor and init script strings
March 16, 2017, 20:31 (GMT)
cleanup in manta C api

no need to pass smoke modifier data as argument anymore
March 16, 2017, 15:04 (GMT)
cleanup in pointcache
March 15, 2017, 22:28 (GMT)
cleanup in blender python
March 15, 2017, 21:55 (GMT)
cleanup spectrum

spectrum files not need anymore - moved in master too
March 15, 2017, 21:45 (GMT)
major automatization update for domain setup

depending on the domain type the appropriate settings for cache type, draw type and border collisions type are now set automatically
March 14, 2017, 13:26 (GMT)
fix for combining emission maps

the function that combines the emission maps was not considering the mesh distance maps. hence, when using subframes for liquids, the values were not set and the emitter object had an incorrect shape.
March 14, 2017, 00:13 (GMT)
manual sanity clean up for preconditioner

necessary when changing grid size. internal grid has to be freed and reallocated to match new grid size
March 13, 2017, 21:04 (GMT)
small fix for extrapolation function

distance argument was not int - was problematic with uneven divisions size
March 12, 2017, 22:13 (GMT)
optimizations for liquid caching

liquid simulations now running without first saving to file
March 11, 2017, 14:50 (GMT)
added tbb support for mantaflow

if openmp is not present or disabled we now use tbb manta pp files as a fallback to provide at least some acceleration
March 10, 2017, 22:04 (GMT)
Merge branch 'master' into fluid-mantaflow
March 3, 2017, 15:33 (GMT)
added multigrid preconditioner setup

dynamic and static obstacles are recognized and preconditioner is set accordingly
March 2, 2017, 11:10 (GMT)
updated mantaflow pp files

new mantaflow files require cxx11 option because of new multigrid solver
February 28, 2017, 00:34 (GMT)
extrapolate obvels outside of obstacle and set them afterwards with option for borderWidth
February 28, 2017, 00:33 (GMT)
setting obstacle velocities

for now we're doing this before advection. TODO: check if maybe doing this after pressure solve as in original code
February 27, 2017, 17:20 (GMT)
obvels need scaling before manta can use them
February 26, 2017, 13:44 (GMT)
reordered cleanup before and after smoke step
February 23, 2017, 22:12 (GMT)
small fix for manta function registration
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021