.. |
controllers
|
Entity counts in area select are now updated when adding or removing entities. Added more unit tests.
|
2019-12-24 03:04:18 +01:00 |
data_formats
|
Fixed unit test.
|
2020-09-29 16:14:57 +02:00 |
dto
|
Static data formats now conform to the rest of the project's code style.
|
2020-01-01 16:05:23 +01:00 |
gui
|
Prevented all tests to log to console, except for one DebugController test.
|
2020-09-27 00:31:22 +02:00 |
math
|
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
|
Improved WebGPU renderer:
|
2020-04-26 22:19:26 +02:00 |
observable
|
Prevented all tests to log to console, except for one DebugController test.
|
2020-09-27 00:31:22 +02:00 |
persistence
|
Prevented all tests to log to console, except for one DebugController test.
|
2020-09-27 00:31:22 +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 |
stores
|
Prevented all tests to log to console, except for one DebugController test.
|
2020-09-27 00:31:22 +02:00 |
undo
|
Prevented all tests to log to console, except for one DebugController test.
|
2020-09-27 00:31:22 +02:00 |
Clock.ts
|
Added internet time to navigation menu.
|
2020-01-17 14:23:50 +01:00 |
DisposablePromise.test.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 |
DisposablePromise.ts
|
Prevented all tests to log to console, except for one DebugController test.
|
2020-09-27 00:31:22 +02:00 |
enums.test.ts
|
Split code into one module per tool + core and application module.
|
2019-08-10 22:09:06 +02:00 |
enums.ts
|
Upgraded all dependencies and fixed linting issues.
|
2020-07-14 20:57:50 +02:00 |
files.ts
|
AFS archives with compressed XVM texture archives are now supported.
|
2020-01-06 14:04:05 +01:00 |
HttpClient.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 |
logging.ts
|
Prevented all tests to log to console, except for one DebugController test.
|
2020-09-27 00:31:22 +02:00 |
primitive_conversion.ts
|
Undo/redo now works again in the quest editor. The NPC counts view is also ported.
|
2019-08-26 15:42:12 +02:00 |
Random.ts
|
Its now possible to choose a section ID and body type in the model viewer.
|
2020-01-05 18:40:35 +01:00 |
Result.ts
|
Prevented all tests to log to console, except for one DebugController test.
|
2020-09-27 00:31:22 +02:00 |
sequential.test.ts
|
Started working on optimization result view.
|
2019-09-09 18:37:20 +02:00 |
sequential.ts
|
Started working on optimization result view.
|
2019-09-09 18:37:20 +02:00 |
Severity.ts
|
Improved WebGPU renderer:
|
2020-04-26 22:19:26 +02:00 |
util.test.ts
|
Added unit tests for try_finally and added dispose override to LogStore.
|
2020-09-27 01:05:37 +02:00 |
util.ts
|
Prevented all tests to log to console, except for one DebugController test.
|
2020-09-27 00:31:22 +02:00 |