1185 Commits

Author SHA1 Message Date
d9b57d9679 first glfw window for osx 2018-09-19 19:36:45 +07:00
20d4c1f44b dummy window module 2018-09-19 15:42:43 +07:00
06d9da1143 update submodules 2018-09-19 15:35:25 +07:00
72f2fb6f3f add glfw to update submodules script 2018-09-19 15:35:15 +07:00
8338861790 add glfw submodule 2018-09-19 15:27:11 +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
4387fa65ec update ROADMAP 2018-09-18 22:29:59 +07:00
c3b9586c8e Merge branch 'feature/vfs' 2018-09-18 22:06:55 +07:00
a598797212 first implementation of vfs module 2018-09-18 22:04:13 +07:00
BlackMat MATov
f4afa64991 Merge pull request #4 from enduro2d/feature/debug
simple logger module
2018-09-11 15:58:05 +03:00
BlackMat MATov
c8a15d5676 Merge pull request #3 from enduro2d/feature/module
simple module holder class
2018-09-11 15:57:26 +03:00
a2dc9c35c2 simple logger module 2018-09-11 17:52:13 +07:00
6e1955c925 input_sequence and output_sequence stream helpers 2018-09-11 17:51:31 +07:00
6d5d487f5e Merge branch 'feature/module' into feature/debug 2018-09-10 16:25:07 +07:00
bc84300475 simple module holder class 2018-09-10 16:05:30 +07:00
BlackMat MATov
1425cbb50f Merge pull request #2 from enduro2d/feature/url
feature/url
2018-09-04 17:32:09 +03:00
8db54bfc76 noexcept with default ctor compilation error fix 2018-09-04 21:02:01 +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
BlackMat MATov
18858dd86c Merge pull request #1 from enduro2d/feature/format_str_view
strings::format string view support
2018-09-04 10:33:25 +03: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
304030db04 update travis and build scripts 2018-08-15 03:16:28 +07:00
190f3aa297 add E2D_UNUSED macro 2018-08-12 08:39:00 +07:00
65350abf01 add ROADMAP and update README 2018-08-07 18:53:50 +07:00
428acdd809 more compilers and configurations for CI 2018-08-07 02:26:41 +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
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
21db63b827 Initial commit 2018-08-04 20:19:32 +07:00