Commit Graph

746 Commits

Author SHA1 Message Date
JannisX11
006d8aa361 Improve link and text sharing UI 2023-02-05 14:39:09 +01:00
JannisX11
74f7296d63 Implement sub-keybindings
Improve keybinding dialog styling
Implement keybind options for individual paste options, closes #1149
2023-01-31 23:48:29 +01:00
JannisX11
d81fddb499 Implement top-facing item frame display reference 2023-01-30 23:08:29 +01:00
JannisX11
47709e913a Add "Limit to Palette" texture edit feature
Change bow display slot names to include charged
2023-01-23 23:51:56 +01:00
JannisX11
f517ccaa82 Update sv.json (POEditor.com) 2023-01-15 18:26:49 +01:00
JannisX11
267b871d72 Update es.json (POEditor.com) 2023-01-15 18:26:47 +01:00
JannisX11
d250fb7aa4 Update ru.json (POEditor.com) 2023-01-15 18:26:45 +01:00
JannisX11
56fcde1bb5 Update pt.json (POEditor.com) 2023-01-15 18:26:44 +01:00
JannisX11
5c3aed31c8 Update pl.json (POEditor.com) 2023-01-15 18:26:43 +01:00
JannisX11
9f9838a3b0 Update ko.json (POEditor.com) 2023-01-15 18:26:41 +01:00
JannisX11
5a91c96cf0 Update ja.json (POEditor.com) 2023-01-15 18:26:40 +01:00
JannisX11
3d5268446c Update it.json (POEditor.com) 2023-01-15 18:26:39 +01:00
JannisX11
3a4e4e1ce7 Update de.json (POEditor.com) 2023-01-15 18:26:37 +01:00
JannisX11
b1b9aeba0d Update fr.json (POEditor.com) 2023-01-15 18:26:36 +01:00
JannisX11
0c1bf9bc67 Update nl.json (POEditor.com) 2023-01-15 18:26:34 +01:00
JannisX11
caa8f4fdaf Update cz.json (POEditor.com) 2023-01-15 18:26:32 +01:00
JannisX11
b41f026204 Update zh_tw.json (POEditor.com) 2023-01-15 18:26:30 +01:00
JannisX11
10ae87c6e7 Update zh.json (POEditor.com) 2023-01-15 18:26:29 +01:00
JannisX11
2fc2732dbe Update splash screen 2023-01-15 18:21:06 +01:00
JannisX11
28cbf8f8f6 Automatically create bezier keyframes with angled handles
Add setting to only show handles of selected bezier keyframes
2023-01-12 17:58:30 +01:00
JannisX11
a171ae2c79 Allow profiles to be conditioned on file paths 2023-01-10 22:33:30 +01:00
JannisX11
cbe66ce729 Warning when scaling box UV model
Closes #1701
2023-01-10 21:31:06 +01:00
JannisX11
4d0c6f02dc Remove Transparent from cube texture menu
Closes #1722
Minor improvements
2023-01-09 22:48:13 +01:00
JannisX11
da1fe851e4 Mesh cluster selection mode
Closes #1589
2023-01-09 22:22:35 +01:00
JannisX11
180d7b609d GIF recorder support PNG sequence (#1521) 2023-01-08 20:35:35 +01:00
JannisX11
eaa0057b5c GIF recorder improvements
Always render without AA
Improve performance
Add background image option, closes #1432
Add pixelate option
Display image size in screenshot return dialog
Startup performance improvement by deferring quad viewport setup
2023-01-08 20:01:18 +01:00
JannisX11
4d9ecd33c4 Add orientation option in image extruder 2023-01-07 22:38:54 +01:00
JannisX11
d35653db8b Convert last dialogs from legacy system
Convert Transform > Scale dialog to new system
Convert extrude image dialog
2023-01-07 22:18:29 +01:00
JannisX11
47b909bd4f Option to embed textures in bbmodel file
Closes #907
2023-01-07 14:34:50 +01:00
JannisX11
206f674756 Selectable settings profiles 2023-01-05 17:58:17 +01:00
JannisX11
f6ae463382 Add button to reset keyframe bezier handles
Fix keyframe bezier handles not affected by flipping and reversing
Fix visual issue with graph editor handles
Fix animation (controller) file menu options not working correctly
Add additional event hooks for animation controllers
Allow selecting appimage files as image editor
2023-01-03 20:56:14 +01:00
JannisX11
5112b56bf0 Add placeholder texts in controller condition fields
Fix CSS editor component in theme dialog
Fix minor issue with animation controllers
2022-12-30 01:07:25 +01:00
JannisX11
ed3cbc7905 Add molang math query functions
Adds in_range, all, any, and approx_eq, closes #1702
Fix face properties typo
2022-12-26 14:52:28 +01:00
JannisX11
e67351e0c2 Add additive texture view mode
Add UI mode setting
2022-12-21 19:18:05 +01:00
JannisX11
2c4067ecb7 Merge branch 'bezier-keyframes' into next 2022-12-21 15:36:56 +01:00
JannisX11
a31bfe4359 Add RGB color sliders and color picker options menu 2022-12-21 15:13:41 +01:00
JannisX11
6d42266a2b Paint through transparent pixels, closes #875
Fixes #1692 Closing other tab closes "New Tab"
2022-12-19 22:26:41 +01:00
JannisX11
400ece7fe2 Merge branch 'animation-controllers' into next 2022-12-19 20:37:02 +01:00
JannisX11
bbedda916b Basic bezier keyframe support 2022-12-19 18:51:17 +01:00
JannisX11
2196ad35f0 Tab overview screen
Empty dialog API
2022-12-19 00:36:19 +01:00
JannisX11
fc1915c7da Merge branch 'master' into next 2022-12-18 13:30:42 +01:00
JannisX11
91b79515aa Animation controllers particle and sound support
Molang input fixes
UI Improvements
Added "impulse" button type to placeholders
2022-12-18 03:09:36 +01:00
JannisX11
a2bcc1876a Merge branch 'animation-controllers' into next 2022-12-17 02:01:38 +01:00
JannisX11
87aad232f0 Animation controller preview 2022-12-14 18:04:06 +01:00
JannisX11
abc3d07353 Animation controllers progress 2022-12-11 23:08:35 +01:00
JannisX11
edb6d77140 Update and improve display skin selecting 2022-12-06 01:35:25 +01:00
JannisX11
3b1d2d61bb WIP animation controllers 2022-11-30 20:15:47 +01:00
JannisX11
e04dd9d515 Add armor stand ground display presets 2022-11-27 23:07:09 +01:00
JannisX11
8da8b5bd22 Add looped playback toggle 2022-11-26 00:16:49 +01:00
JannisX11
dc33f59d0f Allow plugins to be installed from URL queries 2022-11-25 23:30:58 +01:00