Commit Graph

895 Commits

Author SHA1 Message Date
eed478f288 return spine events and commands parsing 2019-11-17 14:57:58 +07:00
a78cdaf72a fix extracting components and nodes functions 2019-11-17 07:16:19 +07:00
9f1737c2b5 fix warnings in bit functions 2019-11-16 09:59:04 +07:00
ac1bf0e6cb remove degf and radf from lua api 2019-11-16 08:53:39 +07:00
dc653a3c7f add example scripts 2019-11-16 07:10:32 +07:00
0122de0f28 fill meta table in instantiate function 2019-11-16 06:25:02 +07:00
a499027ea0 update glfw 2019-11-16 04:38:41 +07:00
9f5328d6d4 fix CI build 2019-11-14 22:32:11 +07:00
b662dc3ae6 bind high components and modules 2019-11-14 05:51:38 +07:00
c1f593c567 components cleanup 2019-11-14 04:03:03 +07:00
2f88594303 fix sample_06 2019-11-14 04:00:44 +07:00
92b50030b7 core binds without e2d namespace 2019-11-14 03:47:31 +07:00
316de29c2c dummy library asset binds 2019-11-14 03:38:24 +07:00
503c52b0c5 remove secf using 2019-11-14 03:31:25 +07:00
f0704363cb generic events and commands components 2019-11-14 03:29:58 +07:00
f78792cb76 little emmy math and utils fixes 2019-11-14 03:25:38 +07:00
67603a3c30 fix copyright headers 2019-11-14 03:11:24 +07:00
50fc246d10 remove support docs 2019-11-14 03:09:54 +07:00
91c70930e3 color lua api 2019-11-10 22:38:44 +07:00
d12519ae05 math lua api is almost complete 2019-11-10 07:18:43 +07:00
2c40a2386a core lua api is almost complete 2019-11-08 03:30:44 +07:00
a13a347a23 dummy sample 07 2019-11-05 18:05:52 +07:00
f1b62a55f1 fix CI compilation errors 2019-11-02 07:27:51 +07:00
eec94458c7 send spine events from script_system 2019-11-02 03:55:14 +07:00
1fc8d3ff77 instantiate with meta calls 2019-11-02 03:48:02 +07:00
ee0393d5f7 new binds 2019-11-02 03:06:00 +07:00
a1b30761ce new named component 2019-10-30 22:03:23 +07:00
c74d63863a new disabled<T> component 2019-10-30 00:04:00 +07:00
c0a41fbc03 fix label align typos 2019-10-25 19:56:10 +07:00
7e1833d222 few helper functions for components extracting 2019-10-25 13:26:34 +07:00
3bfadb538b few helper functions for children extracting 2019-10-25 12:44:00 +07:00
e67a2baa75 init dummy high level table 2019-10-24 22:37:33 +07:00
cfeca1a1aa little fix core binds 2019-10-23 11:49:14 +07:00
9381d52d72 fix some starter params 2019-10-23 11:30:33 +07:00
6701dc2ec4 add dummy script_system 2019-10-22 03:20:20 +07:00
5de8190e37 add new frame_finalize stage to game loop 2019-10-22 03:05:34 +07:00
ef24a39646 Merge branch 'feature/safe_gobject' into feature/scripting 2019-10-22 02:52:39 +07:00
dcb0fe22a6 access to gobject alive flag 2019-10-22 02:52:05 +07:00
a230e930c3 Merge branch 'hotffix/fix_macosx_catalina_glfw' into feature/scripting 2019-10-22 02:27:44 +07:00
536bdd7a9c add resizable window flag and resize window events 2019-10-22 02:25:55 +07:00
0ac38ec3e5 enable retina by default because retina disabling was broken in catalina 2019-10-21 11:17:49 +07:00
66477ba347 Merge branch 'master' into feature/scripting 2019-10-19 13:35:25 +07:00
a5c8b80176 update lua to 5.3.5 and sol2 to 3.0.3 2019-10-19 13:20:58 +07:00
f211c1f287 Merge pull request #102 from enduro2d/hotfix/update_modules
Hotfix/update modules
2019-10-19 11:00:16 +07:00
3ce725c440 rewrite update systems logic to features and events 2019-10-19 08:53:53 +07:00
f7db4a45d8 update ecs.hpp to latest master 2019-10-19 02:05:50 +07:00
c871d26c11 update glew and glfw to latest master 2019-10-19 01:45:30 +07:00
552b0acd27 update imgui to latest master 2019-10-19 01:43:24 +07:00
33266c9c74 update promise.hpp and ecs.hpp to latest master 2019-10-19 01:30:29 +07:00
1e3b9c792c update catch2 to 2.10.0 2019-10-19 01:29:27 +07:00