Commit Graph

444 Commits

Author SHA1 Message Date
Lucas Dower
6eb9cd2adc Added transparent blocks 2022-06-12 00:47:20 +01:00
Lucas Dower
7b9e4ed67e
Added Discord link, I hope I don't regret this 2022-06-07 00:17:23 +01:00
Lucas Dower
86f0bdcd4e Refactoring importers, voxelisers, and exporters 2022-05-24 17:36:34 +01:00
Lucas Dower
48fd386294
Merge pull request #53 from Enchoseon/patch-1
Update palette.blockMeshParams.blockPalette value
2022-05-23 18:07:05 +01:00
Encho
de41b318d0
Update palette.blockMeshParams.blockPalette value
Changed the value of palette.blockMeshParams.blockPalette from "all-supported" to "all-snapshot", as "all-supported.palette" was renamed to "all-snapshot.palette" in b6e26a5573
2022-05-22 20:09:50 -07:00
Lucas Dower
2974c963ea Updates for 0.5.1 2022-05-15 15:54:51 +01:00
Lucas Dower
4d89696f5c Fixed slider value not matching display value 2022-05-15 15:44:48 +01:00
Lucas Dower
4a62cd5e4c Fixed REGEX_NUMBER 2022-05-15 15:37:20 +01:00
Lucas Dower
4af035808f Updated README.md 2022-05-15 15:27:11 +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
71ecb62ab0 Missing .mtl gives warning instead of error 2022-05-15 14:22:29 +01:00
Lucas Dower
20c92e9afd Improved handling of malformed meshes 2022-05-14 20:22:38 +01:00
Lucas Dower
affdf247a9 Place magenta voxel instead of throwing error 2022-05-14 20:06:12 +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
eea08adf16 Minor changes to grid rendering 2022-05-14 17:25:21 +01:00
Lucas Dower
8b23996c93 Added option to toggle axes rendering 2022-05-14 16:12:43 +01:00
Lucas Dower
4f6aa66d5c Minor changes to axes rendering 2022-05-14 15:48:36 +01:00
Lucas Dower
8e17342413 Added scrolling to sliders, resolves #38 2022-05-12 18:59:36 +01:00
Lucas Dower
9d760b1b84 Merge branch 'main' of https://github.com/LucasDower/ObjToSchematic into main 2022-04-20 18:14:26 +01:00
Lucas Dower
fd3330b383 Removed unused imports 2022-04-20 18:14:06 +01:00
Lucas Dower
5c293e703d Renamed 'palette' to 'assign' 2022-04-17 22:35:57 +01:00
Lucas Dower
de6a7b029f Updated voxel mesh constructor 2022-04-17 22:26:10 +01:00
Lucas Dower
3533f13c85 Updated linting, changes to Vector3 2022-04-17 22:13:59 +01:00
Lucas Dower
bcbda83488
Fixed uniform precision compile error on macOS 2022-04-17 01:02:16 +01:00
Lucas Dower
753e1e1ff1
Added macOS packager 2022-04-17 00:59:26 +01:00
Lucas Dower
390f55d548 Added sample model to resources folder 2022-04-17 00:34:07 +01:00
Lucas Dower
7580f6216a Optimised occlusion calculations, ~6.3x faster 2022-04-17 00:32:13 +01:00
Lucas Dower
a9b555cfb8
Fixed infinite recursion 2022-04-16 20:03:23 +01:00
Lucas Dower
874dcba875
Fixed titlebar git signature for MacOS 2022-04-16 19:58:07 +01:00
Lucas Dower
74be5d0fbb
Fixed atlas script for MacOS 2022-04-16 19:29:20 +01:00
Lucas Dower
8289ba6579 Moved exporters into new folder 2022-04-14 23:35:23 +01:00
Lucas Dower
98d7bb16cd Fixed camera center for large azimuths 2022-04-14 23:13:11 +01:00
Lucas Dower
6c66d1efd9 Refactor constants 2022-04-14 20:33:36 +01:00
Lucas Dower
dd1fd6e96f Added output info to voxelisation 2022-04-14 20:23:12 +01:00
Lucas Dower
8f969a8431 Optimise palette to atlas block conversion 2022-04-14 20:07:59 +01:00
Lucas Dower
5eb07190b2 Added more warnings to atlas and palette loading 2022-04-14 20:02:20 +01:00
Lucas Dower
5e4ea14805 Updated .gitignore 2022-04-14 20:01:42 +01:00
Lucas Dower
6dd471bc32 Pre-allocate voxel mesh buffer, ~3x faster 2022-04-14 19:10:04 +01:00
Lucas Dower
081b602493 New warning handler, minor refactor 2022-04-13 20:10:53 +01:00
Lucas Dower
335f6ed984 Updated switch indentation linting 2022-04-13 20:04:19 +01:00
Lucas Dower
520f31c981 Added config for Node's max old space size for #48 2022-04-12 17:59:32 +01:00
Lucas Dower
9ae35e720c Fixed #46, export with explicit file extension 2022-04-09 15:47:54 +01:00
Lucas Dower
a0e2bf8803 Fixed #44, no longer enable non-existent UI 2022-04-09 00:25:54 +01:00
Lucas Dower
d370e83cc9
Update README.md 2022-04-04 20:02:27 +01:00
Lucas Dower
ee0f7fff49
Merge pull request #43 from LucasDower/workflows
Updated workflows
2022-04-04 19:59:33 +01:00
Lucas Dower
601330904a Updated workflows 2022-04-04 19:56:19 +01:00
Lucas Dower
8701165885
Merge pull request #42 from LucasDower/dependabot/npm_and_yarn/electron-13.6.6
Bump electron from 13.6.2 to 13.6.6
2022-04-04 19:49:37 +01:00