|
|
278e80f682
|
vertex and index declarations
|
2018-10-06 01:33:55 +07:00 |
|
|
|
2c9a5fd327
|
nothrow variants for strings format
|
2018-10-05 21:50:11 +07:00 |
|
|
|
9d1d039479
|
null char* strings format support
|
2018-10-04 19:36:51 +07:00 |
|
|
|
c3c71e06f0
|
Merge branch 'master' into feature/render
|
2018-10-02 23:09:53 +07:00 |
|
BlackMat MATov
|
5aad077b70
|
Merge pull request #12 from enduro2d/feature/debug_nothrow
Feature/debug nothrow
|
2018-10-02 18:50:41 +03:00 |
|
|
|
382fb10f00
|
width format parameter for string types
|
2018-10-02 22:40:43 +07:00 |
|
|
|
c079e89f99
|
fix ci tests
|
2018-10-02 20:43:16 +07:00 |
|
|
|
8caca3d7d2
|
rename debug add_sink to register_sink. add unregister_sink.
|
2018-10-02 17:52:16 +07:00 |
|
|
|
081cad6964
|
Merge branch 'master' into feature/render
|
2018-10-01 04:06:33 +07:00 |
|
|
|
e8e6d849b2
|
fix https://github.com/enduro2d/enduro2d/issues/10
|
2018-10-01 03:58:23 +07:00 |
|
|
|
de233e8ad1
|
dummy render module
|
2018-09-28 17:55:17 +07:00 |
|
|
|
fccdd0db06
|
public cmake e2d variables (E2D_INCLUDE_DIRS and E2D_LIBRARIES)
|
2018-09-27 18:28:39 +07:00 |
|
|
|
8c119dde44
|
little input tests
|
2018-09-27 14:38:17 +07:00 |
|
|
|
90eb92d1b9
|
first glfw window for windows
|
2018-09-19 17:29:39 +03:00 |
|
|
|
06d9da1143
|
update submodules
|
2018-09-19 15:35:25 +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 |
|
|
|
a2dc9c35c2
|
simple logger module
|
2018-09-11 17:52:13 +07:00 |
|
|
|
bc84300475
|
simple module holder class
|
2018-09-10 16:05:30 +07:00 |
|
|
|
c8c92634f3
|
path functions to a separated header file
|
2018-09-04 20:00:40 +07:00 |
|
|
|
c43a7f8dae
|
Merge branch 'master' into feature/url
|
2018-09-04 17:58:49 +07:00 |
|
|
|
5b95a68ffe
|
strings::format string view support
|
2018-09-04 05:18:59 +07:00 |
|
|
|
36a053a4e9
|
basic url class impl
|
2018-09-04 04:29:57 +07:00 |
|
|
|
2ce653eacc
|
initial basic utils
|
2018-09-01 20:02:39 +07:00 |
|
|
|
769c1f151a
|
math::trunc and fix check_numeric_cast (float to int case)
|
2018-08-15 19:25:04 +07:00 |
|
|
|
367c6aa284
|
initial basic math
|
2018-08-15 11:04:20 +07:00 |
|
|
|
ad872cc56f
|
common header for all unit tests
|
2018-08-06 03:11:21 +07:00 |
|
|
|
6b5fbde442
|
3rd party modules (stb, catch2, utfcpp)
|
2018-08-05 22:50:34 +07:00 |
|
|
|
ed07be5d70
|
Initial project structure
|
2018-08-05 04:21:43 +07:00 |
|