|
|
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 |
|
|
|
3b7e9ae090
|
fix cmake public variables visibility
|
2018-09-27 21:40:59 +07:00 |
|
|
|
fccdd0db06
|
public cmake e2d variables (E2D_INCLUDE_DIRS and E2D_LIBRARIES)
|
2018-09-27 18:28:39 +07:00 |
|
|
|
6d060b4f40
|
default cmake build type
|
2018-09-25 17:42:51 +07:00 |
|
|
|
470e1f1d07
|
fix release compiler defines
|
2018-09-21 20:18:44 +07:00 |
|
|
|
944f006631
|
first glfw window for linux
|
2018-09-20 21:56:13 +07:00 |
|
|
|
90eb92d1b9
|
first glfw window for windows
|
2018-09-19 17:29:39 +03:00 |
|
|
|
d9b57d9679
|
first glfw window for osx
|
2018-09-19 19:36:45 +07:00 |
|
|
|
52f6a37f60
|
remove global definitions from cmakelists
|
2018-09-19 15:24:44 +07:00 |
|
|
|
478b54f9ce
|
frameworks for glfw support
|
2018-09-19 03:30:34 +07:00 |
|
|
|
a598797212
|
first implementation of vfs module
|
2018-09-18 22:04:13 +07:00 |
|
|
|
2ce653eacc
|
initial basic utils
|
2018-09-01 20:02:39 +07:00 |
|
|
|
367c6aa284
|
initial basic math
|
2018-08-15 11:04:20 +07:00 |
|
|
|
b7c8534782
|
basic travis and appveyor CI configs
|
2018-08-05 10:54:55 +07:00 |
|
|
|
ed07be5d70
|
Initial project structure
|
2018-08-05 04:21:43 +07:00 |
|