Commit Graph

155 Commits

Author SHA1 Message Date
JannisX11
bcad73d4e4 Add loop edge selection
Merge "Add Mesh" and "Add Primitive
Close #1010 Remember "Add Primitive" dialog settings
Close #1038 Write popup-setting description below input instead on a button
Close #1035 by adding tool to filter menu
2021-09-09 23:46:03 +02:00
JannisX11
e7019b642d Improve action control interface
Fix mesh UV mapping preview issue
Automatically import bedrock entity textures as emissive
Use Shift key in UV editor to snap vertices to grid
2021-09-08 11:00:17 +02:00
JannisX11
1fba8753b1 Add loose textures dialog setting
Improve UV editor
Disable rotation gizmo outer ring when rotation limits are enabled
Fix vertex selection issue
Fix issue with extruding line
Auto focus search bar in settings and keybindigns window
2021-09-08 09:55:06 +02:00
JannisX11
5ac0ec6306 Separate line selection mode
Vertex gizmo border
Show filter menu even when empty
Hide inverse kinematics toolbar for now
2021-09-07 18:19:39 +02:00
JannisX11
e7bb7ad1df Fix basic vertex snapping
Highlight action control type in different color
Fix some UV editor issues
2021-09-07 12:25:41 +02:00
JannisX11
eaafbf7ad0 UV Editor fixes 2021-09-01 22:13:04 +02:00
JannisX11
1eedbe3e65 Fix and improve 3D rectangle selection
Improve model stats formatting
Fix cube rotation order issue
2021-09-01 16:23:36 +02:00
JannisX11
d9d2ebc006 Mesh template generation rounding
Mesh editing tweaks
Fix vertex selection issues
Add Chinese (Traditional) lang file
2021-08-31 23:51:59 +02:00
JannisX11
39d92d7393 Add loop cuts
Improve mesh rendering
Improve mesh editing and deleting
2021-08-31 20:49:07 +02:00
JannisX11
2a3bf32169 Mesh face copy pasting
UV editor brush outline
Create common Face class
Fix issue with different materials on same mesh
2021-08-31 00:40:23 +02:00
JannisX11
ab15270057 Mesh editing fixes 2021-08-30 10:30:46 +02:00
JannisX11
4137963abf Add tube shape
Fix issue with preview context menu
Move "Hide Everything except selection" into view menu
2021-08-29 09:33:48 +02:00
JannisX11
b633a4001b Make resize tool support meshes 2021-08-28 21:32:12 +02:00
JannisX11
1741e19411 Make Transform > Scale work with meshes
Fix some mesh issues
Add normal transform space
2021-08-28 18:44:55 +02:00
JannisX11
c613bb32c4 Merge branch 'texturemesh' into next 2021-08-27 11:45:44 +02:00
JannisX11
9e8b11a6ef Add mesh sphere and torus primitives
Add mesh merging
Fix mesh copy pasting
Fix mesh coloring
2021-08-26 13:21:23 +02:00
JannisX11
bad0c1460d Add dialog to create primitives 2021-08-22 20:23:55 +02:00
JannisX11
1bc5793144 Mesh flipping, converting cubes to meshes 2021-08-22 13:25:04 +02:00
JannisX11
b54934c5ce Mesh selection modes 2021-08-22 01:25:50 +02:00
JannisX11
62dd1e54eb Polygon UV editing 2021-08-20 20:02:28 +02:00
JannisX11
774a0f2a1c Merge branch 'uv-editor' into poly 2021-08-19 16:01:50 +02:00
JannisX11
9c98c90167 Mesh UV updating 2021-08-19 15:55:47 +02:00
JannisX11
c323769c06 Rotation tool mesh compatibility
Fixes to mesh editing
2021-08-18 17:27:06 +02:00
JannisX11
3bbd7007cf New UV editor initial setup 2021-08-17 22:02:23 +02:00
JannisX11
886b80ea48 Add mesh section extruding 2021-08-15 15:10:38 +02:00
JannisX11
2c62fbaa1e OBJ model import 2021-08-15 13:03:16 +02:00
JannisX11
8367ef096c Mesh face direction and normals 2021-08-13 17:36:26 +02:00
JannisX11
6be0d0cf61 Texture mesh rendering 2021-08-12 22:15:47 +02:00
JannisX11
75fe2f58f8 Remember advanced outliner toggles state 2021-08-11 23:06:21 +02:00
JannisX11
77d06467de Outliner automatically scroll when dragging 2021-08-11 18:00:59 +02:00
JannisX11
ba7a99fddf Texture mesh positioning and import/export 2021-08-11 17:37:07 +02:00
JannisX11
09bbd4b558 Small fixes to meshes 2021-08-10 23:42:58 +02:00
JannisX11
7757d6dfd3 Texture mesh rendering 2021-08-10 23:42:15 +02:00
JannisX11
ac73c41bc9 Update mesh face materials 2021-08-10 21:29:20 +02:00
JannisX11
c1be9dcc8c Support OptiFine shadow size and attach 2021-08-08 23:43:06 +02:00
JannisX11
e6dde700d4 Add face/line creation and face/vertex deletion 2021-08-08 21:53:36 +02:00
JannisX11
5f9bbb3714 Add locator scale option 2021-08-07 19:46:54 +02:00
JannisX11
e3a7902fa7 Vertex selection 2021-08-07 12:57:27 +02:00
JannisX11
b193b61be3 Merge branch 'next' into poly 2021-08-06 20:41:45 +02:00
JannisX11
e65c260823 Add missing mobile modifier support
Improves multi-selection on mobile
Closes #847
2021-08-03 11:04:40 +02:00
JannisX11
7ed5813107 Mesh vertex selection highlighting 2021-08-02 22:55:30 +02:00
JannisX11
ecccb915bc Auto sort quad vertices 2021-08-02 12:42:06 +02:00
JannisX11
45eef76105 Implement new system to update view 2021-07-29 18:17:26 +02:00
JannisX11
5fe1d62424 Initial mesh rendering 2021-07-28 17:49:09 +02:00
JannisX11
49b1da4dd9 Add basic mesh element setup 2021-07-26 17:07:51 +02:00
JannisX11
4b52856b8c Continue to implement PreviewController system 2021-07-25 22:11:24 +02:00
JannisX11
8c1c80547e Merge branch 'next' into poly 2021-07-25 20:11:49 +02:00
JannisX11
2fd97375d4 Merge branch 'three-no-geo' into next 2021-07-25 20:06:46 +02:00
JannisX11
4adf3fbb6c Implement "Only" plugin natively 2021-07-24 14:55:36 +02:00
JannisX11
1e35ca9428 Make edit sessions compatible with tabs 2021-07-24 13:51:42 +02:00