Commit Graph

927 Commits

Author SHA1 Message Date
5d87faf916 move imgui to headers 2019-12-12 00:40:23 +07:00
cc038493eb add enums to property drawer 2019-12-10 03:18:51 +07:00
09edf8c514 basic property and property drawer 2019-12-09 22:52:03 +07:00
5d32e5be64 editor selection basic API 2019-12-09 06:16:35 +07:00
531c29f4fa dummy inspector module 2019-12-07 20:56:09 +07:00
eb4001d1df dummy inspector widget 2019-12-07 18:14:12 +07:00
5a9a75c1f2 dummy editor module 2019-12-07 18:09:53 +07:00
903ad19b80 dummy hierarchy widget 2019-12-07 03:00:30 +07:00
f5ce21c106 rename core widgets 2019-12-07 02:55:57 +07:00
b788925e04 dbgui: console widget 2019-12-07 02:42:37 +07:00
19f9a0b9ad dbgui: custom widget registration 2019-12-06 00:37:58 +07:00
15645e55b5 Merge pull request #106 from enduro2d/feature/dbgui_docking
Feature/dbgui docking
2019-12-01 18:29:54 +07:00
f98af27498 enable imgui docking 2019-12-01 16:28:34 +07:00
125afe2450 utils: add defer 2019-12-01 02:26:15 +07:00
27dd8f4813 dbgui: context_uptr instead raw pointer 2019-11-30 20:56:04 +07:00
0e04c88ff0 switch imgui branch to docking 2019-11-30 20:13:59 +07:00
d4f5b3215a window: add cursor shapes 2019-11-30 20:10:55 +07:00
bebe52b948 Merge pull request #105 from enduro2d/feature/remove_3d
Feature/remove 3d
2019-11-30 14:14:22 +07:00
a131739b25 fix tests and samples 2019-11-30 10:03:54 +07:00
4b266de434 change node transform type to trs2 2019-11-30 09:52:34 +07:00
59c7d8763b add 3d transform for renderer component 2019-11-30 09:47:31 +07:00
49a74cd837 json_utils: parse trs2 and trs3 2019-11-30 07:26:20 +07:00
fe98c071fa Merge pull request #104 from enduro2d/feature/scripting
Feature/scripting
2019-11-27 15:57:35 +07:00
371e05574b fix pvs warning 2019-11-27 15:55:41 +07:00
7fdc227b17 improve CI scripts, update modules 2019-11-27 08:47:23 +07:00
ac6da0c740 CI: build only release 2019-11-23 09:09:58 +07:00
46ac61f0cb generic traits and debug format for enums 2019-11-22 12:56:56 +07:00
588c9d4f71 wrap utils enums to enum.hpp too 2019-11-22 06:32:06 +07:00
636c29a1b9 update enum.hpp 2019-11-22 06:19:10 +07:00
a69b17082e apply enum.hpp to all enums 2019-11-21 14:19:29 +07:00
87b3c157e3 add enum.hpp module 2019-11-21 13:31:37 +07:00
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