Commit Graph

867 Commits

Author SHA1 Message Date
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
andrey.zhirnov
68091d00e3 Rename audio_engine to audio 2019-06-07 10:18:25 +03:00
andrey.zhirnov
421bee4ea8 Added BASS libraries for Mac & iOS 2019-06-06 18:49:22 +03:00
andrey.zhirnov
859be5a698 added 3d audio support, updated make 2019-06-06 18:40:18 +03:00
andrey.zhirnov
3d5ef62fb9 Added none backend for audio engine 2019-06-06 17:57:41 +03:00
andrey.zhirnov
4c617855af added audio engine with BASS backend 2019-06-06 17:43:50 +03:00
a6c2b1b50c Merge pull request #76 from enduro2d/feature/move_to_cpp17
Feature/move to cpp17
2019-06-04 21:23:06 +07:00
17db049a95 fix inl includes 2019-06-04 17:27:28 +07:00
4580ac8476 fix color api 2019-06-04 17:25:05 +07:00
b8bae8bdff update modules 2019-06-03 22:15:10 +07:00
922bcd2bf2 restore CI clang 5.0 and 6.0 2019-05-30 19:55:37 +07:00
89d983d60c warning fixes 2019-05-30 15:01:23 +07:00
83c1ba842a high to c++17 2019-05-30 14:52:14 +07:00
fb328f432b core to c++17 2019-05-30 14:40:59 +07:00
970f87792d utils to c++17 2019-05-30 14:16:07 +07:00
6703988d21 hast_set, hash_multiset, flat_set, flat_multiset json parsing 2019-05-30 13:42:29 +07:00
4d6f11c998 buffer_view to separated header file 2019-05-28 21:02:12 +07:00
b1bab8a291 math to c++17 2019-05-28 12:10:04 +07:00
1639cfa08c drop old compilers, update README 2019-05-28 09:48:58 +07:00
3788a0e577 fix msvc string_view iterator problems 2019-05-28 08:27:23 +07:00
f7def3ce0c flat containers for library 2019-05-28 01:07:19 +07:00
f4dc114bbb flat_map for render property map 2019-05-27 21:45:50 +07:00
b6f0073691 remove std::set and std::map using 2019-05-27 21:27:20 +07:00
608f9aae9b return mpark variant 2019-05-27 21:00:46 +07:00
54bfb2d5ba update modules 2019-05-27 01:32:08 +07:00
48a257f70d remove E2D_COUNTOF macro 2019-05-25 23:27:19 +07:00
9e5f32b041 fix samples 2019-05-25 21:55:32 +07:00
92b0c5b837 remove std::unary_function using 2019-05-25 03:55:36 +07:00
534c915dbd remove std::array and std::bitset aliases 2019-05-25 03:54:50 +07:00
26abbee1b6 add flat.hpp module 2019-05-25 03:47:52 +07:00
066be20fe2 remove string_view backport 2019-05-25 03:28:48 +07:00
b8455bf3ed remove stdex::is_detected and stdex::void_t 2019-05-25 02:13:43 +07:00
65e9063ab7 remove variant 3rdparty module 2019-05-25 02:05:47 +07:00
8b422b3d9f add cpp17 build flags, remove old compilers from CI 2019-05-25 01:53:28 +07:00
3804a4d988 Merge pull request #74 from enduro2d/hotfix/update_modules
Hotfix/update modules
2019-05-25 01:35:17 +07:00
f59f9c7165 update modules 2019-05-24 17:52:30 +07:00
Matvey Cherevko
324c3200a9 Merge pull request #73 from enduro2d/feature/gobject
Feature/gobject
2019-05-24 16:45:40 +07:00
408dcd4205 library waits for loading assets in destroying now 2019-05-24 06:47:22 +07:00
fa5080fd35 get sprite_renderer sprite from atlas 2019-05-24 05:01:42 +07:00
cc739d6bd2 world resolve function 2019-05-24 02:54:15 +07:00
27a92fc3ad add library loading error messages 2019-05-24 02:45:27 +07:00