Commit Graph

117 Commits

Author SHA1 Message Date
JannisX11
77923653e0 Add additional options to plugin window side menu
Refactor code
Add amend edit interval options
Improve hybrid parent menus
2022-10-13 22:52:04 +02:00
JannisX11
b502bd3939 Fix #1593
Can't add to selection with area select in edge or face mode
Fix pan tool visible in Tools menu on desktop
Fix display of side menu on tools in menu
2022-10-02 17:32:04 +02:00
JannisX11
a159a177db Fix issue with moving locators
Fix issue with centering meshes
Fix transform gizmo not updating when dragging elements in outliner
Fix close button on Quick Setup not working
Fix lag when using mirror painting settings menu multiple times
2022-09-23 17:47:37 +02:00
JannisX11
f90f90c482 Fix typos 2022-09-17 23:38:56 +02:00
JannisX11
ef4110aa75 Implement custom brush presets
Allow dynamic structure lists in menus
Fix issue with updating select inputs in dialog forms
2022-08-31 22:45:19 +02:00
JannisX11
ff56489678 Add side_menu property for actions
Fix issue with copy paste tool selection offset
2022-08-22 20:04:59 +02:00
JannisX11
82712b8e23 Advanced mirror painting options (WIP) 2022-08-15 14:57:07 +02:00
JannisX11
2aac76d81c Add 2D image editing mode 2022-08-06 13:37:20 +02:00
JannisX11
86292d9c58 Merge branch 'preview' into next 2022-07-08 23:35:46 +02:00
JannisX11
21b741ad5c Implement #1466 Scroll to change color picker hue
List model loaders in File > New menu
Add credit tag export to OptiFine JEM
Fix #1467 corrupting texture files when saving while closing
2022-07-07 19:44:40 +02:00
JannisX11
137d97998f Add Create and Select keyframe column
Add Keyframe menu
2022-06-26 18:12:53 +02:00
JannisX11
e197e24f8d Add "Unselect" action
Improve behavior of "hide everything except selection"
Make instruction keyframes automatically add ; on export if missing
Auto trim project name and identifier values
2022-06-25 11:14:23 +02:00
JannisX11
54ac723b30 Focus menu search bars on open
Fix issue with optifine cem texture import
2022-05-27 22:56:21 +02:00
JannisX11
2b2d966ccc Fix flipping groups with no content
Fix menu IDs
2022-05-26 19:51:12 +02:00
JannisX11
669be56ed6 WIP preview scenes 2022-05-21 17:43:08 +02:00
JannisX11
7c39a65efa Add UV menu 2022-05-07 19:35:41 +02:00
JannisX11
5af58b2eec Add "copy_value" option to properties
Expose menu separator color as variable
Move Tools menu after Animation menu
2022-05-06 23:43:50 +02:00
JannisX11
0b13ab1ebd Add error log window
Try and fix issue with iOS file extension selector
2022-04-03 14:54:40 +02:00
JannisX11
b48b4702d3 Version bump [ci-build]
Fix menu scrolling on mobile
Fix padding not working on mesh templates
2022-03-20 16:07:32 +01:00
JannisX11
f5beae09da Fix #1331 Quad view cannot be rescaled vertically
Fix #1333 Missing translation
Fix #1332 Discord link protocol
Improve appearance of menu search bar
Smaller panel handle on top/bottom slot panels
Fix issue with saving sidebar panel order
Fix #1330 Color panel resizing issue
2022-03-12 15:09:09 +01:00
JannisX11
e1c9d555c1 Change mac icon
Fix text pasting not working on mobile
Combine brightness+contrast, saturation+hue dialogs
Fix issue with UV editor scaling
Add ctrl key to move floating panels without snapping
2022-03-11 12:34:53 +01:00
JannisX11
ec5bb874a8 Improve panel rearranging
Add independent positioning for paint mode UV window
Fix issue with bone pivot toolbar
2022-03-10 21:24:33 +01:00
JannisX11
d1424b7c65 Add mobile undo/redo buttons
Support icons in dialog sidebar pages
Improve menu bar on touch devices
Change version label for modded entity to include 1.18
2022-03-10 15:17:29 +01:00
JannisX11
7650f7791b Add option to unload animation
Improve bedrock attachable detection and loading
2022-03-01 21:59:40 +01:00
JannisX11
ebea154699 Add searchable context menus
Add Move to group menu, closes #1244
2022-02-27 20:03:07 +01:00
JannisX11
eb47eb9e37 Add action control to tools menu
Add move texture with UV to UV editor toolbar
Refactor about window
Fix issue when dragging keyframes
Fix issue with glTF exporter and no-side elements
2022-02-19 17:32:49 +01:00
JannisX11
5cf1dd9cde Add hybrid submenu system 2022-01-31 22:39:46 +01:00
JannisX11
fb1490c9bb Add texture adjust options 2022-01-30 19:05:07 +01:00
JannisX11
6cc59dd058 Implement some texture adjustment tools 2022-01-30 00:23:44 +01:00
JannisX11
ce0f1078a8 Fix model import working in Skin mode
Fix OBJ import issue with broken models
Fix Painting grid issue with single edges
2022-01-14 16:44:54 +01:00
JannisX11
666b37b908 Add confidential field to formats to hide in streamer mode
Fix FOV issue in start screen thumbnails
Fix #1199 Drag to duplicate works on skin mode
2021-12-10 17:14:05 +01:00
JannisX11
ba4dceaa68 Clicking on buttons that open a menu now closes menu again
Add suggestions to mobile modifier key menu
2021-12-10 12:05:54 +01:00
JannisX11
d5ea80f7ba Fix local rotations in animation mode
Add keybinding label to "Search and run action" in help menu
Fix #1175 Previous/Next Keyframe not working with absent bone
2021-12-08 18:43:58 +01:00
JannisX11
95195a63c7 Add option to bake animation into model
Fix animation save issue
2021-12-07 20:22:34 +01:00
JannisX11
8495784dba Merge branch 'collada' into next 2021-12-01 22:02:14 +01:00
JannisX11
317519de98 Fix timelapse recorder issues
Limit recent files in File > Recent, link to action control instead
2021-11-28 13:31:32 +01:00
JannisX11
53c3fa5535 Change "Filter" menu to "Tools"
Add separator lines to preview angles menu
2021-11-20 16:17:13 +01:00
JannisX11
0094173678 Merge branch 'next' into collada 2021-11-12 21:55:58 +01:00
JannisX11
de9bbd90cb Add ground plane option 2021-11-11 21:56:21 +01:00
JannisX11
e45f1f64c4 Add New Window action in file menu 2021-11-11 21:23:27 +01:00
JannisX11
8e977958ec Fix fontawesome link
Improve vertex merging with new options
Fix #1094 Remove blank faces breaks rendering
Implement #1081 Feedback on merge verticies by distance
2021-10-14 21:36:57 +02:00
JannisX11
12826ff1cc Copy paste menu icons
Fix OBJ export face directions
Menu.removeAction now supports action as argument
Fix locking of some element types not getting saved
2021-10-13 14:12:55 +03:00
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
5da83af608 Pop up menu when pasting ambiguous content
Fix #1061 Creating a line between quad does not separate face
Fix #1084 Auto UV does not work on cubes
Deleting lines no longer deletes selected vertices
Add fox as mesh thumbnail on update screen
2021-10-08 12:28:41 +03:00
JannisX11
f143f557bb UV can no longer be moved outside UV editor bounds
Fix #1072 Loop cut shortcut
Edit session display in tabs does not update correctly
Cannot double click to rename outliner elements
Add event hook for updating project resolution
Add project "locked" field and option in developer menu to reset it
Fix #1004 Display settings rotate tool issue
Fix #1074 Dissolving edge does not remove vertices
2021-09-29 19:34:03 +02: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
2948152fe2 Add Solid Color Template generator
Add menu to import project directly from open tab
Add "Snap UV To Pixels" action
Fill tool element mode support for meshes (Closes #1065)
2021-09-22 13:47:46 +02:00
JannisX11
fd64786778 Add face loop select
Fix outliner scrolling issue
Fix #1043 keyframes can be created at invalid timecodes
Fix #1040
Fix vertex snap issues (#1017)
Add "Add Texture Mesh" to edit menu
Change default animated texture FPS to 7
Fix #1012 Uv window does not refresh scale when changing project res
2021-09-12 15:09:01 +02:00
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
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