Blender Git Commit Log
Git Commits -> Revision 39c8eda
Revision 39c8eda by Sebastián Barschkis (fluid-mantaflow) April 2, 2018, 13:21 (GMT) |
replaced WITH_SMOKE macro with WITH_MANTA in entire project for a mantaflow build, one now only has to enable the WITH_MANTA macro |
Commit Details:
Full Hash: 39c8edad54b487011922c490244bb48318a12537
Parent Commit: 91233bd
Lines Changed: +36, -60
14 Modified Paths:
/CMakeLists.txt (+1, -2) (Diff)
/source/blender/blenkernel/CMakeLists.txt (+0, -4) (Diff)
/source/blender/blenkernel/intern/pointcache.c (+5, -5) (Diff)
/source/blender/blenkernel/intern/smoke.c (+7, -7) (Diff)
/source/blender/editors/space_view3d/CMakeLists.txt (+2, -2) (Diff)
/source/blender/editors/space_view3d/drawvolume.c (+5, -5) (Diff)
/source/blender/gpu/CMakeLists.txt (+2, -2) (Diff)
/source/blender/gpu/intern/gpu_draw.c (+3, -3) (Diff)
/source/blender/makesrna/intern/CMakeLists.txt (+0, -4) (Diff)
/source/blender/makesrna/intern/rna_smoke.c (+9, -9) (Diff)
/source/blender/python/intern/bpy_app_build_options.c (+0, -7) (Diff)
/source/blender/python/intern/CMakeLists.txt (+0, -4) (Diff)
/source/blender/render/CMakeLists.txt (+0, -4) (Diff)
/source/blender/render/intern/source/voxeldata.c (+2, -2) (Diff)
/source/blender/blenkernel/CMakeLists.txt (+0, -4) (Diff)
/source/blender/blenkernel/intern/pointcache.c (+5, -5) (Diff)
/source/blender/blenkernel/intern/smoke.c (+7, -7) (Diff)
/source/blender/editors/space_view3d/CMakeLists.txt (+2, -2) (Diff)
/source/blender/editors/space_view3d/drawvolume.c (+5, -5) (Diff)
/source/blender/gpu/CMakeLists.txt (+2, -2) (Diff)
/source/blender/gpu/intern/gpu_draw.c (+3, -3) (Diff)
/source/blender/makesrna/intern/CMakeLists.txt (+0, -4) (Diff)
/source/blender/makesrna/intern/rna_smoke.c (+9, -9) (Diff)
/source/blender/python/intern/bpy_app_build_options.c (+0, -7) (Diff)
/source/blender/python/intern/CMakeLists.txt (+0, -4) (Diff)
/source/blender/render/CMakeLists.txt (+0, -4) (Diff)
/source/blender/render/intern/source/voxeldata.c (+2, -2) (Diff)