Commit Graph

64 Commits

Author SHA1 Message Date
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
d601d93ee7 remove assimp dependence from main project 2018-12-03 23:20:56 +07:00
1952d958e4 update travis cmake 2018-11-16 04:55:48 +07:00
23438368a2 cmake fetch content instead git submodules for glew, glfw and assimp 2018-11-16 00:17:11 +07:00
73e3df7074 do not copy submodule includes to 3rdparty directory 2018-11-15 23:29:49 +07:00
d5616c41dd setup timers resolution for windows 2018-11-08 21:37:01 +07:00
c5a5c41f26 modes detection errors 2018-11-03 03:19:15 +07:00
687992e68f enable windows opengl render 2018-10-23 04:50:10 +07:00
4a723fbda7 add glew submodule 2018-10-23 03:40:24 +07:00
9e7006512f fix msvc compilation problem (far and near macros) 2018-10-23 01:51:43 +07:00
c870697e6a remove hash from str_view. include variant to stdex. 2018-10-14 11:27:38 +07:00
8f585860c1 opengl includes 2018-09-28 23:19:50 +07:00
041b067bde bind_context window function. move vsync option to swap_buffers. 2018-09-28 23:13:57 +07:00
f0cd249b6f msvc optional linking mode 2018-09-28 03:41:06 +07:00
d3da95bb02 remove default build type. fix cmake parent score warning. 2018-09-28 00:46:30 +07:00