Blender Git Loki

Git Commits -> Revision 76f42e3

January 22, 2016, 14:18 (GMT)
updated mantaflow pp files

Commit Details:

Full Hash: 76f42e3ffed6bfa28382c92ac523cfa8a2eb8e29
Parent Commit: 81ac552
Lines Changed: +1760, -252

52 Modified Paths:

/source/blender/python/manta_pp/CMakeLists.txt (+5, -1) (Diff)
/source/blender/python/manta_pp/commonkernels.h (+151, -15) (Diff)
/source/blender/python/manta_pp/conjugategrad.cpp (+29, -4) (Diff)
/source/blender/python/manta_pp/conjugategrad.h (+45, -17) (Diff)
/source/blender/python/manta_pp/edgecollapse.cpp (+1, -1) (Diff)
/source/blender/python/manta_pp/edgecollapse.h (+1, -1) (Diff)
/source/blender/python/manta_pp/fastmarch.cpp (+62, -6) (Diff)
/source/blender/python/manta_pp/fastmarch.h (+1, -1) (Diff)
/source/blender/python/manta_pp/fileio.cpp (+39, -4) (Diff)
/source/blender/python/manta_pp/fileio.h (+2, -1) (Diff)
/source/blender/python/manta_pp/fluidsolver.cpp (+1, -1) (Diff)
/source/blender/python/manta_pp/fluidsolver.h (+1, -1) (Diff)
/source/blender/python/manta_pp/general.cpp (+1, -1) (Diff)
/source/blender/python/manta_pp/general.h (+1, -1) (Diff)
/source/blender/python/manta_pp/grid.cpp (+180, -19) (Diff)
/source/blender/python/manta_pp/grid.h (+86, -12) (Diff)
/source/blender/python/manta_pp/hginfo.h (+1, -1) (Diff)
/source/blender/python/manta_pp/kernel.cpp (+1, -1) (Diff)
/source/blender/python/manta_pp/kernel.h (+1, -1) (Diff)
/source/blender/python/manta_pp/levelset.cpp (+53, -6) (Diff)
/source/blender/python/manta_pp/levelset.h (+1, -1) (Diff)
/source/blender/python/manta_pp/mesh.cpp (+23, -5) (Diff)
/source/blender/python/manta_pp/mesh.h (+1, -1) (Diff)
/source/blender/python/manta_pp/movingobs.cpp (+1, -1) (Diff)
/source/blender/python/manta_pp/movingobs.h (+1, -1) (Diff)
/source/blender/python/manta_pp/noisefield.cpp (+1, -1) (Diff)
/source/blender/python/manta_pp/noisefield.h (+1, -1) (Diff)
/source/blender/python/manta_pp/particle.cpp (+153, -18) (Diff)
/source/blender/python/manta_pp/particle.h (+26, -5) (Diff)
/source/blender/python/manta_pp/plugin/advection.cpp (+124, -27) (Diff)
/source/blender/python/manta_pp/plugin/extforces.cpp (+120, -18) (Diff)
/source/blender/python/manta_pp/plugin/fire.cpp (+25, -3) (Diff)
/source/blender/python/manta_pp/plugin/flip.cpp (+139, -14) (Diff)
/source/blender/python/manta_pp/plugin/initplugins.cpp (+113, -11) (Diff)
/source/blender/python/manta_pp/plugin/kepsilon.cpp (+29, -4) (Diff)
/source/blender/python/manta_pp/plugin/meshplugins.cpp (+1, -1) (Diff)
/source/blender/python/manta_pp/plugin/pressure.cpp (+75, -7) (Diff)
/source/blender/python/manta_pp/plugin/vortexplugins.cpp (+9, -2) (Diff)
/source/blender/python/manta_pp/plugin/waveletturbulence.cpp (+74, -8) (Diff)
/source/blender/python/manta_pp/plugin/waves.cpp (+41, -4) (Diff)
/source/blender/python/manta_pp/pwrapper/registry.h (+1, -1) (Diff)
/source/blender/python/manta_pp/shapes.cpp (+85, -8) (Diff)
/source/blender/python/manta_pp/shapes.h (+1, -1) (Diff)
/source/blender/python/manta_pp/test.cpp (+21, -3) (Diff)
/source/blender/python/manta_pp/timing.cpp (+1, -1) (Diff)
/source/blender/python/manta_pp/timing.h (+1, -1) (Diff)
/source/blender/python/manta_pp/turbulencepart.cpp (+9, -2) (Diff)
/source/blender/python/manta_pp/turbulencepart.h (+1, -1) (Diff)
/source/blender/python/manta_pp/vortexpart.cpp (+17, -3) (Diff)
/source/blender/python/manta_pp/vortexpart.h (+1, -1) (Diff)
/source/blender/python/manta_pp/vortexsheet.cpp (+1, -1) (Diff)
/source/blender/python/manta_pp/vortexsheet.h (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021