Commit Graph

69 Commits

Author SHA1 Message Date
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
e65c260823 Add missing mobile modifier support
Improves multi-selection on mobile
Closes #847
2021-08-03 11:04:40 +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
JannisX11
cac1d86a42 Improve project tabs 2021-07-20 12:07:47 +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
e00300c528 Insert duplicated elements after all selected elements 2021-06-27 18:54:24 +02:00
JannisX11
224399b8a3 Fix label for randomness slider in select window
Add suggestions for texture names in select window
2021-06-26 17:24:05 +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
6c602e319c Fix #937 Cannot use Group Elements on null objects or locators
Fix #936 Undoing "Add null object" Adds a cube instead of null object
Fix Center Pivot not updating bones
Fix #935
Fix #931 Missing description translations on keymap import dropdown menu
2021-06-24 17:48:25 +02:00
JannisX11
7a0ab0d39d Make outliner toggles available to plugins 2021-06-22 23:45:17 +02:00
JannisX11
13d8ea7a40 Add alt-click to hide everything except selection 2021-06-09 17:53:55 +02:00
JannisX11
fb5c3e9203 Merge branch 'history' into next 2021-06-09 13:30:17 +02:00
JannisX11
56df13320d Fix cube position updating issue 2021-06-09 13:27:50 +02:00
JannisX11
a0104271cb Make zoom keys work in preview and timeline 2021-06-08 20:05:43 +02:00
JannisX11
bcbfc8eb76 Rename undo labels 2021-06-06 09:28:22 +02:00
JannisX11
1bb83dc072 Option to unfold all groups 2021-05-29 21:18:38 +02:00
JannisX11
9cc76e62c2 Fix #873 New Selection untoggled selects selected cubes 2021-04-11 23:14:12 +02:00
JannisX11
de488cb2b6 Enable visibility toggles while element is locked 2021-03-10 19:43:47 +01:00
JannisX11
535ed79b6b Fix #829 Undoing project import does not remove bones 2021-03-04 14:55:22 +01:00
JannisX11
6a8b955afe Merge branch 'merging' into 3.8 2021-02-28 15:59:26 +01:00
JannisX11
486acea2b8 Sortable animations 2021-02-28 00:40:45 +01:00
JannisX11
987499cbb8 Fix outliner toggle not updating UV 2021-02-23 23:21:10 +01:00
JannisX11
235f5c572f Fix outliner toggles not affecting selection 2021-02-23 22:12:20 +01:00
JannisX11
90d8057b27 Plugin dialog starts at Available if none installed
Improved plugin dialog code
Plugin installation feedback message
Fix issue with toggling element properties
2021-02-23 21:56:36 +01:00
JannisX11
c0a997d452 Project merging improvements 2021-02-20 21:48:02 +01:00
JannisX11
5a0ebdbeae Merge branch '3.8' into merging 2021-02-20 13:21:46 +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
8aa2c5ba26 Final tweaks to mobile outliner optimization
closes #782
2021-02-20 10:31:36 +01:00
JannisX11
d1684d8fb3 Better way to hide outliner nodes in specific mode 2021-02-14 23:57:03 +01:00
JannisX11
c3e475714b Prevent outliner dragging when editing names 2021-02-14 23:32:49 +01:00
JannisX11
a0ac1ad989 Add click and move to use outliner toggles
Closes #661
2021-02-07 22:10:09 +01:00
JannisX11
14c270e44c Optimize outliner code 2021-02-06 14:42:11 +01:00
JannisX11
c97cd983a8 Resolve outliner issue 2021-02-01 23:28:15 +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
651f42527b Refactor + optimize outliner code 2021-01-30 16:00:58 +01:00
JannisX11
7e1cc3a856 Add toggles 2021-01-23 12:22:05 +01:00
JannisX11
6972f12ee2 Make null objects selectable in animation mode 2021-01-19 17:59:35 +01:00
JannisX11
df0c1ae0f2 Merge branch 'master' into 3.8 2021-01-10 22:15:59 +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
f27fab6c1f Improve outliner performance 2020-12-29 19:50:02 +01:00
JannisX11
69ed9f9a99 Improve code editor functionality
- Add bracket insertion
- fix tab-out issue
2020-12-05 23:56:57 +01:00
JannisX11
db2f1e47cd Make "Resolve" apply group rotation to children
Fix Undo issue with editing groups
Fix undo label for rotating selection with gizmo
2020-10-14 18:09:56 +02:00
JannisX11
72f9c2d493 Remove motion trail if nothins is selected
Allow dropping cubes in the outliner root
Fix playback for animations with non-previewable anim_time_update
Correctly update gizmo when playing animation
2020-10-13 19:56:55 +02:00
JannisX11
11be98c1e8 Add Color option to selection window
Fix hoglin window
2020-10-12 17:26:51 +02:00
JannisX11
fd39c54bb3 Improve performance 2020-10-04 11:13:38 +02:00
JannisX11
f992eccbb5 Update GLTF exporter for new features
Improve timeline zooming behavior
Fix animation saving
2020-09-27 17:03:28 +02:00