|
|
28706cc9bf
|
check environment variables E2D_WITHOUT_AUDIO and E2D_WITHOUT_GRAPHICS on engine start
|
2019-07-31 03:19:52 +07:00 |
|
|
|
10496badaa
|
remove unsupported mipmap and cubemap filtration options
|
2019-07-23 09:38:32 +07:00 |
|
|
|
af680ed986
|
fix sound_asset loading
|
2019-07-09 12:43:45 +07:00 |
|
|
|
27a92fc3ad
|
add library loading error messages
|
2019-05-24 02:45:27 +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 |
|
|
|
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 |
|
|
|
48d9977e16
|
fix asset double loading
|
2019-04-17 23:54:23 +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 |
|
|
|
d8719e5555
|
dummy prefab classes
|
2019-04-08 15:08:11 +07:00 |
|
|
|
c1a16113d9
|
update all copyright headers
|
2019-04-07 18:54:30 +07:00 |
|
|
|
6dc791e9c1
|
add nested atlas sprites and load these from flipbook
|
2019-04-03 07:39:44 +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 |
|
|
|
e8f13091a0
|
Merge branch 'master' into feature/flipbook
|
2019-04-02 23:11:45 +07:00 |
|
|
|
5fa2963c0c
|
separate asset and library headers
|
2019-04-02 06:50:31 +07:00 |
|
|
|
6a1b681ec8
|
remove constructors from specific assets. const library load function.
|
2019-03-31 03:13:23 +07:00 |
|
|
|
227d2b3391
|
asset nested content
|
2019-03-31 02:39:09 +07:00 |
|
|
|
de1a99cf94
|
fix flipbook clear impl
|
2019-03-29 07:31:55 +07:00 |
|
|
|
6c9e0ee6c6
|
flipbook resource loading
|
2019-03-28 20:46:08 +07:00 |
|
|
|
637de551ac
|
fix unit tests with thread waiting
|
2019-03-26 20:44:03 +07:00 |
|
|
|
84adbda65c
|
add sprite making using atlas
|
2019-03-26 18:44:10 +07:00 |
|
|
|
37fb586e27
|
remove atlas per pixels per unit property
|
2019-03-26 10:32:02 +07:00 |
|
|
|
cdb15dd58d
|
atlas resource first impl
|
2019-03-21 09:29:57 +07:00 |
|
|
|
7494f3eaf6
|
dummy atlas resource classes
|
2019-03-19 19:08:40 +07:00 |
|
|
|
0dddcee121
|
removed redundant module checks
|
2019-03-13 02:38:52 +07:00 |
|
|
|
ee916baeb1
|
matrix json parsing for property block
|
2019-03-05 05:59:23 +07:00 |
|
|
|
10c13a7607
|
model and sprite loaders
|
2019-02-27 05:30:39 +07:00 |
|
|
|
f599a57fcf
|
library: unload_unused_assets from all caches
|
2018-12-22 00:16:48 +07:00 |
|
|
|
c5b55cc620
|
library: first impl of load_async
|
2018-12-21 23:10:19 +07:00 |
|
|
|
c67848a05a
|
material asset
|
2018-11-30 18:26:33 +07:00 |
|
|
|
a4b6b4f6a0
|
remove window and render initialization from tests
|
2018-11-28 01:50:08 +07:00 |
|
|
|
00b92d2d3a
|
image asset
|
2018-11-28 00:14:30 +07:00 |
|
|
|
ce8cea357d
|
basic content assets
|
2018-11-27 23:50:38 +07:00 |
|
|
|
163f9eed0c
|
library dummy module
|
2018-11-15 02:34:43 +07:00 |
|