Lucas Dower
|
0f3e7d5a77
|
Merge branch '0.7' into 0.7-constraint
|
2022-11-17 21:24:39 +00:00 |
|
Lucas Dower
|
610ef893db
|
Autoset constraint slider max value based on mesh size
|
2022-11-17 21:08:18 +00:00 |
|
Lucas Dower
|
956667f8a4
|
Updated configurable constraint limits for each axis
|
2022-10-29 22:56:04 +01:00 |
|
Lucas Dower
|
e36535f2a0
|
Added per-axis constraint options
|
2022-10-29 22:34:00 +01:00 |
|
Lucas Dower
|
05a756a3b7
|
Reverted to hashed voxel keys, ~1.4x faster voxelising
|
2022-10-26 23:38:46 +01:00 |
|
Lucas Dower
|
872eb9bf9a
|
Improved UI consistency
|
2022-10-24 20:45:02 +01:00 |
|
Lucas Dower
|
d7ebd9c78e
|
Updated cursor for canvas and when worker is busy
* Added hover style when mouse over slider value box
* CSS cleanup
|
2022-10-24 19:23:26 +01:00 |
|
Lucas Dower
|
95a92c7e0d
|
Added support for typing in slider values
|
2022-10-24 18:54:58 +01:00 |
|
Lucas Dower
|
48501d39aa
|
Merge pull request #79 from IceTank/main
Add new bvh ray option to make models with thicker walls
|
2022-10-24 17:38:28 +01:00 |
|
Ic3Tank
|
8ce17c9e13
|
Code cleanup and optimization
|
2022-10-23 22:40:33 +02:00 |
|
Lucas Dower
|
1a0615260c
|
Initial 0.7 commit
|
2022-10-22 18:37:30 +01:00 |
|
Ic3Tank
|
86ab7900f8
|
Add THICK option to models to make walls ticker
|
2022-10-22 18:35:17 +02:00 |
|
Lucas Dower
|
ec664fe493
|
Update README.md
|
2022-10-16 18:27:37 +01:00 |
|
Lucas Dower
|
d0341b85cb
|
Fixed sensitivity options not being used
|
2022-10-16 18:01:53 +01:00 |
|
Lucas Dower
|
7175c98581
|
Fixed package.json versioning
|
2022-10-13 17:49:16 +01:00 |
|
Lucas Dower
|
e43cfabc2c
|
Updated versioning for hotfix release
|
2022-10-13 17:44:50 +01:00 |
|
Lucas Dower
|
46c3b09efb
|
Fixed mesh material colour being altered by voxelisers
|
2022-10-13 17:38:43 +01:00 |
|
Lucas Dower
|
df1799a683
|
Update README.md
|
2022-10-07 03:09:31 +01:00 |
|
Lucas Dower
|
7ccf006a03
|
Merge pull request #70 from LucasDower/0.6
0.6.0 release
|
2022-10-07 02:54:48 +01:00 |
|
Lucas Dower
|
e200ee52b5
|
Update README.md
|
2022-10-07 02:52:42 +01:00 |
|
Lucas Dower
|
9739cbcef8
|
Added editor image
|
2022-10-07 02:48:09 +01:00 |
|
Lucas Dower
|
9cc12e7a2f
|
Final commits for 0.6.0 release
|
2022-10-07 02:34:52 +01:00 |
|
Lucas Dower
|
426a8fc4d2
|
Removed old logs
|
2022-10-06 20:30:33 +01:00 |
|
Lucas Dower
|
57514727f5
|
Very minor refactors
|
2022-10-06 17:42:20 +01:00 |
|
Lucas Dower
|
5631592417
|
Multisampling now only applies to textured materials
|
2022-10-06 17:41:28 +01:00 |
|
Lucas Dower
|
66fbe417cc
|
Fixed .obj exporter since chunked rendering
|
2022-10-06 17:41:00 +01:00 |
|
Lucas Dower
|
7046e70300
|
Merge pull request #77 from LucasDower/0.6-litematic-overhaul
0.6 litematic overhaul
|
2022-10-06 16:41:34 +01:00 |
|
Lucas Dower
|
db7c925207
|
Fixed double namespacing .litematic palette blocks
|
2022-10-06 16:39:44 +01:00 |
|
Lucas Dower
|
8ab47cab83
|
Removed 'smooth_stone_slab_double' from atlases and palettes, closes #45
|
2022-10-04 18:35:58 +01:00 |
|
Lucas Dower
|
89f8744855
|
Updated atlas script to not use broken dependency
|
2022-10-04 18:06:53 +01:00 |
|
Lucas Dower
|
5c1252ab2f
|
Fixed double namespacing block names in NBT exporter
|
2022-10-04 01:25:31 +01:00 |
|
Lucas Dower
|
ceee1b0a7d
|
Merge pull request #76 from LucasDower/0.6-colour-accuracy
0.6 colour accuracy
|
2022-10-04 00:45:53 +01:00 |
|
Lucas Dower
|
3da6b93ff0
|
Merge branch '0.6' into 0.6-colour-accuracy
|
2022-10-04 00:44:06 +01:00 |
|
Lucas Dower
|
660d8bcc31
|
Optimised .litematic exporter, roughly 15x faster
|
2022-10-03 15:45:14 +01:00 |
|
Lucas Dower
|
f11152e656
|
Added more data and timestamps to log files
|
2022-10-03 03:35:55 +01:00 |
|
Lucas Dower
|
f253b8e90a
|
Optimised voxel mesh building by roughly 1.8x
|
2022-10-02 23:50:45 +01:00 |
|
Lucas Dower
|
fad8899d33
|
Added action timings to log file
|
2022-10-02 23:02:13 +01:00 |
|
Lucas Dower
|
db45d95630
|
Optimised voxelisers memory usage
|
2022-10-02 22:44:08 +01:00 |
|
Lucas Dower
|
361fcb79b8
|
Merge pull request #74 from LucasDower/0.6-chunks
0.6 Chunk-based rendering
|
2022-10-02 16:02:08 +01:00 |
|
Lucas Dower
|
06b160ec76
|
Fix compile errors
|
2022-10-02 16:00:22 +01:00 |
|
Lucas Dower
|
c3588ca802
|
Merge branch '0.6' into 0.6-chunks
|
2022-10-02 15:57:15 +01:00 |
|
Lucas Dower
|
f08c027936
|
Fixed .schem exporter, closes #65
|
2022-10-02 15:49:47 +01:00 |
|
Lucas Dower
|
f5909e8dd9
|
Added colour accuracy option
|
2022-10-02 03:03:07 +01:00 |
|
Lucas Dower
|
6574f11fb9
|
Fixed fallable_blocks.json not being namespaced
|
2022-10-02 03:03:01 +01:00 |
|
Lucas Dower
|
27e09c36fb
|
Added new config.json in /res/
|
2022-10-02 02:44:04 +01:00 |
|
Lucas Dower
|
0422c07ee9
|
Removed unused imports
|
2022-10-01 23:43:04 +01:00 |
|
Lucas Dower
|
a1bebf332a
|
Fixed actions enabling while still rendering
|
2022-10-01 23:41:58 +01:00 |
|
Lucas Dower
|
0403ec9695
|
Add chunk rendering to voxel and block meshes
|
2022-10-01 22:03:03 +01:00 |
|
Lucas Dower
|
d78316fff3
|
Merge branch '0.6-progress-bar' into 0.6
|
2022-09-30 20:18:31 +01:00 |
|
Lucas Dower
|
cf229393d9
|
Added worker init job from client
|
2022-09-30 19:23:51 +01:00 |
|