Commit Graph

84 Commits

Author SHA1 Message Date
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
c613bb32c4 Merge branch 'texturemesh' into next 2021-08-27 11:45:44 +02:00
JannisX11
774a0f2a1c Merge branch 'uv-editor' into poly 2021-08-19 16:01:50 +02:00
JannisX11
c323769c06 Rotation tool mesh compatibility
Fixes to mesh editing
2021-08-18 17:27:06 +02:00
JannisX11
2c62fbaa1e OBJ model import 2021-08-15 13:03:16 +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
7757d6dfd3 Texture mesh rendering 2021-08-10 23:42:15 +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
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
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
3868151584 WIP node preview controller 2021-07-21 11:27:51 +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