Commit Graph

553 Commits

Author SHA1 Message Date
9c03203713 Merge branch 'hotfix/update_modules' into feature/gobject 2019-05-15 17:18:08 +07:00
54c56b11c1 fix update submodules script 2019-05-15 15:43:05 +07:00
dfccfb87fa fix some msvc warnings 2019-05-15 13:53:17 +07:00
50de1cd6e0 clean up cmake config 2019-05-15 12:32:45 +07:00
e0c98dfac2 update modules 2019-05-15 07:53:18 +07:00
6c30095088 dummy component loaders 2019-05-15 01:36:12 +07:00
eac21505ed register components in component_factory 2019-05-14 19:26:48 +07:00
f6e83862ca add children to prefab 2019-05-14 19:21:22 +07:00
b1ba916b17 fix tests compilation 2019-05-14 18:29:48 +07:00
f76461666e node contains gobject instead entity now 2019-05-13 21:31:35 +07:00
6ae2009430 world holds entity instances now 2019-05-13 20:35:34 +07:00
2eff98b639 move scene root to actor component 2019-05-13 19:22:44 +07:00
64b8e594a3 clean up cmake config 2019-05-05 14:35:06 +07:00
204bede84b json utils unit tests 2019-05-01 12:24:30 +07:00
7456c3e0ad move xml and json assets to public headers 2019-05-01 10:00:15 +07:00
e857f0751b dummy component_factory 2019-04-20 07:21:26 +07:00
BlackMat MATov
b0f3304f83 Merge pull request #69 from enduro2d/feature/asset_dependencies
Feature/asset dependencies
2019-04-19 14:33:17 +07:00
d28ce63c80 Merge branch 'feature/asset_dependencies' into feature/gobject 2019-04-19 14:28:58 +07:00
5ca60c84b1 don’t add resolved asset to loading assets 2019-04-19 11:11:12 +07:00
8139c0a1c8 fix asset loading cache address 2019-04-19 09:23:47 +07:00
acecd55f05 Merge branch 'feature/asset_dependencies' into feature/gobject 2019-04-19 02:12:57 +07:00
8507361f5c move asset cache into library 2019-04-19 00:24:45 +07:00
c6c20df1a6 add utils::type_family 2019-04-18 00:23:05 +07:00
48d9977e16 fix asset double loading 2019-04-17 23:54:23 +07:00
545968428f remove asset factory 2019-04-16 03:32:31 +07:00
3099ff04fe add asset_group as result of asset dependencies loading 2019-04-16 03:28:32 +07:00
8da82f0198 draft asset dependencies impl 2019-04-15 21:22:16 +07:00
305d84fb54 pvs analyze script 2019-04-14 23:28:31 +07:00
53fefff3f3 dummy asset dependencies classes 2019-04-14 20:32:29 +07:00
7e45a7d602 add dummy camera prefab 2019-04-14 11:14:14 +07:00
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