phantasmal-world/src/quest_editor/rendering
2020-07-14 21:50:35 +02:00
..
conversion Removed custom WebGL and WebGPU renderers. All 3D rendering is now done by THREE.js again. 2020-07-14 21:50:35 +02:00
EntityImageRenderer.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
Quest3DModelManager.ts Fixed all formatting and linting errors introduced by upgraded eslint and prettier. 2020-04-25 20:29:20 +02:00
QuestEditor3DModelManager.ts - Bugfix: FlatMappedListProperty wouldn't recompute its value and emit an event when it's computed property changed 2019-12-27 23:33:34 +01:00
QuestEntityControls.ts When an NPC is added while an event is selected, the new NPC will be created with the event's wave. 2019-12-29 23:06:12 +01:00
QuestRenderer.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
QuestRunner3DModelManager.ts - Bugfix: FlatMappedListProperty wouldn't recompute its value and emit an event when it's computed property changed 2019-12-27 23:33:34 +01:00