phantasmal-world/src/rendering
2019-07-07 01:16:12 +02:00
..
animation.ts Clearer naming of NJ types. 2019-07-06 21:55:02 +02:00
areas.ts Refactored area collision detection geometry parsing code. 2019-07-07 01:16:12 +02:00
entities.test.ts Refactored area collision detection geometry parsing code. 2019-07-07 01:16:12 +02:00
entities.ts Refactored area collision detection geometry parsing code. 2019-07-07 01:16:12 +02:00
index.ts Code style consistency. 2019-07-02 17:00:24 +02:00
ModelRenderer.ts Fix light in place so that it doesn't rotate with the camera in model viewer. 2019-07-03 10:53:22 +02:00
models.ts Refactored area collision detection geometry parsing code. 2019-07-07 01:16:12 +02:00
QuestRenderer.ts Improved idle performance by not rendering at all when there's no user interaction or animation running in any of the renderers. Fixed memory leak. Fixed issues with current frame display and manual frame change in model viewer. 2019-07-03 00:43:17 +02:00
Renderer.ts Two small bugfixes. 2019-07-03 13:29:07 +02:00