.. |
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
|
Additive blending now also works for xj models. Darkened the collision geometry to better accommodate additive blending.
|
2020-01-18 21:26:49 +01: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
|
Quests can now be saved in GC format.
|
2020-01-16 21:45:20 +01:00 |
model
|
Improved loading of store data.
|
2019-09-05 20:30:11 +02:00 |
observable
|
Quests can now be saved in GC format.
|
2020-01-16 21:45:20 +01:00 |
persistence
|
- Moved Persister to core/persistence
|
2019-12-27 03:16:52 +01:00 |
rendering
|
Additive blending now also works for xj models. Darkened the collision geometry to better accommodate additive blending.
|
2020-01-18 21:26:49 +01:00 |
stores
|
Fixed bug in url path parsing.
|
2020-01-07 00:19:57 +01:00 |
undo
|
Quests can now be saved in GC format.
|
2020-01-16 21:45:20 +01: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
|
Improved DisposablePromise disposal process.
|
2020-01-17 18:23:32 +01: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
|
Model viewer options are now stored in url parameters so you can link to a specific set of options.
|
2020-01-05 22:40:26 +01: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 |
Logger.ts
|
Quests can now be saved in GC format.
|
2020-01-16 21:45:20 +01:00 |
math.ts
|
Entities can be rotated via the entity info view.
|
2019-09-29 18:53:01 +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
|
Improved error handling in viewer.
|
2020-01-06 23:32:14 +01: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 error handling in viewer.
|
2020-01-06 23:32:14 +01:00 |
util.ts
|
Quests can now be saved in GC format.
|
2020-01-16 21:45:20 +01:00 |