phantasmal-world/src/quest_editor/loading
2020-09-24 19:07:22 +02:00
..
AreaAssetLoader.ts Introduced Block concept to represent a continuous chunk of bytes. 2020-07-17 00:00:17 +02:00
EntityAssetLoader.ts The model property is now taken into account for many objects during initial load of model assets. 2020-09-24 19:07:22 +02:00
LoadingCache.ts Added DisposablePromise to facilitate cancelling promises that are underway when a component is disposed. Added EntityInfoController with unit test and added tests for EntityInfoView. 2019-12-26 00:44:30 +01:00
QuestLoader.ts Quest entities are now backed by an ArrayBufferBlock so that a "custom entity properties" feature can be added later. 2020-07-18 23:00:48 +02:00