Просмотр исходного кода

binding moved to lua in root dir

mikymod 12 лет назад
Родитель
Сommit
e568ce8cdf
7 измененных файлов с 0 добавлено и 0 удалено
  1. 0 0
      lua/CameraBinds.cpp
  2. 0 0
      lua/Mat4Binds.cpp
  3. 0 0
      lua/MathBinds.cpp
  4. 0 0
      lua/MouseBinds.cpp
  5. 0 0
      lua/QuatBinds.cpp
  6. 0 0
      lua/Vec2Binds.cpp
  7. 0 0
      lua/Vec3Binds.cpp

+ 0 - 0
src/script/binds/CameraBinds.cpp → lua/CameraBinds.cpp


+ 0 - 0
src/script/binds/Mat4Binds.cpp → lua/Mat4Binds.cpp


+ 0 - 0
src/script/binds/MathBinds.cpp → lua/MathBinds.cpp


+ 0 - 0
src/script/binds/MouseBinds.cpp → lua/MouseBinds.cpp


+ 0 - 0
src/script/binds/QuatBinds.cpp → lua/QuatBinds.cpp


+ 0 - 0
src/script/binds/Vec2Binds.cpp → lua/Vec2Binds.cpp


+ 0 - 0
src/script/binds/Vec3Binds.cpp → lua/Vec3Binds.cpp