.. |
data_formats
|
Added complete assembler error checking to the editor. Improved editor autocompletion. Script asm modifications are now persisted when saving.
|
2019-07-22 22:51:44 +02:00 |
domain
|
Improved asm editor performance with a web worker.
|
2019-07-23 15:54:42 +02:00 |
loading
|
Refactored model loading code.
|
2019-07-17 19:37:48 +02:00 |
rendering
|
Huge performance improvement when translating quest entities.
|
2019-07-20 00:14:51 +02:00 |
scripting
|
Improved asm editor performance with a web worker.
|
2019-07-23 15:54:42 +02:00 |
stores
|
Fixed bug in prs compression code. Improved prs compression performance by about 5x. Instructions are now written as object code in quest bin files.
|
2019-07-22 12:31:20 +02:00 |
ui
|
Improved asm editor performance with a web worker.
|
2019-07-23 15:54:42 +02:00 |
dto.ts
|
Added prettier and unleashed on the code base.
|
2019-07-02 18:08:06 +02:00 |
enums.test.ts
|
Refactored BufferCursor into a hierarchy of cursors and a ResizableBuffer to improve code clarity.
|
2019-07-08 23:56:05 +02:00 |
enums.ts
|
Refactored BufferCursor into a hierarchy of cursors and a ResizableBuffer to improve code clarity.
|
2019-07-08 23:56:05 +02:00 |
index.less
|
Added XVM texture viewer.
|
2019-07-11 17:30:23 +02:00 |
index.tsx
|
Added prettier and unleashed on the code base.
|
2019-07-02 18:08:06 +02:00 |
javascript-lp-solver.d.ts
|
Added prettier and unleashed on the code base.
|
2019-07-02 18:08:06 +02:00 |
Loadable.ts
|
Some renaming.
|
2019-06-26 17:47:53 +02:00 |
react-app-env.d.ts
|
Initial commit from Create React App
|
2019-05-28 13:44:17 +02:00 |
read_file.ts
|
Added XVM texture viewer.
|
2019-07-11 17:30:23 +02:00 |
setupTests.js
|
Fixed bug in prs compression code. Improved prs compression performance by about 5x. Instructions are now written as object code in quest bin files.
|
2019-07-22 12:31:20 +02:00 |
three-orbit-controls.d.ts
|
Added prettier and unleashed on the code base.
|
2019-07-02 18:08:06 +02:00 |
undo.test.ts
|
Quest editor now has undo/redo.
|
2019-07-18 15:39:23 +02:00 |
undo.ts
|
Linting and eliminated mobx warning.
|
2019-07-21 10:44:33 +02:00 |
webworkers.d.ts
|
Improved asm editor performance with a web worker.
|
2019-07-23 15:54:42 +02:00 |