Blender Git Loki
Git Commits -> Revision 1340530
Revision 1340530 by Sebastián Barschkis (fluid-mantaflow) March 7, 2016, 21:57 (GMT) |
created separate mantaflow directory for api files |
Commit Details:
Full Hash: 1340530c8c871d8d28e67db98996a1df4a3db7a6
Parent Commit: d69cc7a
Lines Changed: +2059, -6
6 Added Paths:
/intern/mantaflow/CMakeLists.txt (+48, -0) (View)
/intern/mantaflow/extern/manta_smoke_API.h (+95, -0) (View)
/intern/mantaflow/intern/MANTA.cpp (+669, -0) (View)
/intern/mantaflow/intern/MANTA.h (+183, -0) (View)
/intern/mantaflow/intern/manta_smoke_API.cpp (+452, -0) (View)
/intern/mantaflow/intern/strings/smoke.h (+600, -0) (View)
/intern/mantaflow/extern/manta_smoke_API.h (+95, -0) (View)
/intern/mantaflow/intern/MANTA.cpp (+669, -0) (View)
/intern/mantaflow/intern/MANTA.h (+183, -0) (View)
/intern/mantaflow/intern/manta_smoke_API.cpp (+452, -0) (View)
/intern/mantaflow/intern/strings/smoke.h (+600, -0) (View)