331 Commits

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