Blender Git Loki

Git Commits -> Revision 556ff7c

September 22, 2015, 16:59 (GMT)
fixed scons setup and removed old pp non openmp mantaflow files

Commit Details:

Full Hash: 556ff7c85d1f1f48bf008e41b32802f099cb04ad
Parent Commit: 895dc7d
Lines Changed: +39, -24302

157 Deleted Paths:

/source/blender/python/manta_pp_openmp/CMakeLists.txt (+0, -140)
/source/blender/python/manta_pp_openmp/commonkernels.h (+0, -141)
/source/blender/python/manta_pp_openmp/commonkernels.h.reg (+0, -1)
/source/blender/python/manta_pp_openmp/commonkernels.h.reg.cpp (+0, -0)
/source/blender/python/manta_pp_openmp/conjugategrad.cpp (+0, -317)
/source/blender/python/manta_pp_openmp/conjugategrad.h (+0, -205)
/source/blender/python/manta_pp_openmp/conjugategrad.h.reg (+0, -1)
/source/blender/python/manta_pp_openmp/conjugategrad.h.reg.cpp (+0, -0)
/source/blender/python/manta_pp_openmp/edgecollapse.cpp (+0, -679)
/source/blender/python/manta_pp_openmp/edgecollapse.h (+0, -49)
/source/blender/python/manta_pp_openmp/edgecollapse.h.reg (+0, -1)
/source/blender/python/manta_pp_openmp/edgecollapse.h.reg.cpp (+0, -0)
/source/blender/python/manta_pp_openmp/fastmarch.cpp (+0, -556)
/source/blender/python/manta_pp_openmp/fastmarch.h (+0, -196)
/source/blender/python/manta_pp_openmp/fastmarch.h.reg (+0, -1)
/source/blender/python/manta_pp_openmp/fastmarch.h.reg.cpp (+0, -0)
/source/blender/python/manta_pp_openmp/fileio.cpp (+0, -892)
/source/blender/python/manta_pp_openmp/fileio.h (+0, -63)
/source/blender/python/manta_pp_openmp/fileio.h.reg (+0, -1)
/source/blender/python/manta_pp_openmp/fileio.h.reg.cpp (+0, -0)
/source/blender/python/manta_pp_openmp/fluidsolver.cpp (+0, -173)
/source/blender/python/manta_pp_openmp/fluidsolver.h (+0, -106)
/source/blender/python/manta_pp_openmp/fluidsolver.h.reg (+0, -16)
/source/blender/python/manta_pp_openmp/fluidsolver.h.reg.cpp (+0, -30)
/source/blender/python/manta_pp_openmp/general.cpp (+0, -161)
/source/blender/python/manta_pp_openmp/general.h (+0, -167)
/source/blender/python/manta_pp_openmp/general.h.reg (+0, -1)
/source/blender/python/manta_pp_openmp/general.h.reg.cpp (+0, -0)
/source/blender/python/manta_pp_openmp/grid.cpp (+0, -733)
/source/blender/python/manta_pp_openmp/grid.h (+0, -586)
/source/blender/python/manta_pp_openmp/grid.h.reg (+0, -48)
/source/blender/python/manta_pp_openmp/grid.h.reg.cpp (+0, -115)
/source/blender/python/manta_pp_openmp/gui/customctrl.cpp (+0, -211)
/source/blender/python/manta_pp_openmp/gui/customctrl.h (+0, -153)
/source/blender/python/manta_pp_openmp/gui/customctrl.h.reg (+0, -35)
/source/blender/python/manta_pp_openmp/gui/customctrl.h.reg.cpp (+0, -52)
/source/blender/python/manta_pp_openmp/gui/glwidget.cpp (+0, -312)
/source/blender/python/manta_pp_openmp/gui/glwidget.h (+0, -89)
/source/blender/python/manta_pp_openmp/gui/glwidget.h.reg (+0, -1)
/source/blender/python/manta_pp_openmp/gui/glwidget.h.reg.cpp (+0, -0)
/source/blender/python/manta_pp_openmp/gui/mainwindow.cpp (+0, -335)
/source/blender/python/manta_pp_openmp/gui/mainwindow.h (+0, -112)
/source/blender/python/manta_pp_openmp/gui/mainwindow.h.reg (+0, -1)
/source/blender/python/manta_pp_openmp/gui/mainwindow.h.reg.cpp (+0, -0)
/source/blender/python/manta_pp_openmp/gui/meshpainter.cpp (+0, -314)
/source/blender/python/manta_pp_openmp/gui/meshpainter.h (+0, -72)
/source/blender/python/manta_pp_openmp/gui/meshpainter.h.reg (+0, -1)
/source/blender/python/manta_pp_openmp/gui/meshpainter.h.reg.cpp (+0, -0)
/source/blender/python/manta_pp_openmp/gui/moc_customctrl.cpp (+0, -197)
/source/blender/python/manta_pp_openmp/gui/moc_customctrl.cpp_parameters (+0, -4)
/source/blender/python/manta_pp_openmp/gui/moc_glwidget.cpp (+0, -191)
/source/blender/python/manta_pp_openmp/gui/moc_glwidget.cpp_parameters (+0, -4)
/source/blender/python/manta_pp_openmp/gui/moc_mainwindow.cpp (+0, -299)
/source/blender/python/manta_pp_openmp/gui/moc_mainwindow.cpp_parameters (+0, -4)
/source/blender/python/manta_pp_openmp/gui/moc_meshpainter.cpp (+0, -111)
/source/blender/python/manta_pp_openmp/gui/moc_meshpainter.cpp_parameters (+0, -4)
/source/blender/python/manta_pp_openmp/gui/moc_painter.cpp (+0, -211)
/source/blender/python/manta_pp_openmp/gui/moc_painter.cpp_parameters (+0, -4)
/source/blender/python/manta_pp_openmp/gui/moc_particlepainter.cpp (+0, -88)
/source/blender/python/manta_pp_openmp/gui/moc_particlepainter.cpp_parameters (+0, -4)
/source/blender/python/manta_pp_openmp/gui/moc_qtmain.cpp (+0, -230)
/source/blender/python/manta_pp_openmp/gui/moc_qtmain.cpp_parameters (+0, -4)
/source/blender/python/manta_pp_openmp/gui/painter.cpp (+0, -572)
/source/blender/python/manta_pp_openmp/gui/painter.h (+0, -128)
/source/blender/python/manta_pp_openmp/gui/painter.h.reg (+0, -1)
/source/blender/python/manta_pp_openmp/gui/painter.h.reg.cpp (+0, -0)
/source/blender/python/manta_pp_openmp/gui/particlepainter.cpp (+0, -371)
/source/blender/python/manta_pp_openmp/gui/particlepainter.h (+0, -75)
/source/blender/python/manta_pp_openmp/gui/particlepainter.h.reg (+0, -1)
/source/blender/python/manta_pp_openmp/gui/particlepainter.h.reg.cpp (+0, -0)
/source/blender/python/manta_pp_openmp/gui/qtmain.cpp (+0, -163)
/source/blender/python/manta_pp_openmp/gui/qtmain.h (+0, -90)
/source/blender/python/manta_pp_openmp/gui/qtmain.h.reg (+0, -1)
/source/blender/python/manta_pp_openmp/gui/qtmain.h.reg.cpp (+0, -0)
/source/blender/python/manta_pp_openmp/hginfo.h (+0, -4)
/source/blender/python/manta_pp_openmp/kernel.cpp (+0, -50)
/source/blender/python/manta_pp_openmp/kernel.h (+0, -94)
/source/blender/python/manta_pp_openmp/kernel.h.reg (+0, -1)
/source/blender/python/manta_pp_openmp/kernel.h.reg.cpp (+0, -0)
/source/blender/python/manta_pp_openmp/levelset.cpp (+0, -323)
/source/blender/python/manta_pp_openmp/levelset.h (+0, -58)
/source/blender/python/manta_pp_openmp/levelset.h.reg (+0, -10)
/source/blender/python/manta_pp_openmp/levelset.h.reg.cpp (+0, -23)
/source/blender/python/manta_pp_openmp/mesh.cpp (+0, -846)
/source/blender/python/manta_pp_openmp/mesh.h (+0, -242)
/source/blender/python/manta_pp_openmp/mesh.h.reg (+0, -12)
/source/blender/python/manta_pp_openmp/mesh.h.reg.cpp (+0, -26)
/source/blender/python/manta_pp_openmp/movingobs.cpp (+0, -106)
/source/blender/python/manta_pp_openmp/movingobs.h (+0, -55)
/source/blender/python/manta_pp_openmp/movingobs.h.reg (+0, -7)
/source/blender/python/manta_pp_openmp/movingobs.h.reg.cpp (+0, -21)
/source/blender/python/manta_pp_openmp/noisefield.cpp (+0, -310)
/source/blender/python/manta_pp_openmp/noisefield.h (+0, -406)
/source/blender/python/manta_pp_openmp/noisefield.h.reg (+0, -12)
/source/blender/python/manta_pp_openmp/noisefield.h.reg.cpp (+0, -26)
/source/blender/python/manta_pp_openmp/particle.cpp (+0, -520)
/source/blender/python/manta_pp_openmp/particle.h (+0, -670)
/source/blender/python/manta_pp_openmp/particle.h.reg (+0, -58)
/source/blender/python/manta_pp_openmp/particle.h.reg.cpp (+0, -119)
/source/blender/python/manta_pp_openmp/plugin/advection.cpp (+0, -403)
/source/blender/python/manta_pp_openmp/plugin/extforces.cpp (+0, -343)
/source/blender/python/manta_pp_openmp/plugin/fire.cpp (+0, -129)
/source/blender/python/manta_pp_openmp/plugin/flip.cpp (+0, -573)
/source/blender/python/manta_pp_openmp/plugin/initplugins.cpp (+0, -537)
/source/blender/python/manta_pp_openmp/plugin/kepsilon.cpp (+0, -196)
/source/blender/python/manta_pp_openmp/plugin/meshplugins.cpp (+0, -637)
/source/blender/python/manta_pp_openmp/plugin/pressure.cpp (+0, -306)
/source/blender/python/manta_pp_openmp/plugin/vortexplugins.cpp (+0, -326)
/source/blender/python/manta_pp_openmp/plugin/waveletturbulence.cpp (+0, -313)
/source/blender/python/manta_pp_openmp/plugin/waves.cpp (+0, -174)
/source/blender/python/manta_pp_openmp/pwrapper/manta.h (+0, -30)
/source/blender/python/manta_pp_openmp/pwrapper/manta_api.cpp (+0, -27)
/source/blender/python/manta_pp_openmp/pwrapper/manta_api.h (+0, -6)
/source/blender/python/manta_pp_openmp/pwrapper/pclass.cpp (+0, -171)
/source/blender/python/manta_pp_openmp/pwrapper/pclass.h (+0, -106)
/source/blender/python/manta_pp_openmp/pwrapper/pconvert.cpp (+0, -410)
/source/blender/python/manta_pp_openmp/pwrapper/pconvert.h (+0, -208)
/source/blender/python/manta_pp_openmp/pwrapper/pvec3.cpp (+0, -286)
/source/blender/python/manta_pp_openmp/pwrapper/pymain.cpp (+0, -275)
/source/blender/python/manta_pp_openmp/pwrapper/pythonInclude.h (+0, -41)
/source/blender/python/manta_pp_openmp/pwrapper/registry.cpp (+0, -661)
/source/blender/python/manta_pp_openmp/pwrapper/registry.h (+0, -87)
/source/blender/python/manta_pp_openmp/python/defines.py (+0, -11)
/source/blender/python/manta_pp_openmp/python/defines.py.reg (+0, -2)
/source/blender/python/manta_pp_openmp/python/defines.py.reg.cpp (+0, -2)
/source/blender/python/manta_pp_openmp/shapes.cpp (+0, -473)
/source/blender/python/manta_pp_openmp/shapes.h (+0, -166)
/source/blender/python/manta_pp_openmp/shapes.h.reg (+0, -28)
/source/blender/python/manta_pp_openmp/shapes.h.reg.cpp (+0, -47)
/source/blender/python/manta_pp_openmp/test.cpp (+0, -95)
/source/blender/python/manta_pp_openmp/timing.cpp (+0, -129)
/source/blender/python/manta_pp_openmp/timing.h (+0, -73)
/source/blender/python/manta_pp_openmp/timing.h.reg (+0, -6)
/source/blender/python/manta_pp_openmp/timing.h.reg.cpp (+0, -20)
/source/blender/python/manta_pp_openmp/turbulencepart.cpp (+0, -155)
/source/blender/python/manta_pp_openmp/turbulencepart.h (+0, -65)
/source/blender/python/manta_pp_openmp/turbulencepart.h.reg (+0, -9)
/source/blender/python/manta_pp_openmp/turbulencepart.h.reg.cpp (+0, -34)
/source/blender/python/manta_pp_openmp/util/integrator.h (+0, -75)
/source/blender/python/manta_pp_openmp/util/interpol.h (+0, -209)
/source/blender/python/manta_pp_openmp/util/interpolHigh.h (+0, -187)
/source/blender/python/manta_pp_openmp/util/mcubes.h (+0, -323)
/source/blender/python/manta_pp_openmp/util/quaternion.h (+0, -89)
/source/blender/python/manta_pp_openmp/util/randomstream.h (+0, -377)
/source/blender/python/manta_pp_openmp/util/simpleimage.cpp (+0, -199)
/source/blender/python/manta_pp_openmp/util/simpleimage.h (+0, -183)
/source/blender/python/manta_pp_openmp/util/solvana.h (+0, -176)
/source/blender/python/manta_pp_openmp/util/vectorbase.cpp (+0, -37)
/source/blender/python/manta_pp_openmp/util/vectorbase.h (+0, -589)
/source/blender/python/manta_pp_openmp/vortexpart.cpp (+0, -110)
/source/blender/python/manta_pp_openmp/vortexpart.h (+0, -57)
/source/blender/python/manta_pp_openmp/vortexpart.h.reg (+0, -7)
/source/blender/python/manta_pp_openmp/vortexpart.h.reg.cpp (+0, -32)
/source/blender/python/manta_pp_openmp/vortexsheet.cpp (+0, -106)
/source/blender/python/manta_pp_openmp/vortexsheet.h (+0, -99)
/source/blender/python/manta_pp_openmp/vortexsheet.h.reg (+0, -7)
/source/blender/python/manta_pp_openmp/vortexsheet.h.reg.cpp (+0, -21)

9 Modified Paths:

/intern/smoke/intern/scenarios/smoke.h (+2, -0) (Diff)
/intern/smoke/SConscript (+11, -3) (Diff)
/source/blender/blenkernel/SConscript (+2, -3) (Diff)
/source/blender/makesrna/intern/SConscript (+1, -1) (Diff)
/source/blender/python/CMakeLists.txt (+2, -2) (Diff)
/source/blender/python/manta_pp/pwrapper/manta_api.cpp (+1, -17) (Diff)
/source/blender/python/manta_pp/pwrapper/manta_api.h (+11, -3) (Diff)
/source/blender/python/manta_pp/pwrapper/pymain.cpp (+4, -4) (Diff)
/source/blender/python/SConscript (+5, -3) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021