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
|
a19a3a4837
|
WebGPU renderer can now render textures. WebGL and WebGPU renderers now reuse more code.
|
2020-01-25 22:38:07 +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
|
4c09486f65
|
Removed all React-related dependencies and config.
|
2019-09-14 17:31:03 +02:00 |
|
Daan Vanden Bosch
|
72506461ab
|
Swapped code using new and old UI system around.
|
2019-08-21 17:56:46 +02:00 |
|
Daan Vanden Bosch
|
66127253d3
|
Split code into one module per tool + core and application module.
|
2019-08-10 22:09:06 +02:00 |
|
Daan Vanden Bosch
|
d5bfa67d82
|
Ejected from create-react-app. Development server and production builds are working. Using css modules now.
|
2019-07-27 01:49:19 +02:00 |
|