|
|
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 |
|
|
|
5cbe6bfb61
|
update miniz to lastest master
|
2019-10-19 01:27:30 +07:00 |
|
|
|
02867ff21f
|
update rapidjson to latest master
|
2019-10-19 01:27:09 +07:00 |
|
|
|
37df4c2f48
|
update pugixml to 1.10
|
2019-10-19 00:12:57 +07:00 |
|
|
|
c89edaf43c
|
remove behaviour.destroy component
|
2019-10-12 21:49:47 +07:00 |
|
|
|
54d6963667
|
Merge branch 'feature/safe_gobject' into feature/scripting
|
2019-10-12 21:41:35 +07:00 |
|
|
|
2a8b556b16
|
safe gobject destroying
|
2019-10-12 21:39:42 +07:00 |
|
|
|
ce32923cbe
|
bind core window
|
2019-10-12 09:43:59 +07:00 |
|
|
|
0ecfaefdda
|
bind core debug, engine and input
|
2019-10-12 09:20:55 +07:00 |
|
|
|
ebbbd896d4
|
collect lua garbage before starter destroy. register sol ptrs.
|
2019-10-12 07:38:17 +07:00 |
|
|
|
9633edd1d0
|
add meta table to behaviour component
|
2019-10-12 07:25:37 +07:00 |
|
|
|
afd691a52f
|
Merge branch 'feature/safe_gobject' into feature/scripting
|
2019-10-12 07:08:12 +07:00 |
|
|
|
3a87f9c60d
|
new gobject and gcomponent safe wrappers
|
2019-10-12 07:04:32 +07:00 |
|
|
|
b9423484dc
|
add loading behaviour script asset
|
2019-10-10 21:15:12 +07:00 |
|
|
|
ad37e6fe84
|
add color/color32 bindings
|
2019-10-07 15:44:48 +07:00 |
|
|
|
c7e2b52141
|
add trs2/trs3 bindings
|
2019-10-04 02:45:46 +07:00 |
|
|
|
cb2ee365b1
|
add rect and aabb bindings
|
2019-10-04 02:29:46 +07:00 |
|
|
|
8db4f8b5d2
|
add matrix bindings
|
2019-10-04 01:58:11 +07:00 |
|
|
|
b8fe883128
|
approximately and contains_nan for matrix
|
2019-10-04 00:25:17 +07:00 |
|
|
|
496a8725b2
|
add quat and unit bindings
|
2019-10-03 22:52:25 +07:00 |
|
|
|
7c11a2fb20
|
Merge branch 'master' into feature/scripting
|
2019-10-03 21:18:58 +07:00 |
|
|
|
4b217e2d63
|
Merge pull request #101 from enduro2d/feature/opengl4
Feature/opengl4
|
2019-10-01 10:14:42 +07:00 |
|
|
|
6f5fbad449
|
fix few MSVC warnings
|
2019-10-01 08:14:59 +07:00 |
|
|
|
7543125434
|
use 3.2 opengl instead 4.1 for renderdoc debugging
|
2019-10-01 06:57:16 +07:00 |
|
|
|
46c5c1b9b7
|
opengl debug output refactoring
|
2019-09-30 23:01:45 +07:00 |
|
|
|
85fe12be09
|
Merge branch 'master' into feature/opengl4
|
2019-09-30 18:11:58 +07:00 |
|
azhirnov
|
1d6e770cda
|
fixed warning with unnecessary gl_FragColor declaration, removed program validation
|
2019-09-25 18:57:18 +03:00 |
|
|
|
8423209c49
|
Merge branch 'master' into feature/scripting
|
2019-09-10 21:37:37 +07:00 |
|
|
|
f8721f365a
|
Merge pull request #100 from enduro2d/feature/spine_finalization2
Feature/spine finalization2
|
2019-09-05 18:38:07 +07:00 |
|
|
|
0ae038b51e
|
fix same CI warnings
|
2019-09-05 18:14:55 +07:00 |
|
|
|
c69c95ebc6
|
fix CI build errors
|
2019-09-05 15:32:05 +07:00 |
|
|
|
21b8dc049e
|
remove flipbook_source and move flipbook source to flipbook_player
|
2019-09-05 14:58:17 +07:00 |
|
|
|
b965094d14
|
rename spine_model to spine
|
2019-09-05 14:12:39 +07:00 |
|
|
|
2507753ac6
|
sample asset folder restructurization
|
2019-09-05 13:31:42 +07:00 |
|
|
|
6a017c4c2f
|
add custom blendings and custom materials to sprite and spine
|
2019-09-05 12:08:11 +07:00 |
|
|
|
0e96190872
|
just variadic min and max
|
2019-09-05 02:10:00 +07:00 |
|
|
|
137ea5c7f6
|
use C++17 std::invoke instead custom impl
|
2019-09-04 18:27:10 +07:00 |
|
|
|
86d53a3c40
|
remove custom mpark.variant and use C++17 version
|
2019-09-04 18:26:53 +07:00 |
|
|
|
8ec358afb0
|
two separated spine system for pre and post update
|
2019-09-02 07:00:07 +07:00 |
|