Commit Graph

648 Commits

Author SHA1 Message Date
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