Commit Graph

50 Commits

Author SHA1 Message Date
Lucas Dower
f27ad6bd1f
More fixes for web version 2023-02-11 21:29:36 +00:00
Lucas Dower
3259735a71
Tweaked various UI elements 2023-01-23 20:48:21 +00:00
Lucas Dower
3b2d126264
Added slider for material alpha values 2023-01-22 17:49:48 +00:00
Lucas Dower
4954bb50b4
Fixed up some UI issues with the vector spinbox
Fixed various linting issues
2023-01-22 15:31:37 +00:00
Lucas Dower
e4e95b0a1f
* Added 'rotation' option when loading a model
* Fixed `voxelise` action not enabling after `import` action succeeds
2023-01-21 00:25:02 +00:00
Lucas Dower
ac0e1eb22b
Added new Materials action to replace material tree 2023-01-18 21:55:47 +00:00
Lucas Dower
3403d5074e
Optimised DOM updates for toolbar items 2023-01-17 18:18:17 +00:00
Lucas Dower
b04f381de5
Merge branch '0.7' of https://github.com/LucasDower/ObjToSchematic into 0.7 2022-12-10 01:42:24 +00:00
Lucas Dower
c5c1247ff9 Updates to vector spinbox UI element 2022-12-10 01:40:27 +00:00
Lucas Dower
fb75721061
Minor improvements to material tree UI 2022-12-07 19:53:56 +00:00
Lucas Dower
9de906f794
Updates to texture sampling
* Fixed vertical axis incorrectly sampling texture
* Added per-material texture interpolation setting
* Added per-material texture extension setting
* Removed texture filtering option from voxelise step, now per-material
2022-11-28 21:05:59 +00:00
Lucas Dower
81d221d27a Updated some UI elements to checkboxes 2022-11-16 23:15:11 +00:00
Lucas Dower
c0558c209c
Merge branch '0.7' into 0.7-lighting 2022-11-14 19:26:33 +00:00
Lucas Dower
2be9d9bc02
Added toggle for calculating lighting 2022-11-14 19:16:44 +00:00
Lucas Dower
49b8436f0f
Fixed issues from merging 2022-11-13 02:13:21 +00:00
Lucas Dower
f015f3f747
Merge branch '0.7' into 0.7-materials 2022-11-13 02:07:25 +00:00
Lucas Dower
74a2964808
Fixed alpha factor on solid materials 2022-11-13 00:45:03 +00:00
Lucas Dower
a34734265e
Refactored material ui elements 2022-11-12 23:23:00 +00:00
Lucas Dower
47f0042d9e
Bad materials trees are now open by default 2022-11-12 22:19:48 +00:00
Lucas Dower
5e63c71171
Minor fix to property width 2022-11-03 20:21:14 +00: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
ecffefe920 Add materials to import output 2022-10-01 15:31:02 +01:00
Lucas Dower
b495aa73a3 Added buffer and assigning progress bars, updated styling 2022-09-17 14:42:36 +01:00
Lucas Dower
5e7f10bae6 Added framework for progress bars 2022-09-16 18:51:22 +01:00
Lucas Dower
c887e7ff5c Updated action output styling 2022-09-09 20:59:14 +01:00
Lucas Dower
2881d0f957 More refactoring, added worker mesh rendering 2022-09-09 17:07:34 +01:00
Lucas Dower
725c7ebb54 Added loading animation to action buttons 2022-09-09 13:40:15 +01:00
Lucas Dower
ccc089f71b Removed simplify action 2022-09-09 13:23:43 +01:00
Lucas Dower
7852078fc5 stash 2022-08-29 03:42:00 +01:00
Lucas Dower
6672d2eda2 Added options to replace falling blocks 2022-05-15 15:17:52 +01:00
Lucas Dower
d5ccda9fa9 Split toolbar, update pathing 2022-03-21 21:32:45 +00:00
Lucas Dower
f14c7dafa7 Added zoom, debug, and model editor buttons 2022-03-10 22:18:51 +00:00
Lucas Dower
3f988c0654 Slider hover fix, added vector spinbox for future 2022-03-04 21:56:12 +00:00
Lucas Dower
0537f75169 Added warning messages 2022-02-12 20:54:31 +00:00
Lucas Dower
9c53a89142 Major refactor to rendering, importing and util 2022-02-12 01:54:31 +00:00
Lucas Dower
795c626a0e Major refactor to importing and app context 2022-02-06 18:11:45 +00:00
Lucas Dower
a5bafea995 Added value display to slider, closes #21 2022-01-18 19:57:36 +00:00
Lucas Dower
4af898e0f4 Style updates 2022-01-16 19:52:35 +00:00
Lucas Dower
e4bec861c0 Action output message, more options to toggle 2022-01-16 02:25:28 +00:00
Lucas Dower
e2dce3f5a0 Only shown faces drawn, UI redo, new atlas script 2022-01-15 22:39:52 +00:00
Lucas Dower
8c71dbb14b Glass redesign 2021-10-05 00:32:03 +01:00
Lucas Dower
e904fdef7d Markup changes 2021-09-19 20:23:43 +01:00
Lucas Dower
fffc0bfa81 Added confirmation modal 2021-08-14 16:34:35 +01:00
Lucas Dower
7aa6e82f3d Blur toolbar background 2021-07-15 15:14:34 +01:00
Lucas Dower
6b2838fb71 File refactor and cleanup 2021-07-10 20:20:17 +01:00
Lucas Dower
b3580af8c3 Added export to schematic 2021-07-06 23:18:24 +01:00
Lucas Dower
71f661d04a Added basic .obj loading UI 2021-07-04 16:02:20 +01:00
Lucas Dower
65f46e1994 Initial commit 2021-07-01 16:16:32 +01:00