78 Commits

Author SHA1 Message Date
BlackMATov
078c3be43b try to build on github 2023-01-08 13:42:52 +07:00
BlackMATov
132fac13aa glad instead glew 2021-01-18 01:21:33 +07:00
BlackMATov
c9321f4871 update glew cmake 2021-01-17 21:31:38 +07:00
BlackMATov
b8cb858aa7 manual include glew-cmake to cmake 2021-01-15 20:53:27 +07:00
BlackMATov
7cfc8fdac6 remove spine integration 2020-10-30 02:34:05 +07:00
BlackMATov
5dfea8b512 use defer.hpp instead builtin impl 2020-10-29 04:48:58 +07:00
BlackMATov
27419dea3f remove lua and sol modules 2020-10-04 04:53:51 +07:00
BlackMATov
9aa1d88df7 remove audio bass impl 2020-05-27 19:57:34 +07:00
BlackMATov
7fc811399e remove network and curly modules 2020-05-27 18:38:42 +07:00
BlackMATov
b8eeeaca70 hide pugixml sources 2020-04-30 08:02:15 +07:00
BlackMATov
9578eed2c1 hide imgui sources 2020-04-30 07:33:59 +07:00
50a9e529dd add box2d submodule 2020-01-14 14:52:48 +07:00
87b3c157e3 add enum.hpp module 2019-11-21 13:31:37 +07:00
9f5328d6d4 fix CI build 2019-11-14 22:32:11 +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
c69c95ebc6 fix CI build errors 2019-09-05 15:32:05 +07:00
86d53a3c40 remove custom mpark.variant and use C++17 version 2019-09-04 18:26:53 +07:00
andrey.zhirnov
81aab4efb4 set 'inline all' for profiling, optimize color to color32 conversion, don't create zero-sized buffers 2019-07-29 14:01:44 +03:00
andrey.zhirnov
7c7a58c0c8 enabled some errors for msvc 2019-07-25 19:09:06 +03:00
andrey.zhirnov
04eece6bb8 added spine submodule 2019-07-22 12:09:43 +03:00
f3ee3ada02 Merge branch 'master' into feature/scripting 2019-07-17 06:02:37 +07:00
07b8d1707b link blackmatov libraries without copy headers to 3rdparty 2019-07-17 04:44:05 +07:00
aaae8f2a72 fix add_e2d_shared_libraries_to_target for parent cmake projects 2019-07-17 03:10:32 +07:00
17ecb133ed fix curly static runtime linking flag 2019-07-16 15:22:55 +07:00
cb97171e25 add explicit curly.hpp flags to cmake 2019-07-15 18:58:52 +07:00
5b754c3e90 add curly.hpp submodule 2019-07-08 09:27:34 +07:00
fb26f70a21 fixes by code style 2019-06-27 23:37:55 +07:00
azhirnov
12712cebc5 added support for single-configuration generators 2019-06-27 17:54:51 +03:00
andrey.zhirnov
f22f87d298 fixed compilation 2019-06-21 10:54:50 +03:00
andrey.zhirnov
c2343ce9fe rename cmake variables 2019-06-19 18:18:21 +03:00
andrey.zhirnov
56f0bbf0e2 formating, removed warnings that enabled by default 2019-06-19 16:22:48 +03:00
andrey.zhirnov
e57df8b8d4 added compilation flags for clang 2019-06-19 15:07:49 +03:00
andrey.zhirnov
12f6f9d4eb used correct configuration names 2019-06-19 13:44:04 +03:00
8d6cb376d4 add sol2 and lua libraries 2019-06-13 19:26:19 +07:00
500935e139 fix CI build 2019-06-11 20:24:32 +07:00
d109337e75 fix cmake bass linking 2019-06-11 02:41:07 +07:00
andrey.zhirnov
2df613499c copy bass libraries to the binary directory 2019-06-07 16:35:51 +03:00
andrey.zhirnov
859be5a698 added 3d audio support, updated make 2019-06-06 18:40:18 +03:00
8b422b3d9f add cpp17 build flags, remove old compilers from CI 2019-05-25 01:53:28 +07:00
50de1cd6e0 clean up cmake config 2019-05-15 12:32:45 +07:00
c6b1df93ca fix few warnings 2019-03-17 08:28:14 +07:00
e75f819789 remove toolset to https://github.com/enduro2d/enduro2d-toolset 2019-02-21 16:15:21 +07:00
c8ec1a282a CI coverage uploading script 2019-01-31 21:20:41 +07:00
d27356d135 extra warnings only for engine library target 2019-01-09 15:39:47 +07:00
6508dc8442 coverage mode 2018-12-22 05:17:28 +07:00
c5b55cc620 library: first impl of load_async 2018-12-21 23:10:19 +07:00
209b1c74cd optional clang sanitizer mode 2018-12-19 04:39:55 +07:00
8cd44f1e5b submodules instead fetch content 2018-12-05 17:07:54 +07:00
fc9a18c83f model_converter: convert geometry 2018-12-05 01:13:54 +07:00