Commit Graph

857 Commits

Author SHA1 Message Date
e2c96d8511 add strings::try_parse function for arithmetic types 2019-07-12 15:25:42 +07:00
Pinchuk Aleksei
1e8c5d710b clean code 2019-07-11 17:49:53 +03:00
Pinchuk Aleksei
dd8bb6e67e load BMF 2019-07-11 16:27:42 +03:00
ae5205c1b3 Merge pull request #80 from enduro2d/feature/audio_resource
Feature/audio resource
2019-07-09 15:05:31 +07:00
af680ed986 fix sound_asset loading 2019-07-09 12:43:45 +07:00
3a98bd1211 add e2d::net namespace and include curly.hpp 2019-07-08 10:20:08 +07:00
5b754c3e90 add curly.hpp submodule 2019-07-08 09:27:34 +07:00
049d8a7276 add dummy network module 2019-07-08 08:33:56 +07:00
Pinchuk Aleksei
7cdbf31f29 param stream into asset 2019-07-05 15:38:38 +03:00
Pinchuk Aleksei
4b361c1080 add sound_asset 2019-07-05 11:14:51 +03:00
76be08d543 Merge pull request #79 from enduro2d/feature/image_loader
Feature/image loader
2019-06-28 13:03:28 +07:00
1b8cfbf902 little finalization 2019-06-28 12:52:35 +07:00
ad0d2f8630 Merge pull request #78 from enduro2d/feature/cmake_flags
Feature/cmake flags
2019-06-27 23:41:24 +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
dd2dc510bc fixed math unittests 2019-06-21 11:19:40 +03:00
andrey.zhirnov
f22f87d298 fixed compilation 2019-06-21 10:54:50 +03:00
andrey.zhirnov
3660dcf42a added tests for align_ceil/align_floor, fixed unit tests for loader, replaced C-style cast to reinterpret_cast 2019-06-21 10:36:13 +03:00
andrey.zhirnov
62a9da8985 added align_ceil and align_floor functions 2019-06-20 12:23:34 +03:00
andrey.zhirnov
c0d0df4df0 added more images for tests 2019-06-20 12:19:04 +03:00
andrey.zhirnov
2a68c66cc1 unit tests for dds and pvr image loader 2019-06-20 11:49:06 +03:00
andrey.zhirnov
9e44f8c5fa added pvr image loader 2019-06-19 19:52:06 +03:00
andrey.zhirnov
2b870656b4 added dds image loader 2019-06-19 19:51: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
df3b476356 add float vector bindings 2019-06-17 21:19:31 +07:00
0248bd2ef2 add dummy binding places 2019-06-17 19:06:47 +07:00
b709973bd3 remove lua stand-alone interpreter from 3rdparty 2019-06-13 19:39:05 +07:00
351d5a1009 add dummy luasol module 2019-06-13 19:29:32 +07:00
8d6cb376d4 add sol2 and lua libraries 2019-06-13 19:26:19 +07:00
b4bd5879ac add dummy script asset 2019-06-13 04:47:30 +07:00
ec4e8cfa50 add dummy behaviour component 2019-06-13 03:47:49 +07:00
328bfe38ef Merge pull request #77 from enduro2d/feature/audio_engine
Feature/audio engine
2019-06-12 01:40:38 +07:00
e66e746a53 update modules 2019-06-11 21:07:01 +07:00
14e20e8ef6 update linux bass libraries 2019-06-11 20:41:31 +07:00
bee3b5afc6 Merge branch 'feature/audio_engine_finalization' into feature/audio_engine 2019-06-11 20:25:48 +07:00
500935e139 fix CI build 2019-06-11 20:24:32 +07:00
c60104d03f more consistent engine audio flag names 2019-06-11 02:55:50 +07:00
48db22599e add audio sample data 2019-06-11 02:42:23 +07:00
d109337e75 fix cmake bass linking 2019-06-11 02:41:07 +07:00
7b66d1f17d code style fixes 2019-06-11 02:39:52 +07:00
e0646dfa9a update bass libraries 2019-06-10 22:58:06 +07:00
andrey.zhirnov
85cd73f156 Added headers 2019-06-10 11:16:51 +03:00
andrey.zhirnov
2df613499c copy bass libraries to the binary directory 2019-06-07 16:35:51 +03:00
andrey.zhirnov
75bc53c1a8 Added sample for audio module, fixed sound streaming 2019-06-07 16:09:43 +03:00
andrey.zhirnov
d27ebc6d7c added sound streaming 2019-06-07 14:38:03 +03:00
andrey.zhirnov
7aad845b50 Fixed code style 2019-06-07 10:50:16 +03:00
andrey.zhirnov
bc93e6eb5c added tracking for libraries to git-lfs 2019-06-07 10:19:32 +03:00