There was an error fetching the commit references. Please try again later.
migration to Scene class, + op. breaks render
Showing
- src/CMakeLists.txt 4 additions, 0 deletionssrc/CMakeLists.txt
- src/editor/CMakeLists.txt 15 additions, 0 deletionssrc/editor/CMakeLists.txt
- src/editor/include/editor/scene.hpp 95 additions, 0 deletionssrc/editor/include/editor/scene.hpp
- src/editor/src/scene.cpp 252 additions, 0 deletionssrc/editor/src/scene.cpp
- src/gfx/include/gfx/mesh.hpp 1 addition, 1 deletionsrc/gfx/include/gfx/mesh.hpp
- src/gfx/include/gfx/render.hpp 1 addition, 1 deletionsrc/gfx/include/gfx/render.hpp
- src/gfx/src/render.cpp 1 addition, 1 deletionsrc/gfx/src/render.cpp
- src/studio/include/studio/simulator.hpp 19 additions, 19 deletionssrc/studio/include/studio/simulator.hpp
- src/studio/src/simulator.cpp 190 additions, 218 deletionssrc/studio/src/simulator.cpp
Loading
Please register or sign in to comment