608 Commits

Author SHA1 Message Date
JannisX11
224e9618f7 Fix #758 Incorrect resolutions in faceUV templates 2021-02-21 10:35:33 +01:00
JannisX11
8292b64cab Fix #811 Click canvas unselect cancels area select 2021-02-21 10:20:16 +01:00
JannisX11
cd7a17ca8c Fix #812 focus selection not working on side views 2021-02-20 21:54:12 +01:00
JannisX11
2fda866368 Seperate 64 and 32 bit Windows build
Fix name on portable version causing smart-screen warning
2021-02-20 19:05:17 +01:00
JannisX11
3fd7de3a73 Make dialog search bar a component 2021-02-20 13:21:11 +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
8dcd87f8cf Fix issues with cube rescale option
Fixes #821
2021-02-20 10:00:24 +01:00
JannisX11
3df72d2f36 Toggling projection mode now keeps zoom
Side views now keep their target positoin and zoom, closes #813
2021-02-20 00:02:56 +01:00
JannisX11
2c04d534a2 Improve startup time 2021-02-19 22:10:56 +01:00
JannisX11
102a424c9a Improve dialog API
redo plugin dialog
Fixes #827
2021-02-19 22:10:47 +01:00
JannisX11
38ead3b3ed Don't show duplicate textures in bedrock loader 2021-02-17 17:34:09 +01:00
JannisX11
cb3a1247b9 Fix duplicating anim overwriting old one in file 2021-02-16 23:49:11 +01:00
JannisX11
049d096e4d Fix locator dropdown list 2021-02-16 23:37:45 +01:00
JannisX11
8c4e191e63 Fix keyframe rounding issue 2021-02-16 23:30:33 +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
cd47331a67 Automatically reload particles on file change 2021-02-14 23:24:32 +01:00
JannisX11
994d955820 Hold on last frame now stops on animation end, instead of slightly after 2021-02-14 23:20:46 +01:00
JannisX11
0631f862e6 Fix tooltip offset of dialog color picker 2021-02-14 11:50:13 +01:00
JannisX11
bd2a0b81b2 Gimbal controls switching to opposite locked angle 2021-02-13 22:08:20 +01:00
JannisX11
01d1aae059 Fix root locators not being saved 2021-02-13 21:47:18 +01:00
JannisX11
742fe747fb Improve keyframe value offsetting 2021-02-13 18:41:55 +01:00
JannisX11
8fd2e0da4f Fix timeline issues 2021-02-13 14:32:31 +01:00
JannisX11
dbc5dedd31 Add action to export minecraft skins from file menu 2021-02-13 14:00:26 +01:00
JannisX11
62e2625744 Refactor action control, support toggles 2021-02-10 14:05:25 +01:00
JannisX11
218ee55e1f Support mc namespaces to generate flat item visual 2021-02-10 13:42:16 +01:00
JannisX11
e6e864f8fd Fix locator dropdown issue
Move base lines
Extend camera frustum towards camera
2021-02-09 21:21:57 +01:00
JannisX11
cfad0975bd Fix little jumps in gimbal controls
Reverse keyframes now reverses data point order
Creating keyframes now selects channel in grapher
Fix issue with pre-post keyframes not exporting a correct time
Show "center pivot" button in animation mode
2021-02-08 23:31:20 +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
4527dc636e Interface fixes
Increase left sidebar default width
2021-02-05 21:51:04 +01:00
JannisX11
8c4d292db8 Stop texture watcher when closing project 2021-02-04 17:23:20 +01:00
JannisX11
fb838a766f Improve gimbal controls 2021-02-04 17:20:01 +01:00
JannisX11
b4a06157de Add gimbal controls 2021-02-04 10:09:25 +01:00
JannisX11
ee9ff0aee0 Auto remove deleted files from recent
Fix event issue in bedrock texture dialog
2021-02-02 22:58:29 +01:00
JannisX11
eb3c3c9c2e Fix issue moving groups in local space 2021-02-01 23:37:59 +01:00
JannisX11
2df0b1f397 UI improvements 2021-02-01 19:33:42 +01:00
JannisX11
28034789df Integrate null objects 2021-01-31 20:31:45 +01:00
JannisX11
7d65c78b43 More performance improvements 2021-01-31 12:51:10 +01:00
JannisX11
bb5b7b4284 Performance improvements by reducing use of jQuery 2021-01-31 00:12: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
651f42527b Refactor + optimize outliner code 2021-01-30 16:00:58 +01:00
JannisX11
6471dd6a50 Add Blockbench.isTouch property
Fix issue with copying keyframes
2021-01-30 15:18:45 +01:00
JannisX11
890ad47a02 Template generator rearrange option
Closes #816
2021-01-27 21:19:21 +01:00
JannisX11
109c3fd83f Update bones more efficiently 2021-01-27 20:36:38 +01:00
JannisX11
3847ad1534 Add Background Rendering setting
Hook animation updates into main render loop
2021-01-27 19:44:30 +01:00
JannisX11
3e040ffb59 Add 3DCONNEXION SpaceMouse support 2021-01-27 16:57:17 +01:00
JannisX11
bd86a92192 Add animation import action to toolbar 2021-01-27 13:57:35 +01:00