Commit Graph

74 Commits

Author SHA1 Message Date
JannisX11
6f57ec1fac Remove setting to show grid in display mode 2022-07-22 18:18:27 +02:00
JannisX11
3d56367602 Preview scene changes 2022-07-07 07:33:20 +02:00
JannisX11
623f4c961a Add invalid character warning message for textures
Add margin of error for inflate on mirror brush
2022-05-20 17:01:33 +02:00
JannisX11
c9655c2a91 Disable display mirroring by default, add setting to enable
Fix issue with settings not updating
Fix issue with upper case characters in settings/keybindings search bar
2022-05-19 22:48:41 +02:00
JannisX11
d6a4d4e238 Use custom bb-select elements in interface
Add onBuild hook to dialogs
Enable animated textures in generic format
2022-05-14 20:37:35 +02:00
JannisX11
c11c0d96a0 Fix #1352 palette not saving
Fix Issue with using copy paste tool outside of texture
2022-03-28 13:06:06 +02:00
JannisX11
b97fd52f12 Fix panel resizing direction on mobile
Remove screen orientation preference
Fix error message when changing keybinding on search result
2022-03-22 14:46:59 +01:00
JannisX11
48d514d83d Add mobile option to select sidebar side
Fixes and improvements to panels
2022-03-16 16:20:27 +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
db63aa6de5 Make 3D scene colors customizable by CSS 2022-02-12 00:06:31 +01:00
JannisX11
4ff4c3fd6a Add OBJ export face mode option
Closes #1257
2022-01-22 21:42:08 +01:00
JannisX11
485a103f50 Fix plugins not working offline
Reorganize UV editor toolbar
2021-12-14 22:51:21 +01:00
JannisX11
2ecc8ee87b Suggest modifier keys in status bar 2021-11-29 23:50:51 +01:00
JannisX11
7a849587f7 Add setting to skip disambiguous paste menu 2021-11-29 18:55:17 +01:00
JannisX11
40090c51e6 Backgrounds are now saved per tab
Improve missing texture + ground graphic
Fix mesh template angles
2021-11-28 12:21:58 +01:00
JannisX11
c76ed4ca3d Add option to auto hide tab bar 2021-11-21 19:28:19 +01:00
JannisX11
fafc9186b9 Add start screen search bar
Increase recent model cap and cap max
Refactor start screen code into new file
2021-11-13 23:19:23 +01:00
JannisX11
de9bbd90cb Add ground plane option 2021-11-11 21:56:21 +01:00
JannisX11
584f1fe72c Fix animation timeline issue when switching tabs
Fix imported animations being marked as unsaved
Remove colons in animation import dialog
Fix timeline playhead not snapping to time on initial click
Fix plugins being unable to add settings categories
Fix issue with meshes in edit sessions
Fix some custom theme colors not appying after restart
Fix error message when selecting meshes and cubes at the same time
Improve settings number input style
2021-11-09 15:47:41 +01:00
JannisX11
7b0c3d2aee Fix issues with UV editor on touch devices
Fix right clicking keyframe
Fix #1093 Gizmo position not correct with rescaled elements
Fix cubes without faces causing errors
Add setting to change default Display UV value, closes #1097
right clicking UV face now selects it
2021-10-15 15:14:32 +02: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
67b77422bc Fix #1080 Streamer mode button does not open settings
New project tabs now have default camera angles
Extruding edge loop only extrudes every other edge
2021-10-04 21:32:28 +02:00
JannisX11
6b5a5f5cc0 Fix #1063 Unable to rotate groups with meshes on them
Fix project import resolution issues with meshes (#1059)
Fix #1058 Importing project does not apply mesh texture
Fix #1064 Cannot move lines on normal transform mode
Fix various actions not working on meshes
Fix various vue errors and inconsistencies
2021-09-21 11:20:10 +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
df29c226db Close #1037 by showing current path in dialog
Fix issues with extrusion direction, closes #1029, closes #1023
Fix #1011 missing translation
Fix #1036 cannot toggle password input visibility
Fix render sides not updating in all projects
2021-09-10 15:29:34 +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
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
b0c612ec30 Add color wheel picker option 2021-09-02 12:55:34 +02:00
JannisX11
2ae8ca7ce3 Hide dialog sidebar on mobile 2021-08-28 11:40:23 +02:00
JannisX11
796f2904d9 Add recent projects and tabs into Action Control 2021-08-27 22:43:01 +02:00
JannisX11
70b4158129 Merge branch 'uv-editor' into next 2021-08-27 11:43:21 +02:00
JannisX11
cb76a64bb0 Add setting to not export empty bones 2021-08-22 17:21:30 +02:00
JannisX11
4474db27db Merge branch 'master' into next 2021-08-21 23:14:27 +02:00
JannisX11
3bbd7007cf New UV editor initial setup 2021-08-17 22:02:23 +02:00
JannisX11
57ea0f204d Display update progress in title bar
Fix issue with selecting in viewport
2021-08-11 22:59:48 +02:00
JannisX11
2471169d50 Add "Update to Pre-releases" setting
Fix dialog title bar text position
Fix title of textPrompt window
2021-08-05 19:36:23 +02:00
JannisX11
ef5aec9985 Rewrite preference windows
Improve and expand dialog API
2021-07-30 23:12:51 +02:00
JannisX11
a380b325a3 Add close button to messages boxes
Add cancel button for private settings message box
Change text in private settings message box
2021-07-25 18:41:58 +02:00
JannisX11
922c352d3c Show settings in Action Control 2021-07-25 00:06:21 +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
d221059eab Improve various interface texts and labels 2021-07-05 22:59:05 +02:00
JannisX11
4818a0c385 Update wintersky to fix particle orientation issue 2021-05-24 15:59:45 +02:00
JannisX11
a72d75de78 Option to display timecodes as frame number 2021-05-19 22:01:30 +02:00
JannisX11
897ecc3319 Animation sample rate 2021-05-05 20:38:19 +02:00
JannisX11
5b51db0583 Import and export keymaps 2021-04-25 19:40:15 +02:00
JannisX11
5f4fb00f08 Import/export settings 2021-04-25 18:21:46 +02:00
JannisX11
ba59067bc8 Fix issue where settings could not be saved
this caused a bug where models could not be opened in the web app
2021-03-08 17:35:03 +01:00
JannisX11
874645678a Don't reset toolbars after update
Enable checkerboard backgrounds by default
2021-03-05 12:54:15 +01:00
JannisX11
f183e66209 Add Camera Near Plane setting 2021-03-04 14:22:12 +01:00
JannisX11
8f6cae31f1 Add toast notification API
Use toast notification for background positioning, closes #674
2021-02-28 12:51:15 +01:00