]> code.bitgloo.com Git - clyne/gamedev2.git/commit
Merge remote-tracking branch 'origin/lib-cleanup' into world
authorAndy Belle-Isle <abelleisle@protonmail.com>
Sun, 13 Nov 2022 19:55:26 +0000 (13:55 -0600)
committerAndy Belle-Isle <abelleisle@protonmail.com>
Sun, 13 Nov 2022 19:55:26 +0000 (13:55 -0600)
commit38e2036d031bdeaea76ef4b6c3c2af5247ed93ec
treeb1401ba2ef33d08dbc528aadbf61f0d4aedad63d
parent57a1eb6fdccb9023557d0a470796f423f063948a
parent57013add5b7c524086272be7d395f9ec5109bde2
Merge remote-tracking branch 'origin/lib-cleanup' into world
13 files changed:
Makefile
Scripts/init.lua
Scripts/world.lua
lib/entityx
lib/sol2
src/components/Component.hpp
src/components/Physics.hpp
src/components/Position.hpp
src/components/Render.hpp
src/components/Velocity.hpp
src/engine.cpp
src/script.cpp
src/world.cpp