Commit Graph
21 Commits
Author SHA1 Message Date
devZoGok 3f0a70a681 generating sol views from one static lua state 2023-09-03 09:01:49 +03:00
devZoGok aba7c30b08 using sol in code 2023-09-02 18:31:11 +03:00
devZoGok 53934504a7 removed LuaManager class 2023-08-15 15:14:06 +03:00
devZoGok 83c34e373a added sol submodule 2023-08-15 15:11:19 +03:00
devZoGok 3760eca974 updated GLFW link dir 2023-08-15 15:00:19 +03:00
devZoGok b311ea23af replaced lua.hpp include with externed *.h includes 2023-08-15 14:51:20 +03:00
devZoGok 84d70b281b using Lua dep as a CMake project 2023-08-15 14:51:20 +03:00
devZoGok 225cda4a14 removed CMake-less Lua submodule 2023-08-15 14:51:20 +03:00
devZoGok 61d654e5bf README 2023-08-13 11:46:19 +03:00
devZoGok 8e9c4d6e84 improved dependency management 2022-04-03 19:23:26 +03:00
devZoGok 2c0af8c7ec reading input mappings from Lua files 2022-02-04 20:55:30 +02:00
devZoGok 3f48f4ff83 emptying bindings lines during dettachment 2022-01-11 20:42:31 +02:00
devZoGok 648e4f47a1 CMakeLists fix 2022-01-04 10:55:42 +02:00
devZoGok cb1f5438ef CMakeLists change 2022-01-04 08:31:46 +02:00
devZoGok 723131ae11 dependency reference changes 2022-01-03 15:12:11 +02:00
devZoGok edee28fd4a getting key presses as chars, some refactoring 2021-12-19 15:02:31 +02:00
devZoGok d613a750c9 improved input options reading 2021-12-08 20:15:01 +02:00
devZoGok 5b47f455a8 general refactoring 2021-12-07 21:12:49 +02:00
devZoGok fc22cbba69 method name change 2021-12-05 17:16:54 +02:00
devZoGok 8391b87c08 added missing dependency 2021-12-04 19:39:53 +02:00
devZoGok 7634722c16 initial commit 2021-12-04 12:48:21 +02:00