Blender Git Commit Log

Git Commits -> Revision 7a8fd70

May 25, 2016, 09:26 (GMT)
major clean up

- removed deprecated scons setup
- reverted to original code in intern/smoke (new structures are all in
intern/mantaflow)
- minor CMake clean ups

Commit Details:

Full Hash: 7a8fd7068ef7e82a6e207f264dcebd5844db3f1e
Parent Commit: c65d58a
Lines Changed: +498, -4489

8 Deleted Paths:

/intern/smoke/intern/MANTA.cpp (+0, -380)
/intern/smoke/intern/MANTA.h (+0, -154)
/intern/smoke/intern/scenarios/smoke.h (+0, -568)
/intern/smoke/SConscript (+0, -56)
/SConstruct (+0, -1427)
/source/blender/blenkernel/SConscript (+0, -200)
/source/blender/makesrna/intern/SConscript (+0, -251)
/source/blender/python/SConscript (+0, -221)

13 Modified Paths:

/.gitignore (+2, -1) (Diff)
/build_files/cmake/macros.cmake (+0, -1) (Diff)
/CMakeLists.txt (+1, -5) (Diff)
/intern/ghost/intern/GHOST_ContextCGL.mm (+0, -1) (Diff)
/intern/smoke/CMakeLists.txt (+1, -11) (Diff)
/intern/smoke/extern/smoke_API.h (+1, -19) (Diff)
/intern/smoke/intern/FLUID_3D.cpp (+488, -732) (Diff)
/intern/smoke/intern/FLUID_3D.h (+1, -13) (Diff)
/intern/smoke/intern/smoke_API.cpp (+2, -191) (Diff)
/intern/smoke/intern/WTURBULENCE.cpp (+0, -244) (Diff)
/intern/smoke/intern/WTURBULENCE.h (+1, -10) (Diff)
/source/blender/blenkernel/CMakeLists.txt (+0, -1) (Diff)
/source/blender/makesdna/DNA_smoke_types.h (+1, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021