Showing
- 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
- integrations/bullet/src/simulation.cpp 73 additions, 133 deletionsintegrations/bullet/src/simulation.cpp
- integrations/lua/CMakeLists.txt 20 additions, 0 deletionsintegrations/lua/CMakeLists.txt
- integrations/lua/include/fggl/script/lua/engine.hpp 70 additions, 0 deletionsintegrations/lua/include/fggl/script/lua/engine.hpp
- integrations/lua/include/fggl/script/lua/module.hpp 55 additions, 0 deletionsintegrations/lua/include/fggl/script/lua/module.hpp
- integrations/lua/src/engine.cpp 133 additions, 0 deletionsintegrations/lua/src/engine.cpp
- integrations/lua/src/module.cpp 46 additions, 0 deletionsintegrations/lua/src/module.cpp
- tests/CMakeLists.txt 10 additions, 9 deletionstests/CMakeLists.txt
- tests/testfggl/CMakeLists.txt 8 additions, 10 deletionstests/testfggl/CMakeLists.txt
- tests/testfggl/util/guid.cpp 118 additions, 0 deletionstests/testfggl/util/guid.cpp
- tests/testfggl/util/safety.cpp 44 additions, 0 deletionstests/testfggl/util/safety.cpp
- tools/pack/CMakeLists.txt 8 additions, 0 deletionstools/pack/CMakeLists.txt
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.
This diff is collapsed.
integrations/lua/CMakeLists.txt
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
integrations/lua/src/engine.cpp
0 → 100644
This diff is collapsed.
integrations/lua/src/module.cpp
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
tests/testfggl/util/guid.cpp
0 → 100644
This diff is collapsed.
tests/testfggl/util/safety.cpp
0 → 100644
This diff is collapsed.
tools/pack/CMakeLists.txt
0 → 100644
This diff is collapsed.