Commit Graph

30 Commits

Author SHA1 Message Date
JannisX11
b8212ae763 Merge branch 'next' of https://github.com/JannisX11/blockbench into next 2023-04-27 23:08:18 +02:00
JannisX11
388372a204 Fix loop cut issue 2023-04-24 12:59:40 +02:00
JannisX11
0f9734fdb8 Fix direction of extruded edges 2023-04-23 21:11:07 +02:00
AaronWoodward
ee25fae85f Adding axis-independent stretching (like inflate but multiplicative) 2023-04-20 22:50:05 -07:00
JannisX11
65934f71be Pre-compute vertex weights for proportional editing
Improve mesh selection update performance
2023-04-12 23:33:02 +02:00
JannisX11
cee9f9074a Improve edge/vertex extrusion in side views 2023-04-09 14:13:33 +02:00
JannisX11
593dc833cf Fix painting grid on bent mesh quads
Fix issue with creating mesh faces between disconnected vertices
2023-03-29 22:58:57 +02:00
JannisX11
0e4272bee3 Proportional editing lang strings
Add bedrock animation compile event hooks
2023-03-25 23:52:50 +01:00
JannisX11
fda020d26e Fix dissolving edges creating inverted faces 2023-03-21 21:33:39 +01:00
JannisX11
426970aee5 Merge branch 'master' into next 2023-03-12 13:55:59 +01:00
JannisX11
a302c122dd Ability for loop cut tool to cut ring of tris
Rename Face Normal to Face Orientation
2023-03-12 13:45:51 +01:00
JannisX11
5c86d28afb Fix #1762 Incorrectly converts cube to mesh sometimes 2023-03-09 17:45:11 +01:00
JannisX11
3f6bdf096c Basic proportional editing 2023-02-21 22:56:44 +01:00
JannisX11
2b0505d890 Improve mesh selection mode conversion
Closes #1740
2023-02-04 20:59:46 +01:00
JannisX11
d7fb09bd02 Optimize extruding with edges
Fix edge drag selection not selecting all vertices
2023-01-20 20:36:37 +01:00
JannisX11
0174561f83 Fix issue with dissolving edges between quads
Fix error when extruding all edges around face
2023-01-20 16:14:16 +01:00
JannisX11
fa2b616c43 Loop cuts no longer floors offset coordinates
Fix issues when switching between different selection modes
Fix issues with select all in mesh selection modes
2023-01-20 11:40:39 +01:00
JannisX11
35ced3b3d0 Make OBJ importer accept more formats
Auto generate mesh instance if OBJ file does not define one
2023-01-18 22:49:28 +01:00
JannisX11
fecd841127 Rewrite edge dissolve function, fixes #1073 2023-01-16 18:21:04 +01:00
JannisX11
8b63208a3e Fix mesh inset not working 2023-01-11 19:08:16 +01:00
JannisX11
da1fe851e4 Mesh cluster selection mode
Closes #1589
2023-01-09 22:22:35 +01:00
JannisX11
3a836a17e1 Let new cubes and meshes inherit parent marker color 2023-01-05 21:47:27 +01:00
JannisX11
d005c7661c Merge branch 'face-selection' into next 2022-12-18 16:05:51 +01:00
JannisX11
98b59b7ca7 Change mesh selection system
Faces and edges can now be selected individually rather than vertex based
Closes #1050
2022-12-04 20:45:25 +01:00
JannisX11
94596d10e9 Fix issue with loop cuts when only line was selected
Fix shift and ctrl keys not working when changing loop cut offset
Allow percentage to be used in num sliders
2022-11-19 12:59:03 +01:00
JannisX11
2f45d43cee Implement loop cut direction fix by @Rox
Improve compatibility for custom cube-like elements
2022-11-07 19:53:17 +01:00
JannisX11
439cffe35a 4.4.1 [ci-build]
Close #1567 Reveal start button when selecting format
Fix issue with scaling cubes
Fix issue with scaling meshes when Box UV is enabled
Update Japanese lang file
2022-09-16 16:22:49 +02:00
JannisX11
d72168565b Fix #1541 Animation Length slider does not update
Fix minor issue from prior commits
2022-08-25 17:15:47 +02:00
JannisX11
74c8f170c3 Move mesh loop cuts in units instead of percentage 2022-08-24 22:04:04 +02:00
JannisX11
93d3ec195a Refactor modeling code files 2022-08-24 21:11:51 +02:00