phantasmal-world/src/quest_editor
2020-07-14 22:08:36 +02:00
..
actions - Events are now serialized in the order that they were deserialized 2019-12-31 20:00:43 +01:00
controllers Removed the ability to step in a yielded thread. 2020-05-01 23:45:32 +03:00
gui Removed custom WebGL and WebGPU renderers. All 3D rendering is now done by THREE.js again. 2020-07-14 21:50:35 +02:00
loading Removed custom WebGL and WebGPU renderers. All 3D rendering is now done by THREE.js again. 2020-07-14 21:50:35 +02:00
model Upgraded all dependencies and fixed linting issues. 2020-07-14 20:57:50 +02:00
persistence Fixed bug in QuestEditorUiPersister config sanitization code. When removing old components results in empty containers, these containers are now also removed. 2020-07-14 22:08:36 +02:00
rendering Removed custom WebGL and WebGPU renderers. All 3D rendering is now done by THREE.js again. 2020-07-14 21:50:35 +02:00
scripting Removed the ability to step in a yielded thread. 2020-05-01 23:45:32 +03:00
stores Renamed "Debug Log" to "Debug" and moved all debugging related buttons to its toolbar. 2020-04-30 18:27:19 +02:00
index.ts Removed custom WebGL and WebGPU renderers. All 3D rendering is now done by THREE.js again. 2020-07-14 21:50:35 +02:00
QuestRunner.ts Removed the ability to step in a yielded thread. 2020-05-01 23:45:32 +03:00