Commit Graph

696 Commits

Author SHA1 Message Date
Misode
114aa2ae4d
Update Minecraft Wiki links to new domain after fork 2023-09-26 11:25:32 +02:00
Lucas Dower
197e9bae19
Fixed disabled styles for various material components, closes #145 2023-09-05 22:29:41 +01:00
Lucas Dower
b26aab8a8b
Hovering rotation box highlights respective axis in the viewport 2023-09-05 22:10:27 +01:00
Lucas Dower
e2f601fbfd
Added option to override maximum height constraint, closes #135, closes #114 2023-09-04 01:41:18 +01:00
Lucas Dower
a827e427db
Fixed auto adjusting size for constraint axis 2023-09-04 01:28:28 +01:00
Lucas Dower
79a5dbf9ce
Fix failing test 2023-09-04 01:08:59 +01:00
Lucas Dower
6c1325d8e6
Removed magic number 2023-09-04 00:58:06 +01:00
Lucas Dower
bcdd92ed33
Remove unused colour accuracy in voxelise action 2023-09-04 00:31:31 +01:00
Lucas Dower
867953a836
Fix voxel overlap not working, closes #144 2023-09-04 00:27:47 +01:00
Lucas Dower
dea3a1685e
Update to 1.20.1 2023-09-03 22:52:59 +01:00
Lucas Dower
0ecedd4884
Updated atlas building tool, removed old files 2023-09-03 22:51:29 +01:00
Lucas Dower
4654ac90a0
Fix newky recieved chunks not rendering, #closes #142 2023-09-03 19:48:15 +01:00
Lucas Dower
de1a9b4e03
Fixed texture file picker showing all file types, closes #133 2023-09-03 17:45:13 +01:00
Lucas Dower
f68492cadd
Upgraded WebGL context, closes #141, closes #123 2023-09-03 17:30:22 +01:00
Lucas Dower
dc87550bc5
Upgrade hotfix version 2023-09-03 17:30:06 +01:00
Lucas Dower
334f5e07f4
Merge branch 'main' of https://github.com/LucasDower/ObjToSchematic 2023-06-28 22:09:54 +01:00
Lucas Dower
d616eed191
Update locale language codes 2023-06-27 20:28:24 +01:00
Lucas Dower
8e9d527bee Bump version 2023-06-26 17:22:42 +01:00
Lucas Dower
82acb0133d Minor update to analytics init 2023-06-26 17:22:07 +01:00
Lucas Dower
5efbbab234 Added missing translation keys for tooltips 2023-06-26 17:08:05 +01:00
Lucas Dower
2576d12278 Update to release build 2023-06-26 16:40:59 +01:00
Lucas Dower
ae86e5d9d2 Remove debug mode on analytic events for release builds 2023-06-26 16:38:21 +01:00
Lucas Dower
8e7544075f * Refactored analytics
* Added tracking disclaimer
* Usage events are now tracked to improve usage
2023-06-26 16:11:22 +01:00
Lucas Dower
2f1978f8bb Disabled checkbox text no longer dim text colour 2023-06-26 14:25:17 +01:00
Lucas Dower
d67e4451e1 Fixed enabling non-existent action groups 2023-06-26 14:23:04 +01:00
Lucas Dower
8fb58815b9 * Added tooltips to toolbar buttons
* Refactored component styles for easier use with CSS selectors
2023-06-26 14:20:33 +01:00
Lucas Dower
2145c815f9
Added chunked exporting for the structure blocks exporter 2023-06-25 00:44:35 +01:00
Lucas Dower
7ca5af2146
Fixed solid materials using colours by reference
* Solid materials now also get assigned a random colour
2023-06-24 17:50:09 +01:00
Lucas Dower
19c05231c3
Optimise rendering to only redraw when necessary 2023-06-12 23:41:02 +01:00
Lucas Dower
8a2db892bc
Revert "Add instancing to voxel mesh rendering, #132"
This reverts commit 58cc638149.
2023-06-10 16:13:10 +01:00
Lucas Dower
58cc638149
Add instancing to voxel mesh rendering, #132 2023-06-10 16:05:41 +01:00
Lucas Dower
b8cc31d75a
Optimised voxel and block mesh buffer generation 2023-06-10 15:35:48 +01:00
Lucas Dower
968f90f436
Remove unused files 2023-06-05 23:39:30 +01:00
Lucas Dower
ba7d7b6d6d Fixed progress bars not working, added progress tracking for importing, closes #121 2023-06-01 20:47:59 +01:00
Lucas Dower
21ea0e7c2c Fixed importing error messages being hidden, closes #128 2023-06-01 20:32:31 +01:00
Lucas Dower
50a68b5190 Remove unused file 2023-06-01 20:20:55 +01:00
Lucas Dower
2a1df4d098 Fix y and z rotation values not working, fixes #127 2023-06-01 20:20:41 +01:00
Lucas Dower
34b0834da4
Fix for block lighting at bottom layer of blocks 2023-05-21 17:37:23 +01:00
Lucas Dower
d3b0580fef
Fixed up test code breaking block mesh functions, closes #122 2023-05-21 17:13:10 +01:00
Lucas Dower
f7f2d23b54
Merge branch 'main' of https://github.com/LucasDower/ObjToSchematic 2023-05-21 16:01:00 +01:00
Lucas Dower
1b605e82da
Added divider to UI between basic and advanced settings 2023-05-21 15:53:25 +01:00
Lucas Dower
d5453a9d2b
Merge pull request #120 from Creeper553/main
Update zh_CN.ts
2023-05-21 15:35:39 +01:00
KatMelon
54c0e33d8c
Update zh_CN.ts 2023-05-09 20:40:59 +08:00
Lucas Dower
f3b2a6dcc2
.glb imports now load bundled textures 2023-05-07 14:01:56 +01:00
Lucas Dower
e5bc18f99c
Added translation key for header description 2023-05-06 17:11:38 +01:00
Lucas Dower
4861580870
Added small description to header element 2023-05-06 17:05:00 +01:00
Lucas Dower
bae3532c4d
Removed .gltf to debug, .glb still enabled 2023-05-06 16:56:22 +01:00
Lucas Dower
ab5e8476d1
Fixed console spam when importing block palettes with blank lines 2023-04-17 18:38:33 +01:00
Lucas Dower
9b05272372
Added support for minimising properties 2023-04-17 18:32:11 +01:00
Lucas Dower
d4608e6a69
Updated Russian translation display name 2023-04-17 17:43:08 +01:00