|
|
dc0d0ea965
|
dummy touchable component
|
2019-11-29 03:42:33 +07:00 |
|
|
|
0ca555a8c5
|
unit tests for collider parsing
|
2019-11-29 01:24:47 +07:00 |
|
|
|
08d80d1289
|
basic collider properties
|
2019-11-28 22:03:10 +07:00 |
|
|
|
5d77d42ed0
|
dummy collider components
|
2019-11-28 20:23:13 +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 |
|
|
|
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 |
|
|
|
5cbe9dcd93
|
Merge pull request #103 from enduro2d/hotffix/fix_macosx_catalina_glfw
Hotffix/fix macosx catalina glfw
|
2019-10-22 06:01:52 +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 |
|