Commit Graph

55 Commits

Author SHA1 Message Date
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
968f90f436
Remove unused files 2023-06-05 23:39:30 +01:00
Lucas Dower
fb49b45523
Removed frosted_ice 2023-04-14 22:32:19 +01:00
Lucas Dower
ffb2b78876 Merged 0.8-slice-viewer into 0.8-web 2023-03-25 00:10:31 +00:00
Lucas Dower
91fbce8535 Further conversions to support web version 2023-02-22 18:45:50 +00:00
Lucas Dower
f27ad6bd1f
More fixes for web version 2023-02-11 21:29:36 +00:00
Lucas Dower
aca30d1f11
Initial commits for webpack 2023-02-11 00:53:27 +00:00
Lucas Dower
7832357350
Removed test-palette.palette 2023-01-23 20:50:28 +00:00
Lucas Dower
458b2ddf58
Added transparency options in material section
* Fixed sampling texture colour with mismatched diffuse and alpha map dimensions
* Fixed opening directory of texture on Windows
2023-01-22 22:11:27 +00:00
Lucas Dower
3cd9dceeaa
Revert block_ids.json 2023-01-22 14:17:42 +00:00
Jason Bernas
98bc3b47e2 Added grass-like blocks replacement
when a block is on top.
2023-01-21 15:57:48 +01:00
Lucas Dower
ac0e1eb22b
Added new Materials action to replace material tree 2023-01-18 21:55:47 +00:00
Lucas Dower
428ba8ae13
Added fresnel and smooth shading to meshes 2022-11-28 23:01:25 +00:00
Lucas Dower
3ea4d3ac52
Corrected config option for maximum height override, closes #90 2022-11-21 18:51:29 +00:00
Lucas Dower
e28555c10c
Added viewport background colour to config.json 2022-11-18 18:05:45 +00:00
Lucas Dower
0f3e7d5a77
Merge branch '0.7' into 0.7-constraint 2022-11-17 21:24:39 +00:00
Lucas Dower
956667f8a4
Updated configurable constraint limits for each axis 2022-10-29 22:56:04 +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
8ab47cab83 Removed 'smooth_stone_slab_double' from atlases and palettes, closes #45 2022-10-04 18:35:58 +01:00
Lucas Dower
3da6b93ff0
Merge branch '0.6' into 0.6-colour-accuracy 2022-10-04 00:44:06 +01:00
Lucas Dower
c3588ca802
Merge branch '0.6' into 0.6-chunks 2022-10-02 15:57:15 +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
a1bebf332a Fixed actions enabling while still rendering 2022-10-01 23:41:58 +01:00
Lucas Dower
a138c834e8 Fixed clay block id when mapping to schematic blocks 2022-09-17 14:52:43 +01:00
Lucas Dower
788b7af639 Removed check that root directory is named ObjToSchematic 2022-09-17 13:28:00 +01:00
Lucas Dower
e6e8259475 Namespaced block_ids.json, updated schematic-friendly.test.ts 2022-09-17 13:00:07 +01:00
Lucas Dower
2c3081801d Camera snap angle 2022-07-20 21:56:08 +01:00
Lucas Dower
3280503c6b Added orthographic camera 2022-07-20 20:43:29 +01:00
Lucas Dower
91af3b240a Fixed vanilla atlas and build error/warning 2022-07-14 18:09:41 +01:00
Lucas Dower
4f50aeb52d Merge vanilla.atlas 2022-07-14 18:00:06 +01:00
Lucas Dower
3842ba03e2 Merge branch 'main' into alpha-support 2022-07-14 17:59:35 +01:00
Lucas Dower
7108100956 Rename alphaValue to alphaFactor 2022-07-12 19:33:48 +01:00
Lucas Dower
7c07217b3b Removed leaves in palettes, tinting not supported 2022-07-12 19:31:15 +01:00
Lucas Dower
f9d2e37a07 Load alpha value from .mtl material 2022-07-12 19:26:19 +01:00
Lucas Dower
7c71f60817 Fixed opaque voxels appearing slightly transparent 2022-07-10 18:15:47 +01:00
Lucas Dower
ec49e863c8 Updated vanilla atlas and default palettes 2022-07-06 18:20:04 +01:00
Lucas Dower
0b7fa7da36 Alpha-weighted colour averaging 2022-06-12 02:20:35 +01:00
Lucas Dower
687ed7159a Added support for alpha maps 2022-06-12 02:07:09 +01:00
Lucas Dower
80967ec945 Added support for transparent blocks 2022-06-12 00:47:30 +01:00
Lucas Dower
6eb9cd2adc Added transparent blocks 2022-06-12 00:47:20 +01:00
Lucas Dower
d5c2331f9a Removed tinted glass from palettes 2022-05-15 15:25:38 +01:00
Lucas Dower
b6e26a5573 Updated default palettes 2022-05-15 15:22:48 +01:00
Lucas Dower
6672d2eda2 Added options to replace falling blocks 2022-05-15 15:17:52 +01:00
Lucas Dower
878ef25f03 Added support for cube_bottom_top models 2022-05-14 19:52:11 +01:00
Lucas Dower
e8f1f45716 Added transparency to debug rendering 2022-05-14 17:41:27 +01:00
Lucas Dower
8b23996c93 Added option to toggle axes rendering 2022-05-14 16:12:43 +01:00
Lucas Dower
bcbda83488
Fixed uniform precision compile error on macOS 2022-04-17 01:02:16 +01:00