Commit Graph

823 Commits

Author SHA1 Message Date
979039be45 json_utils: add more types parsing 2019-04-14 10:33:41 +07:00
4fa5acaaf6 change prefab format 2019-04-13 13:46:47 +07:00
336b899472 stdex: add detection idiom, json_utils: clamp color values 2019-04-13 12:11:11 +07:00
bb3d7bb3b5 instantiate gobject from prototype and another gobject 2019-04-13 02:04:57 +07:00
4e278f3c15 Merge branch 'master' into feature/gobject 2019-04-12 23:29:14 +07:00
BlackMat MATov
6fbf5a15d5 Merge pull request #68 from enduro2d/hotfix/update_modules
Hotfix/update modules
2019-04-12 23:28:17 +07:00
096662dccd update modules 2019-04-12 23:27:20 +07:00
fab0ee391a Merge branch 'master' into feature/gobject 2019-04-12 18:16:57 +07:00
BlackMat MATov
8306b14c28 Merge pull request #67 from enduro2d/hotfix/unit_tests_compilation
Hotfix/unit tests compilation
2019-04-12 18:16:12 +07:00
5229515307 fix unit tests compilation 2019-04-12 17:55:50 +07:00
f7e44c311b Merge branch 'master' into feature/gobject 2019-04-12 05:28:30 +07:00
BlackMat MATov
97a5e123eb Merge pull request #66 from enduro2d/hotfix/update_modules
Hotfix/update modules
2019-04-12 05:27:49 +07:00
2a9cdd6b53 fixes after modules update 2019-04-12 05:26:35 +07:00
b1d1d8f910 update modules 2019-04-12 05:25:23 +07:00
50244b56f6 Merge branch 'master' into feature/gobject 2019-04-10 00:46:45 +07:00
BlackMat MATov
04b0a25bd7 Merge pull request #65 from enduro2d/hotfix/update_modules
Hotfix/update modules
2019-04-10 00:45:51 +07:00
b63feded42 update modules 2019-04-09 13:03:27 +07:00
93492828a2 dummy game object class 2019-04-09 00:12:54 +07:00
b11ab59f9d sample prefab templates 2019-04-08 16:10:36 +07:00
d8719e5555 dummy prefab classes 2019-04-08 15:08:11 +07:00
90d1ae2921 dummy sample 04 2019-04-08 13:44:30 +07:00
a265285d30 add miniz as submodule 2019-04-08 11:55:34 +07:00
68c380887f remove assimp module 2019-04-08 11:36:04 +07:00
4aa406aba6 update modules 2019-04-08 11:13:52 +07:00
BlackMat MATov
84e0753978 Merge pull request #64 from enduro2d/hotfix/update_copyright_headers
Hotfix/update copyright headers
2019-04-07 18:56:24 +07:00
c1a16113d9 update all copyright headers 2019-04-07 18:54:30 +07:00
BlackMat MATov
d6ce42a1e7 Merge pull request #63 from enduro2d/feature/render_optimization
Feature/render optimization
2019-04-07 15:33:09 +07:00
a09f0e661c fix msvc warnings 2019-04-07 10:57:24 +07:00
3431f030fa safe context cleaning 2019-04-07 10:51:29 +07:00
061078d0bc sorted vector instead hash map for property block 2019-04-07 10:00:01 +07:00
400da781b8 using buffer_view for creating and updating render buffers 2019-04-06 19:23:18 +07:00
a889bee4a0 fix internal batcher properties flush 2019-04-06 19:20:41 +07:00
5ef031c1e1 utils: simple buffer view impl 2019-04-06 18:32:12 +07:00
6e71e782c5 sprite tint to color32 2019-04-06 17:33:30 +07:00
d7ee211f05 internal properties to batcher 2019-04-06 17:28:50 +07:00
BlackMat MATov
16da91496c Merge pull request #62 from enduro2d/feature/flipbook
Feature/flipbook
2019-04-04 23:39:57 +07:00
24609568c4 update modules 2019-04-04 12:15:58 +07:00
112e8e568c flipbook_player helper functions 2019-04-04 11:55:37 +07:00
b431ac5de3 basic flipbook system impl 2019-04-04 10:05:30 +07:00
42e2b7be0b math: mod function 2019-04-04 08:36:24 +07:00
673dd6b3c4 dummy flipbook controller and system 2019-04-03 08:09:39 +07:00
6dc791e9c1 add nested atlas sprites and load these from flipbook 2019-04-03 07:39:44 +07:00
8f23d750d4 remove render dependency from model 2019-04-03 03:21:04 +07:00
51e86dd6e2 remove material from flipbook asset 2019-04-03 01:00:18 +07:00
95fd52f8a0 remove materials from model asset 2019-04-03 00:31:54 +07:00
20361bf1f4 remove material from sprite asset 2019-04-03 00:05:48 +07:00
15f679e4b7 renderer materials property 2019-04-02 23:35:57 +07:00
0802122ea5 update modules 2019-04-02 23:13:25 +07:00
e8f13091a0 Merge branch 'master' into feature/flipbook 2019-04-02 23:11:45 +07:00
BlackMat MATov
b614b20b4f Merge pull request #61 from enduro2d/feature/nested_assets
Feature/nested assets
2019-04-02 21:31:50 +07:00