Showing
- include/fggl/phys/types.hpp 26 additions, 19 deletionsinclude/fggl/phys/types.hpp
- include/fggl/platform/fallback/file.hpp 63 additions, 0 deletionsinclude/fggl/platform/fallback/file.hpp
- include/fggl/platform/fallback/paths.hpp 53 additions, 13 deletionsinclude/fggl/platform/fallback/paths.hpp
- include/fggl/platform/linux/paths.hpp 14 additions, 14 deletionsinclude/fggl/platform/linux/paths.hpp
- include/fggl/platform/paths.hpp 2 additions, 0 deletionsinclude/fggl/platform/paths.hpp
- include/fggl/scenes/game.hpp 40 additions, 9 deletionsinclude/fggl/scenes/game.hpp
- include/fggl/scenes/menu.hpp 6 additions, 6 deletionsinclude/fggl/scenes/menu.hpp
- include/fggl/script/engine.hpp 55 additions, 0 deletionsinclude/fggl/script/engine.hpp
- include/fggl/util/guid.hpp 63 additions, 8 deletionsinclude/fggl/util/guid.hpp
- include/fggl/util/safety.hpp 37 additions, 4 deletionsinclude/fggl/util/safety.hpp
- include/fggl/util/states.hpp 4 additions, 2 deletionsinclude/fggl/util/states.hpp
- integrations/README.md 13 additions, 0 deletionsintegrations/README.md
- integrations/bullet/CMakeLists.txt 12 additions, 7 deletionsintegrations/bullet/CMakeLists.txt
- integrations/bullet/include/fggl/phys/bullet/bullet.hpp 1 addition, 43 deletionsintegrations/bullet/include/fggl/phys/bullet/bullet.hpp
- integrations/bullet/include/fggl/phys/bullet/module.hpp 51 additions, 0 deletionsintegrations/bullet/include/fggl/phys/bullet/module.hpp
- integrations/bullet/include/fggl/phys/bullet/motion.hpp 15 additions, 9 deletionsintegrations/bullet/include/fggl/phys/bullet/motion.hpp
- integrations/bullet/include/fggl/phys/bullet/service.hpp 10 additions, 16 deletionsintegrations/bullet/include/fggl/phys/bullet/service.hpp
- integrations/bullet/include/fggl/phys/bullet/types.hpp 33 additions, 16 deletionsintegrations/bullet/include/fggl/phys/bullet/types.hpp
- integrations/bullet/src/module.cpp 31 additions, 0 deletionsintegrations/bullet/src/module.cpp
- integrations/bullet/src/service.cpp 104 additions, 0 deletionsintegrations/bullet/src/service.cpp
This diff is collapsed.
include/fggl/platform/fallback/file.hpp
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
include/fggl/script/engine.hpp
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
integrations/README.md
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
integrations/bullet/src/module.cpp
0 → 100644
This diff is collapsed.
integrations/bullet/src/service.cpp
0 → 100644
This diff is collapsed.