Commit Graph

334 Commits

Author SHA1 Message Date
JannisX11
c570d85a5e Add toolbar customization categories
Close #726
2021-08-13 19:47:16 +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
7c2abbfa8a WIP theme selector 2021-08-08 14:51:00 +02:00
JannisX11
791c459c25 Improve plugin window, display plugin version 2021-08-07 15:13:20 +02:00
JannisX11
b193b61be3 Merge branch 'next' into poly 2021-08-06 20:41:45 +02:00
JannisX11
a9fe37f445 Merge branch 'master' into poly 2021-08-06 20:39:00 +02:00
JannisX11
1fec2f0a67 Color name of animators without bone red 2021-08-05 19:44:23 +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
8c7fa5b8ce Fix invisible status bar 2021-08-05 15:01:18 +02:00
JannisX11
fae6e70085 Add toolbar spacers and line breaks
Closes #367
Closes #902
Fix issue with dragging item out of toolbar in edit dialog
Improve size of quick message box
2021-08-03 21:44:50 +02:00
JannisX11
1344841417 Gray out optional hard coded key modifiers 2021-08-03 10:17:42 +02:00
JannisX11
547997c139 Fix custom theme dialog 2021-07-31 13:52:00 +02:00
JannisX11
ef5aec9985 Rewrite preference windows
Improve and expand dialog API
2021-07-30 23:12:51 +02:00
JannisX11
45eef76105 Implement new system to update view 2021-07-29 18:17:26 +02:00
JannisX11
4adf3fbb6c Implement "Only" plugin natively 2021-07-24 14:55:36 +02:00
JannisX11
5ab8a5fb8f Merge branch 'tabs' into next 2021-07-24 14:28:07 +02:00
JannisX11
1e35ca9428 Make edit sessions compatible with tabs 2021-07-24 13:51:42 +02:00
JannisX11
2e839f266a Improve screenshot dialog 2021-07-20 13:14:08 +02:00
JannisX11
db9a370b81 Fix #969 issue with installing plugins in China
Fix potential issue where logo is visible through interface
2021-07-19 21:20:18 +02:00
JannisX11
4ccbbcaa67 Track almost all project data in tabs 2021-07-10 22:22:02 +02:00
JannisX11
b0580acfff Show start screen only on new tabs 2021-07-07 13:08:56 +02:00
JannisX11
f216b365c8 Merge branch 'master' into tabs 2021-07-06 21:34:46 +02:00
JannisX11
0d5aceb4c2 Fix issue when scaling locators
Fix horizontal scroll bar in keybinding menu
2021-06-29 10:44:13 +02:00
JannisX11
7991ad043f Fix #896 Optifine JEM export console error
Improve readability of Blockbench version in console
Fix list rendering in markdown in dialogs
2021-06-27 14:52:49 +02:00
JannisX11
4abd1180d6 Fix dialog file input and description icon conflict 2021-06-25 12:58:43 +02:00
JannisX11
73f904d557 Add start screen section to select keymap 2021-06-23 21:20:15 +02:00
JannisX11
8657cc5793 Simplify animation dialog layout 2021-06-22 21:31:39 +02:00
JannisX11
e4f9b8cf60 Fix incorrect keyframe panel inputs for effects
Improve usability of sound keyframes in timeline
Fix render sides not updating in solid view mode
Make search bar in dialogs wider
Fix missing codec in generic model format
2021-06-16 15:52:05 +02:00
JannisX11
d36abc8803 Improve readability of animation names
...by finding and highlighting the unique part
2021-06-15 20:05:10 +02:00
JannisX11
f3ac5b0242 Add start and loop delay properties to animations 2021-06-14 23:28:54 +02:00
JannisX11
9ee1c65152 Add emissive texture rendering mode
Use custom shaders for textures
Handle layered textures as texture setting instead of project setting
2021-06-13 12:24:42 +02:00
JannisX11
7edde18129 Fix UI issues in animated texture timeline 2021-06-12 17:45:55 +02:00
JannisX11
a81be0e8e3 Store background images in projects as data url
Add arrow in edit history window to make target more clear
2021-06-12 16:41:10 +02:00
JannisX11
fdbe96dfa4 Save background images in projects
Enable shift-click-select for groups in no-bone formats
Fix tooltip issue in preview menu
2021-06-12 12:53:40 +02:00
JannisX11
0df1bb3d49 Add background icon to preview hud menu 2021-06-12 11:34:47 +02:00
JannisX11
f96e207d59 Implement edit history window 2021-06-01 21:08:41 +02:00
JannisX11
57491792b2 Add help icons to dialog forms
Create descriptions for template generator dialog
Allow reloading with dev tools open
2021-06-01 17:31:36 +02:00
JannisX11
5d5c763fdf Add menu to use modifier keys on mobile 2021-05-28 23:42:35 +02:00
JannisX11
5b7ba2d1b8 Replace logos with SVG file 2021-05-24 21:39:15 +02:00
JannisX11
7c5664a7d5 Add plugin tags 2021-05-24 19:45:40 +02:00
JannisX11
a4466bc9c5 Add API to highlight items inside menus 2021-05-22 20:19:41 +02:00
JannisX11
065cfeb891 Improve scaling in animations and graph editor 2021-05-22 13:35:10 +02:00
JannisX11
d402ffa0df Add icon for discontinuous keyframes 2021-05-22 13:02:56 +02:00
JannisX11
881c0559fd Add support for "this" in molang expressions
Bump version to 3.9
Change text color of recent project date
2021-05-22 09:51:37 +02:00
JannisX11
2800c2fa48 Improve dialog buttons API 2021-05-21 23:48:39 +02:00
JannisX11
4803d7efd9 Merge branch 'master' into next 2021-05-12 20:17:57 +02:00
JannisX11
bc6c6445ad Add option to individually reset theme colors 2021-05-09 18:31:33 +02:00
JannisX11
3ed3511af8 Tab bar: add tab sorting 2021-05-08 16:52:49 +02:00
JannisX11
ca0b1d6377 Merge branch 'master' into tabs 2021-05-08 11:50:19 +02:00
JannisX11
35e193f28d Tabs: Add new tab button, allow project opening 2021-05-08 11:43:40 +02:00
JannisX11
c9b6275d16 Initial tab bar implementation 2021-05-05 13:54:41 +02:00
JannisX11
f0211a21d3 Remove blocky 2021-04-15 18:47:01 +02:00
JannisX11
48b3713b2d Implement molang triggers 2021-04-09 21:04:07 +02:00
JannisX11
ff03bc0ed4 Fix issue with locators when resolving group
Screenshot file dialog now suggests project name as name
Something unexpected ;)
2021-03-21 19:07:37 +01:00
JannisX11
dbed21ce0b Small UI tweaks 2021-03-20 23:51:48 +01:00
JannisX11
8a6c0ade70 Fix UV editor dialog layout 2021-03-10 21:09:04 +01:00
JannisX11
335eef8435 Add copy paste menu to input elements 2021-03-10 19:25:56 +01:00
JannisX11
30dd7b8ab3 Fix mobile input issues
Scrolling issue in theme picker
Text input issue in action control
2021-03-10 16:18:40 +01:00
JannisX11
98c3ccbd6e Fix issues with saving files in web app
Fix several web app UI details
2021-03-10 13:05:44 +01:00
JannisX11
37b30e2916 Improve color picker visuals in dialog 2021-03-08 17:28:16 +01:00
JannisX11
28295711b5 Rename gimbal controls to orbit gizmo
Add dialog to copy share link from
Combine 32 and 64 bit installer again
2021-03-05 19:03:19 +01:00
JannisX11
0beeed5c67 Add hidden tools info text in toolbar dialog
Fix #830 Texture turns white when importing project with same texture
Improve performance
2021-03-04 14:06:39 +01:00
JannisX11
842ddd621e Restructure template generator dialog
Fix #831 inconsistent panel folding gap
2021-03-02 22:24:23 +01:00
JannisX11
7c7eb4d0c7 Improve menu key navigation
Add maskable PWA icon
2021-03-01 19:38:10 +01:00
JannisX11
de444f475d Fix animation saving issue 2021-03-01 13:47:06 +01:00
JannisX11
8f6cae31f1 Add toast notification API
Use toast notification for background positioning, closes #674
2021-02-28 12:51:15 +01:00
JannisX11
2b8852421a Save color picker tab between sessions
Fix plugin install message
Fix issue with gimbal controls in display mode locked slots
2021-02-28 00:42:01 +01:00
JannisX11
486acea2b8 Sortable animations 2021-02-28 00:40:45 +01:00
JannisX11
772e556ece Optimize undo tracking with keyframes
Fix auto scrolling to animator in timeline
Tabbing through inputs now auto selects the content
Small design tweaks
2021-02-27 15:38:49 +01:00
JannisX11
16e96dbb39 Fix start screen scrolling length
Bundle stuff
2021-02-21 23:00:12 +01:00
JannisX11
57643fc6f3 Merge branch 'pwa' into 3.8 2021-02-21 22:09:32 +01:00
JannisX11
f37a83f099 Improve PWA support
Remove redundant files and fonts
2021-02-21 16:46:06 +01:00
JannisX11
87cb18230f Merge texture generator dialogs into one 2021-02-21 10:49:21 +01:00
JannisX11
3fd7de3a73 Make dialog search bar a component 2021-02-20 13:21:11 +01:00
JannisX11
102a424c9a Improve dialog API
redo plugin dialog
Fixes #827
2021-02-19 22:10:47 +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
0631f862e6 Fix tooltip offset of dialog color picker 2021-02-14 11:50:13 +01:00
JannisX11
62e2625744 Refactor action control, support toggles 2021-02-10 14:05:25 +01:00
JannisX11
4527dc636e Interface fixes
Increase left sidebar default width
2021-02-05 21:51:04 +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
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
d346a119c0 Improve timeline on mobile screens 2021-01-25 13:33:17 +01:00
JannisX11
d2eef1a651 Improve UV editor style 2021-01-24 23:56:10 +01:00
JannisX11
b05b7af9b3 Move status bar code to interface file 2021-01-24 14:39:53 +01:00
JannisX11
62b735c936 Improvements to graph editor
New keyframes inherit interpolation mode
Update checkerboard color when updating
2021-01-24 11:39:04 +01:00
JannisX11
7c7da8f21b Merge branch 'graph-viewer' into 3.8 2021-01-23 22:33:54 +01:00
JannisX11
3135d0ebd3 Remove chat toggle 2021-01-23 12:58:11 +01:00
JannisX11
7e1cc3a856 Add toggles 2021-01-23 12:22:05 +01:00
JannisX11
02faec480e Graph editor updates
- Keyframes movable on both time and value
- Axis selector
- Performance improvements
- Other improvements
2021-01-21 17:33:43 +01:00
JannisX11
6cf0fe4230 Improve timeline graph editor, render keyframes 2021-01-20 20:31:54 +01:00
JannisX11
566fdfdc2c Timeline graph improvements 2021-01-20 13:42:14 +01:00
JannisX11
409865f466 Render graph in timeline 2021-01-19 20:15:20 +01:00
JannisX11
8f42f3a277 Add buttons to fold panels 2021-01-13 00:18:36 +01:00
JannisX11
661563e1f3 Fix menu overflow 2021-01-10 23:57:55 +01:00
JannisX11
df0c1ae0f2 Merge branch 'master' into 3.8 2021-01-10 22:15:59 +01:00
JannisX11
4260c659b8 Add sidebar toggle feature 2021-01-09 18:33:42 +01:00
JannisX11
9c0bbd988f Improve design in some dialogs
Improve format selection
2021-01-09 14:17:18 +01:00
JannisX11
0fb937f9d1 Add null objects 2021-01-04 13:45:33 +01:00
JannisX11
ab916f50ab Disable animation file options in generic models 2021-01-03 21:23:17 +01:00
JannisX11
9c9714b52b Improve animated texture timeline
Fix issue with saving animation timeline markers
2021-01-03 15:00:42 +01:00
JannisX11
398bb32e79 Add timeline for animated textures 2021-01-03 11:14:24 +01:00
JannisX11
a46b31d34c Changes to text hierarchy 2021-01-02 15:08:07 +01:00
JannisX11
9aedf8813b Add new "subtle text" color 2021-01-02 14:47:57 +01:00
JannisX11
7c83af8449 Update material icons 2020-12-30 22:57:19 +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
6d89105dd3 Focus plugin search bar after opening dialog 2020-12-25 21:59:27 +01:00
JannisX11
4e1fe04e99 Allow modes to add center window 2020-12-22 13:32:49 +01:00
JannisX11
5d791af6e8 Increase image icon size in menus 2020-12-12 15:07:55 +01:00
JannisX11
a6a766df32 Error dialog when loaded plugin name not matching 2020-12-12 14:44:30 +01:00
JannisX11
67e7902684 Change version number
Change background grid color
Make UV editor size no longer snap to 16px values
2020-12-09 13:01:39 +01:00
JannisX11
7227e1d684 Implement vue components in dialogs
Make dialogs re-usable
2020-12-06 17:15:50 +01:00
JannisX11
5808364992 Make cube list scrollable on phones 2020-11-25 09:45:51 +01:00
JannisX11
811e477dd2 Fix #767, issues with plugin load/install methods 2020-11-19 22:39:00 +01:00
JannisX11
506f40ec8c Mobile Interface improvements 2020-10-26 15:27:07 +01:00
JannisX11
465bf666ff Fix issues with password input elements 2020-10-21 16:18:31 +02:00
JannisX11
9b3da73eea Add codec: load_filter API and convert codecs 2020-10-21 16:12:14 +02:00
JannisX11
b540a1b9bd Add motion trail lock
Improve scaling of motion trail points
Fix issue with menus not being clickable
2020-10-19 20:16:28 +02:00
JannisX11
ddfa694127 Fix style issue with Molang inputs 2020-10-18 09:38:57 +02:00
JannisX11
c0adfdb484 Convert "Open Dev Tools" to action
Fix CSS issue with keybind labels in menus
Allow chars in keybind constructor
2020-10-17 21:54:08 +02:00
JannisX11
3208e0e9bd Visual tweaks
Fix keyframe copy-pasting
2020-10-17 15:17:27 +02:00
JannisX11
71bd189903 Add keybinding labels to menus and tooltips
Redo description labels on tooltips
Fix clearing keybinds not saving that change
2020-10-14 22:50:10 +02:00
JannisX11
79bf033e69 Implement plugin property max_version 2020-10-11 19:53:22 +02:00
JannisX11
a04974aab2 Bottom panel selector on mobile devices 2020-10-11 16:54:52 +02:00
JannisX11
2bc836d72c Fix issue with NaNs when offsetting keyframes
Improve molang syntax highlighting
Prevent animations from being imported twice
Set default cancel button in MessageBox to last button
2020-09-29 17:14:26 +02:00
JannisX11
37ac99dbb3 New timeline channel filters 2020-09-28 12:55:45 +02:00
JannisX11
d461fcef23 Keyframe fixes 2020-09-27 13:01:51 +02:00
JannisX11
9e91ad7a2d Keyframe data point system fixes 2020-09-26 23:07:44 +02:00
JannisX11
2ab233434f Keyframe data points interface 2020-09-26 22:20:19 +02:00
JannisX11
4399c4a890 Highlight panel sorting and drop zones 2020-09-25 22:06:03 +02:00
JannisX11
f130efd421 Refactor panels 2020-09-21 23:23:42 +02:00
JannisX11
e671a9787d Add animation button
Improvements to benchbot skin
2020-09-15 17:14:37 +02:00
JannisX11
18107f62f3 Improve style of animation list 2020-09-15 11:27:49 +02:00
JannisX11
4216ab904b Animation properties dialog 2020-09-14 16:26:17 +02:00
JannisX11
06a3a2bf1e Molang syntax highlighting in placeholder field 2020-09-13 18:31:46 +02:00
JannisX11
687bf00a1b Molang syntax highlighting in keyframe panel 2020-09-13 15:34:12 +02:00
JannisX11
2c5a015c89 Display sound keyframe waveform
Play keyframe audio when starting in timeline after keyframe
2020-09-12 20:35:25 +02:00
JannisX11
eec815b736 Add keyframe market colors, #719 2020-09-12 16:55:32 +02:00
JannisX11
973322478f Fold animation sections 2020-09-08 21:41:09 +02:00
JannisX11
7486e8c6c9 Fix in bedrock model import list layout 2020-07-26 23:24:08 +02:00
JannisX11
d2a30bffee Fix undo not saving face textures 2020-07-18 12:23:06 +02:00
JannisX11
3bbac869f1 Improve start screen format list 2020-07-18 10:54:32 +02:00
JannisX11
6d2b284210 Fix transformer occasionally soft-locking #673
Fix global rotation messing up pivot points
Fix vertical toolbars
2020-07-16 14:43:22 +02:00
JannisX11
7be2a8e064 Fix toolbar overflow 2020-07-16 13:15:34 +02:00
JannisX11
a7471f3753 v3.6.0 2020-07-16 09:32:59 +02:00
JannisX11
6a4d37e7b6 v3.5.3 2020-05-31 15:54:04 +02:00
JannisX11
41abfda314 v3.5.2 2020-04-29 23:35:47 +02:00
JannisX11
47c38b2036 v3.5.0 2020-04-25 20:25:07 +02:00
JannisX11
a0e56fb25b v3.4.2 2020-03-14 21:32:24 +01:00
JannisX11
7941f20437 3.4.1 2020-03-10 22:19:17 +01:00
JannisX11
15e2407324 v3.4.0 2020-03-04 20:56:17 +01:00
JannisX11
271a46bdb1 v3.3.0 2020-01-23 18:53:36 +01:00
JannisX11
1f4ef9b22f v3.2.2 2019-12-22 17:33:55 +01:00
JannisX11
bdc69c40d3 v3.2.1 2019-12-17 17:44:27 +01:00
JannisX11
ec94ec84f0 v3.2.0 2019-12-15 20:04:31 +01:00
JannisX11
fd62f66ef5 v3.1.1 2019-09-06 00:16:54 +02:00
JannisX11
e4f0e8589a Remote bugfixes [ci skip] 2019-09-04 10:37:38 +03:00
JannisX11
2b3111c3df v3.1.0 2019-08-17 18:26:14 +02:00
JannisX11
32dab970f5 v3.0.6 2019-08-01 11:07:33 +02:00
JannisX11
fd3085b8fa v3.0.4 2019-07-26 13:33:29 +02:00
JannisX11
abdf97db96 v3.0.2 2019-07-19 17:31:22 +02:00
JannisX11
7096c3a421 v3.0.0 2019-07-17 18:02:07 +02:00
JannisX11
4079cca231 v2.6.6 2019-04-12 22:39:53 +02:00
JannisX11
fd145b7118 v2.6.5 2019-04-12 18:44:18 +02:00
JannisX11
46e5f39312 v2.6.0 2019-04-07 18:53:33 +02:00
JannisX11
6ffc628ccc v2.5.0 2019-03-09 22:06:35 +01:00
JannisX11
293238948a v2.4.0 2019-02-03 21:09:35 +01:00
JannisX11
0471db38ee
v2.3.2 2019-01-09 15:54:35 +01:00
JannisX11
9df0d28967
v2.3.1 2018-12-29 12:26:02 +01:00
JannisX11
5e2b5a9e1e
v2.3.0 2018-12-27 14:03:04 +01:00
JannisX11
d1b8aef1eb
v2.2.2 2018-12-16 19:31:45 +01:00
JannisX11
d4e6ad1471
v2.2.1 2018-12-16 16:18:20 +01:00
JannisX11
6e59b0e9b5
v2.0.0 2018-12-02 19:37:06 +01:00
JannisX11
2581ce6f34
v2.1.0 2018-11-11 21:19:08 +01:00
JannisX11
5cdcf1a4eb
v2.0.2 2018-10-23 21:49:04 +02:00
JannisX11
5392819fe2
v2.0.1 2018-10-18 03:32:42 +02:00
JannisX11
e41af39ffe
v2.0.0 2018-10-17 19:50:25 +02:00
JannisX11
9097a9fe71
v1.11.2 2018-04-15 16:06:43 +02:00
JannisX11
87764309f2
v1.11.0 2018-03-28 20:48:11 +02:00
JannisX11
8cd21810af
v1.10.1 2017-11-16 22:23:41 +01:00
JannisX11
6c3b305cc5 Add files via upload 2017-10-26 19:00:52 +02:00