Daan Vanden Bosch
|
8b8e87c8c5
|
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 |
|
Daan Vanden Bosch
|
767397d26d
|
Removed custom WebGL and WebGPU renderers. All 3D rendering is now done by THREE.js again.
|
2020-07-14 21:50:35 +02:00 |
|
Daan Vanden Bosch
|
78c18eb1e9
|
Improved rendering of entities that use additive blending in NPCs/Objects panels.
|
2020-04-25 22:17:26 +02:00 |
|
Daan Vanden Bosch
|
eb5b539b6d
|
Fixed rendering of Saint-Milion and veriants in NPCs pane.
|
2020-04-25 21:40:47 +02:00 |
|
Daan Vanden Bosch
|
599cab4b2b
|
Fixed all formatting and linting errors introduced by upgraded eslint and prettier.
|
2020-04-25 20:29:20 +02:00 |
|
Daan Vanden Bosch
|
85ccdbb0a6
|
Added experimental WebGL renderer.
|
2020-01-19 17:16:28 +01:00 |
|
Daan Vanden Bosch
|
2808983add
|
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 |
|
Daan Vanden Bosch
|
99d50d754d
|
Replaced js-logger. Improved testability with mocks, improved test configuration and code improvements.
|
2019-12-25 00:17:02 +01:00 |
|
Daan Vanden Bosch
|
05c9f3ce81
|
All code now uses HttpClient interface instead of fetch for improved testability.
|
2019-12-21 22:49:41 +01:00 |
|