Commit Graph

266 Commits

Author SHA1 Message Date
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
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
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
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
0e96190872 just variadic min and max 2019-09-05 02:10:00 +07:00
86d53a3c40 remove custom mpark.variant and use C++17 version 2019-09-04 18:26:53 +07:00
3847dd7f66 update modules 2019-08-22 09:52:39 +07:00
b7b2b5889f label: add leading and tracking props 2019-08-21 07:23:27 +07:00
2eecc0ae6e make_vecX from color and color32 2019-08-17 10:59:34 +07:00
d32ad1f895 rewrite bmfont parser, remove sample07 2019-08-17 02:45:10 +07:00
74175287f8 Merge branch 'master' into feature/label 2019-08-16 07:40:40 +07:00
2ca47055fb add astc texture support 2019-08-09 07:14:33 +07:00
ef9b214d2c add etc1 and etc2 texture support 2019-08-09 04:15:16 +07:00
c5dd5ef49a more buffer_view using 2019-08-08 23:57:38 +07:00
e909556c99 rewrite dds,pvr loading and saving
add new a8 texture format
remove rgb_dxt1
add image loading and saving tests
2019-08-08 23:19:49 +07:00
6609f4c07b explicit conversion buffer_view to buffer 2019-08-08 19:35:58 +07:00
andrey.zhirnov
cff16a5cfa removed index type unsigned_byte 2019-08-05 12:32:51 +03:00
Pinchuk Aleksei
31c1dd4146 save dds and pvr 2019-08-05 11:52:24 +03:00
Pinchuk Aleksei
31a77e4c0d Merge branch 'master' into feature/label 2019-08-02 16:50:59 +03:00
28706cc9bf check environment variables E2D_WITHOUT_AUDIO and E2D_WITHOUT_GRAPHICS on engine start 2019-07-31 03:19:52 +07:00