Blender Git Commit Log
Git Commits -> Revision 9a6f224
Revision 9a6f224 by Sebastián Barschkis (fluid-mantaflow) October 9, 2015, 16:27 (GMT) |
fixed manta density inflow grid and removed unneeded manta pp gui files |
Commit Details:
Full Hash: 9a6f22462d8ddef25e53f91b3b81609da125b2dd
Parent Commit: c411456
Lines Changed: +8, -5502
56 Deleted Paths:
/source/blender/python/manta_pp/gui/customctrl.cpp (+0, -211)
/source/blender/python/manta_pp/gui/customctrl.h (+0, -153)
/source/blender/python/manta_pp/gui/customctrl.h.reg (+0, -35)
/source/blender/python/manta_pp/gui/customctrl.h.reg.cpp (+0, -52)
/source/blender/python/manta_pp/gui/glwidget.cpp (+0, -312)
/source/blender/python/manta_pp/gui/glwidget.h (+0, -89)
/source/blender/python/manta_pp/gui/glwidget.h.reg (+0, -1)
/source/blender/python/manta_pp/gui/glwidget.h.reg.cpp (+0, -0)
/source/blender/python/manta_pp/gui/mainwindow.cpp (+0, -335)
/source/blender/python/manta_pp/gui/mainwindow.h (+0, -112)
/source/blender/python/manta_pp/gui/mainwindow.h.reg (+0, -1)
/source/blender/python/manta_pp/gui/mainwindow.h.reg.cpp (+0, -0)
/source/blender/python/manta_pp/gui/meshpainter.cpp (+0, -314)
/source/blender/python/manta_pp/gui/meshpainter.h (+0, -72)
/source/blender/python/manta_pp/gui/meshpainter.h.reg (+0, -1)
/source/blender/python/manta_pp/gui/meshpainter.h.reg.cpp (+0, -0)
/source/blender/python/manta_pp/gui/moc_customctrl.cpp (+0, -199)
/source/blender/python/manta_pp/gui/moc_customctrl.cpp_parameters (+0, -4)
/source/blender/python/manta_pp/gui/moc_customctrl.cxx (+0, -165)
/source/blender/python/manta_pp/gui/moc_customctrl.cxx_parameters (+0, -4)
/source/blender/python/manta_pp/gui/moc_glwidget.cpp (+0, -192)
/source/blender/python/manta_pp/gui/moc_glwidget.cpp_parameters (+0, -4)
/source/blender/python/manta_pp/gui/moc_glwidget.cxx (+0, -132)
/source/blender/python/manta_pp/gui/moc_glwidget.cxx_parameters (+0, -4)
/source/blender/python/manta_pp/gui/moc_mainwindow.cpp (+0, -300)
/source/blender/python/manta_pp/gui/moc_mainwindow.cpp_parameters (+0, -4)
/source/blender/python/manta_pp/gui/moc_mainwindow.cxx (+0, -187)
/source/blender/python/manta_pp/gui/moc_mainwindow.cxx_parameters (+0, -4)
/source/blender/python/manta_pp/gui/moc_meshpainter.cpp (+0, -112)
/source/blender/python/manta_pp/gui/moc_meshpainter.cpp_parameters (+0, -4)
/source/blender/python/manta_pp/gui/moc_meshpainter.cxx (+0, -93)
/source/blender/python/manta_pp/gui/moc_meshpainter.cxx_parameters (+0, -4)
/source/blender/python/manta_pp/gui/moc_painter.cpp (+0, -213)
/source/blender/python/manta_pp/gui/moc_painter.cpp_parameters (+0, -4)
/source/blender/python/manta_pp/gui/moc_painter.cxx (+0, -170)
/source/blender/python/manta_pp/gui/moc_painter.cxx_parameters (+0, -4)
/source/blender/python/manta_pp/gui/moc_particlepainter.cpp (+0, -89)
/source/blender/python/manta_pp/gui/moc_particlepainter.cpp_parameters (+0, -4)
/source/blender/python/manta_pp/gui/moc_particlepainter.cxx (+0, -80)
/source/blender/python/manta_pp/gui/moc_particlepainter.cxx_parameters (+0, -4)
/source/blender/python/manta_pp/gui/moc_qtmain.cpp (+0, -232)
/source/blender/python/manta_pp/gui/moc_qtmain.cpp_parameters (+0, -4)
/source/blender/python/manta_pp/gui/moc_qtmain.cxx (+0, -182)
/source/blender/python/manta_pp/gui/moc_qtmain.cxx_parameters (+0, -4)
/source/blender/python/manta_pp/gui/painter.cpp (+0, -572)
/source/blender/python/manta_pp/gui/painter.h (+0, -128)
/source/blender/python/manta_pp/gui/painter.h.reg (+0, -1)
/source/blender/python/manta_pp/gui/painter.h.reg.cpp (+0, -0)
/source/blender/python/manta_pp/gui/particlepainter.cpp (+0, -371)
/source/blender/python/manta_pp/gui/particlepainter.h (+0, -75)
/source/blender/python/manta_pp/gui/particlepainter.h.reg (+0, -1)
/source/blender/python/manta_pp/gui/particlepainter.h.reg.cpp (+0, -0)
/source/blender/python/manta_pp/gui/qtmain.cpp (+0, -163)
/source/blender/python/manta_pp/gui/qtmain.h (+0, -90)
/source/blender/python/manta_pp/gui/qtmain.h.reg (+0, -1)
/source/blender/python/manta_pp/gui/qtmain.h.reg.cpp (+0, -0)
/source/blender/python/manta_pp/gui/customctrl.h (+0, -153)
/source/blender/python/manta_pp/gui/customctrl.h.reg (+0, -35)
/source/blender/python/manta_pp/gui/customctrl.h.reg.cpp (+0, -52)
/source/blender/python/manta_pp/gui/glwidget.cpp (+0, -312)
/source/blender/python/manta_pp/gui/glwidget.h (+0, -89)
/source/blender/python/manta_pp/gui/glwidget.h.reg (+0, -1)
/source/blender/python/manta_pp/gui/glwidget.h.reg.cpp (+0, -0)
/source/blender/python/manta_pp/gui/mainwindow.cpp (+0, -335)
/source/blender/python/manta_pp/gui/mainwindow.h (+0, -112)
/source/blender/python/manta_pp/gui/mainwindow.h.reg (+0, -1)
/source/blender/python/manta_pp/gui/mainwindow.h.reg.cpp (+0, -0)
/source/blender/python/manta_pp/gui/meshpainter.cpp (+0, -314)
/source/blender/python/manta_pp/gui/meshpainter.h (+0, -72)
/source/blender/python/manta_pp/gui/meshpainter.h.reg (+0, -1)
/source/blender/python/manta_pp/gui/meshpainter.h.reg.cpp (+0, -0)
/source/blender/python/manta_pp/gui/moc_customctrl.cpp (+0, -199)
/source/blender/python/manta_pp/gui/moc_customctrl.cpp_parameters (+0, -4)
/source/blender/python/manta_pp/gui/moc_customctrl.cxx (+0, -165)
/source/blender/python/manta_pp/gui/moc_customctrl.cxx_parameters (+0, -4)
/source/blender/python/manta_pp/gui/moc_glwidget.cpp (+0, -192)
/source/blender/python/manta_pp/gui/moc_glwidget.cpp_parameters (+0, -4)
/source/blender/python/manta_pp/gui/moc_glwidget.cxx (+0, -132)
/source/blender/python/manta_pp/gui/moc_glwidget.cxx_parameters (+0, -4)
/source/blender/python/manta_pp/gui/moc_mainwindow.cpp (+0, -300)
/source/blender/python/manta_pp/gui/moc_mainwindow.cpp_parameters (+0, -4)
/source/blender/python/manta_pp/gui/moc_mainwindow.cxx (+0, -187)
/source/blender/python/manta_pp/gui/moc_mainwindow.cxx_parameters (+0, -4)
/source/blender/python/manta_pp/gui/moc_meshpainter.cpp (+0, -112)
/source/blender/python/manta_pp/gui/moc_meshpainter.cpp_parameters (+0, -4)
/source/blender/python/manta_pp/gui/moc_meshpainter.cxx (+0, -93)
/source/blender/python/manta_pp/gui/moc_meshpainter.cxx_parameters (+0, -4)
/source/blender/python/manta_pp/gui/moc_painter.cpp (+0, -213)
/source/blender/python/manta_pp/gui/moc_painter.cpp_parameters (+0, -4)
/source/blender/python/manta_pp/gui/moc_painter.cxx (+0, -170)
/source/blender/python/manta_pp/gui/moc_painter.cxx_parameters (+0, -4)
/source/blender/python/manta_pp/gui/moc_particlepainter.cpp (+0, -89)
/source/blender/python/manta_pp/gui/moc_particlepainter.cpp_parameters (+0, -4)
/source/blender/python/manta_pp/gui/moc_particlepainter.cxx (+0, -80)
/source/blender/python/manta_pp/gui/moc_particlepainter.cxx_parameters (+0, -4)
/source/blender/python/manta_pp/gui/moc_qtmain.cpp (+0, -232)
/source/blender/python/manta_pp/gui/moc_qtmain.cpp_parameters (+0, -4)
/source/blender/python/manta_pp/gui/moc_qtmain.cxx (+0, -182)
/source/blender/python/manta_pp/gui/moc_qtmain.cxx_parameters (+0, -4)
/source/blender/python/manta_pp/gui/painter.cpp (+0, -572)
/source/blender/python/manta_pp/gui/painter.h (+0, -128)
/source/blender/python/manta_pp/gui/painter.h.reg (+0, -1)
/source/blender/python/manta_pp/gui/painter.h.reg.cpp (+0, -0)
/source/blender/python/manta_pp/gui/particlepainter.cpp (+0, -371)
/source/blender/python/manta_pp/gui/particlepainter.h (+0, -75)
/source/blender/python/manta_pp/gui/particlepainter.h.reg (+0, -1)
/source/blender/python/manta_pp/gui/particlepainter.h.reg.cpp (+0, -0)
/source/blender/python/manta_pp/gui/qtmain.cpp (+0, -163)
/source/blender/python/manta_pp/gui/qtmain.h (+0, -90)
/source/blender/python/manta_pp/gui/qtmain.h.reg (+0, -1)
/source/blender/python/manta_pp/gui/qtmain.h.reg.cpp (+0, -0)