Blender Git Commit Log

Git Commits -> Revision 9378430

April 30, 2018, 12:56 (GMT)
big refactor for data, mesh, particles separation

replaced high res options with factor, particles and mesh now have separate solver, placed bake buttons in corresponding tabs in UI, fixed high res mesh

Commit Details:

Full Hash: 9378430cfa75006bc462c2f5db359fdd6506ce83
Parent Commit: b122c5a
Lines Changed: +1128, -1570

20 Modified Paths:

/intern/cycles/blender/blender_session.cpp (+2, -2) (Diff)
/intern/mantaflow/extern/manta_fluid_API.h (+13, -16) (Diff)
/intern/mantaflow/intern/FLUID.cpp (+307, -423) (Diff)
/intern/mantaflow/intern/FLUID.h (+42, -27) (Diff)
/intern/mantaflow/intern/manta_fluid_API.cpp (+45, -84) (Diff)
/intern/mantaflow/intern/manta_pp/tbb/particle.cpp (+1, -2) (Diff)
/intern/mantaflow/intern/strings/liquid_script.h (+89, -136) (Diff)
/intern/mantaflow/intern/strings/shared_script.h (+131, -215) (Diff)
/intern/mantaflow/intern/strings/smoke_script.h (+108, -130) (Diff)
/release/scripts/startup/bl_ui/properties_physics_smoke.py (+113, -104) (Diff)
/source/blender/blenkernel/intern/particle_system.c (+29, -9) (Diff)
/source/blender/blenkernel/intern/pointcache.c (+25, -25) (Diff)
/source/blender/blenkernel/intern/smoke.c (+36, -29) (Diff)
/source/blender/editors/physics/physics_fluid.c (+81, -256) (Diff)
/source/blender/editors/physics/physics_intern.h (+8, -14) (Diff)
/source/blender/editors/physics/physics_ops.c (+8, -14) (Diff)
/source/blender/editors/space_view3d/drawobject.c (+4, -4) (Diff)
/source/blender/makesdna/DNA_smoke_types.h (+24, -26) (Diff)
/source/blender/makesrna/intern/rna_smoke.c (+59, -51) (Diff)
/source/blender/render/intern/source/voxeldata.c (+3, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021