Commit Graph

282 Commits

Author SHA1 Message Date
BlackMATov
b4c85ff03d fix CI tests 2020-02-05 19:48:50 +07:00
02dcc6ee2c remove math physics stuff 2020-02-05 11:44:15 +07:00
120ec667f7 remove physics dummy stuff 2020-02-05 11:30:41 +07:00
137ca0335b node helper functions refactoring 2020-02-05 07:09:08 +07:00
8e4ca369ea math::project with inverted projection instead original projection 2020-01-30 19:01:18 +07:00
3237d7a0e4 math: project, unproject 2020-01-30 03:53:52 +07:00
1962519f6e Merge branch 'hotfix/camera_viewport' into feature/input_event_system 2020-01-29 20:50:48 +07:00
d7ab730d2a clipping mode config for projection matrices 2020-01-28 10:30:31 +07:00
8f0fac1750 clipping planes for camera 2020-01-28 08:01:34 +07:00
22137cb7c1 collider gizmos 2020-01-25 11:20:57 +07:00
19215bf1c5 fixes after master merge 2020-01-13 15:45:52 +07:00
a629a34676 Merge branch 'master' into feature/input_event_system 2020-01-13 15:34:03 +07:00
ff6aec9f70 utils: variadic module::is_initialized and module::shutdown 2020-01-12 01:47:06 +07:00
690166b1e1 update 3rd modules
catch to 2.11.1
glfw to 3.3.2
imgui to docking top
miniz to latest master
rapidjson to latest master
sol2 to 3.2.0
2020-01-11 22:40:32 +07:00
BlackMATov
3c5f207092 Merge remote-tracking branch 'origin/master' into feature/debug_hierarchy 2020-01-10 17:06:12 +07:00
BlackMATov
0766d75ba7 little less overloaded core functionality 2020-01-09 13:26:29 +07:00
BlackMATov
3cb4890737 utils: add schemepath function for url 2019-12-29 00:34:04 +07:00
BlackMATov
0c20db62b5 remove cancel from defer, add buffer_view overload for create_shader function 2019-12-26 07:28:54 +07:00
1fac2791d1 remove quat and little clean up math 2019-12-18 22:19:08 +07:00
36f516ab1c math: remove contains_nan and is_finite 2019-12-17 00:46:48 +07:00
feac21cad6 math: string format and binds for ray2 and ray3 2019-12-03 07:37:55 +07:00
8af8af7a27 math: basic ray2 and ray3 classes 2019-12-03 07:33:58 +07:00
5cc9cd8dc5 Merge branch 'feature/remove_3d' into feature/input_event_system 2019-11-30 10:37:51 +07:00
a131739b25 fix tests and samples 2019-11-30 10:03:54 +07:00
49a74cd837 json_utils: parse trs2 and trs3 2019-11-30 07:26:20 +07:00
b80cdeb0e7 dummy rigid_body component 2019-11-29 09:51:30 +07:00
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
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
ac1bf0e6cb remove degf and radf from lua api 2019-11-16 08:53:39 +07:00
91c70930e3 color lua api 2019-11-10 22:38:44 +07:00
1fc8d3ff77 instantiate with meta calls 2019-11-02 03:48:02 +07:00
66477ba347 Merge branch 'master' into feature/scripting 2019-10-19 13:35:25 +07:00
1e3b9c792c update catch2 to 2.10.0 2019-10-19 01:29:27 +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
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
6f5fbad449 fix few MSVC warnings 2019-10-01 08:14:59 +07:00
85fe12be09 Merge branch 'master' into feature/opengl4 2019-09-30 18:11:58 +07:00
8423209c49 Merge branch 'master' into feature/scripting 2019-09-10 21:37:37 +07:00
0ae038b51e fix same CI warnings 2019-09-05 18:14:55 +07:00
b965094d14 rename spine_model to spine 2019-09-05 14:12:39 +07:00