63 Commits

Author SHA1 Message Date
JannisX11
feaafd7131 Implement #1024 Mesh stats on status bar
Fix #1085 Inverted rear faces when exporting to .obj
Fixed transform tool options missing on mobile
Fix menu positions on mobile
Fix texture updating when changed while tab is not open
2021-10-09 00:31:17 +03:00
JannisX11
2a85c12152 Improve texture paths for optifine entities
Fixed UV editor reverse select error
Auto imported textures meshes in java models are not locked
Fix glTF export issue
2021-10-07 10:20:58 +03:00
JannisX11
b191e74071 Add Merge Vertices by Distance action
Improve mesh UV rotating, add helper lines
Select All now works for vertices, faces etc.
Add mesh submenu to edit menu
Fix texture animation timeline not always updating
Fix issue with saving project settings
Improve import support for OBJ models, closes #1009
Fix #1071 Bucket paint tool only works on 1st texture animation frame
Fix #1070 builtin/generated not a valid java item parent
Fix #1069 Cannot customize toolbars
Add titles to toolbar separators in customize dialog
2021-09-25 14:47:41 +02:00
JannisX11
66f7ec2b44 Add UV rotate tool
Improve array export of JSON compiler
Stop texture animations playing when switching tab
Fix duplicate keybinding from add mesh button
Improve transform space normal calculation
Fix interface issues
Add "Instance" property type
2021-09-20 18:45:02 +02:00
JannisX11
9f1beb13eb Allow changing vertex coords via position sliders
Highlighting of selected faces
Fix #1025 Cannot assign tab as a keybind
FIx #1045 error when saving java block/item
Fix #1006 UV face scaling issue
Fix #1027 OBJ mesh export issue
Make element toolbar labels slightly smaller
Fix issue with generating templates on 0 wide mesh faces
2021-09-12 22:41:10 +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
eaafbf7ad0 UV Editor fixes 2021-09-01 22:13:04 +02:00
JannisX11
ab15270057 Mesh editing fixes 2021-08-30 10:30:46 +02:00
JannisX11
e8ad4c829e Merge branch 'poly' into next 2021-08-27 11:44:38 +02:00
JannisX11
70b4158129 Merge branch 'uv-editor' into next 2021-08-27 11:43:21 +02:00
JannisX11
b01a2db378 Fix #999 Effect animator name is red
Fix shading issue on scaled elements
Animate tab thumbnails
2021-08-22 15:07:59 +02:00
JannisX11
774a0f2a1c Merge branch 'uv-editor' into poly 2021-08-19 16:01:50 +02:00
JannisX11
3bbd7007cf New UV editor initial setup 2021-08-17 22:02:23 +02:00
JannisX11
ac73c41bc9 Update mesh face materials 2021-08-10 21:29:20 +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
2fd97375d4 Merge branch 'three-no-geo' into next 2021-07-25 20:06:46 +02:00
JannisX11
407ccca7bc Fix issues with new threejs version 2021-07-25 18:27:46 +02:00
JannisX11
018c2d321a Merge branch 'master' into next 2021-07-24 22:57:11 +02:00
JannisX11
1e35ca9428 Make edit sessions compatible with tabs 2021-07-24 13:51:42 +02:00
JannisX11
cc73aa8a9c Fix shader issue on Mali 400 and Tegra 3 GPUs, closes #939 2021-07-21 13:01:51 +02:00
JannisX11
4ccbbcaa67 Track almost all project data in tabs 2021-07-10 22:22:02 +02:00
JannisX11
b7910261db Save model data per project
Opening models from OS now opens new tab
2021-07-08 14:30:32 +02:00
JannisX11
f216b365c8 Merge branch 'master' into tabs 2021-07-06 21:34:46 +02:00
JannisX11
5fa8dd80c2 Fix Z-fighting in solid view mode
Fix cube hover highlight not working
Fix issue with bbmodel importer
2021-06-24 23:31:07 +02:00
JannisX11
9ee1c65152 Add emissive texture rendering mode
Use custom shaders for textures
Handle layered textures as texture setting instead of project setting
2021-06-13 12:24:42 +02:00
JannisX11
bcbfc8eb76 Rename undo labels 2021-06-06 09:28:22 +02:00
JannisX11
ca0b1d6377 Merge branch 'master' into tabs 2021-05-08 11:50:19 +02:00
JannisX11
c9b6275d16 Initial tab bar implementation 2021-05-05 13:54:41 +02:00
JannisX11
59d9e78c6f Fix texture resize dialog 2021-02-28 11:49:07 +01:00
JannisX11
042e3c7e75 Keybinding tweaks
Write all default keybindings as char
Remove some default keybindings
2021-02-20 11:58:53 +01:00
JannisX11
5bff78fa71 Rename NonGroup > OutlinerElement > Outliner Node 2021-01-30 22:41:24 +01:00
JannisX11
971327c5ff Redo outliner dragging + sorting 2021-01-30 22:30:34 +01:00
JannisX11
c0718c2aef Improve clipboard functionality in web app 2021-01-16 23:37:58 +01:00
JannisX11
df0c1ae0f2 Merge branch 'master' into 3.8 2021-01-10 22:15:59 +01:00
JannisX11
a19c1a55ea Support for CIT texture paths
Closes #448
2021-01-10 15:30:52 +01:00
JannisX11
2a65b264dd Implement directory picker API 2021-01-09 14:49:12 +01:00
JannisX11
9c9714b52b Improve animated texture timeline
Fix issue with saving animation timeline markers
2021-01-03 15:00:42 +01:00
JannisX11
398bb32e79 Add timeline for animated textures 2021-01-03 11:14:24 +01:00
JannisX11
147f4cd695 Performance and memory improvements 2020-12-31 15:08:35 +01:00
JannisX11
431e3462a9 Show scrollbar in sortable panels on mobile 2020-12-30 16:37:16 +01:00
JannisX11
000823d1f1 Update deprecated native dialog methods 2020-12-12 18:42:48 +01:00
JannisX11
69ed9f9a99 Improve code editor functionality
- Add bracket insertion
- fix tab-out issue
2020-12-05 23:56:57 +01:00
JannisX11
629c118856 Fix '#' not working in image paths in UI
Fixes #733
2020-11-07 20:48:58 +01:00
JannisX11
9ee7c35749 Make keyframes in motion trails right clickable 2020-10-16 19:44:58 +02:00
JannisX11
fd39c54bb3 Improve performance 2020-10-04 11:13:38 +02:00
JannisX11
8162493621 Various fixes
Make Project res compensation available for non single_texture projects if only one texture exists
Prevent selection rect on touch devices
Fix issue with UV mapping preview for box UV
2020-10-03 23:51:24 +02:00
JannisX11
d2592eff0a Update animate textures icon after texture resize
Fix unsaved animations saving
Add tooltips to animation list
Add Blockbench.isNewerThan
2020-10-01 18:24:20 +02:00
JannisX11
2f0568f43a Show animated texture current frame in list
Fix issue with undo not saving auto UV mode after generating template
2020-09-28 11:51:45 +02:00
JannisX11
f130efd421 Refactor panels 2020-09-21 23:23:42 +02:00