Commit Graph

175 Commits

Author SHA1 Message Date
JannisX11
cbe66ce729 Warning when scaling box UV model
Closes #1701
2023-01-10 21:31:06 +01:00
JannisX11
c92bde9535 v4.6.0-beta.2 [ci-build] 2023-01-08 21:36:47 +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
2b5b033ad6 Update contrast theme 2023-01-07 00:01:48 +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
7c5e4895c6 v4.6.0 beta 1 [ci-build]
Fix downgrade compatibility of settings
2022-12-31 15:32:48 +01:00
JannisX11
6674363114 Bump version to 4.6 beta 0
Update electron, wintersky, molang
Rename EmptyDialog to ShapelessDialog
2022-12-22 13:22:30 +01:00
JannisX11
e67351e0c2 Add additive texture view mode
Add UI mode setting
2022-12-21 19:18:05 +01:00
JannisX11
a31bfe4359 Add RGB color sliders and color picker options menu 2022-12-21 15:13:41 +01:00
JannisX11
400ece7fe2 Merge branch 'animation-controllers' into next 2022-12-19 20:37:02 +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
3b1d2d61bb WIP animation controllers 2022-11-30 20:15:47 +01:00
JannisX11
dc33f59d0f Allow plugins to be installed from URL queries 2022-11-25 23:30:58 +01:00
JannisX11
38f912cd16 v4.5.2 [ci-build] 2022-11-20 14:11:50 +01:00
JannisX11
888bfa3fa4 Rewrite bedrock model import select dialog 2022-11-19 19:59:57 +01:00
JannisX11
ebb6bddd35 v4.5.1 [ci-build] 2022-11-12 14:57:24 +01:00
JannisX11
c0e6d38a42 4.5.0 [ci-build] 2022-11-10 15:04:40 +01:00
JannisX11
756433c6ae 4.5.0 Beta 1 [ci-build] 2022-11-02 18:33:35 +01:00
JannisX11
8f7dd9b9ea Implement FBX exporter
Add setting for model export scale
2022-10-31 20:11:04 +01:00
JannisX11
0a3479fb38 Add info boxes for tint, cullface, and material instance column 2022-10-23 23:16:51 +02:00
JannisX11
bbbcfa05b9 Merge branch 'master' into next 2022-10-21 13:03:03 +02:00
JannisX11
c18becc9c5 Predicate override generator and improvements 2022-10-21 00:21:05 +02:00
JannisX11
91f4641d78 Functional predicate override editor 2022-10-20 01:38:22 +02:00
JannisX11
9c1f02dd8b v4.4.3 [ci-build]
Fix issue with image mode thumbnails
Fix issue with cube limit grid box
2022-10-19 14:02:47 +02:00
JannisX11
a049e23913 Merge branch 'mcmeta' into next 2022-10-13 23:01:52 +02:00
JannisX11
7912894a95 Add face properties editor 2022-10-10 20:38:15 +02:00
JannisX11
2ad937ef60 Close #1436 option to open java-block parent model
Fix shift key not working to apply texture to all faces on drop
2022-10-08 23:02:35 +02:00
JannisX11
0ada723ed8 Add MCMeta texture animation support 2022-10-07 19:52:36 +02:00
JannisX11
32ba91f9ff Add option to adjust opacity
Saving all textures in image editor now marks project as saved
Add cancel_on_click_outside option for dialogs
2022-10-03 20:42:46 +02:00
JannisX11
9467d99869 Merge branch 'master' into next 2022-10-03 15:00:16 +02:00
JannisX11
6fcfac87b3 v4.4.2 [ci-build]
Fix issue with animated textures in image format
Fix mirror painting highlight grid not showing correct axis
2022-10-02 17:50:32 +02:00
JannisX11
e073d6cd5e Option to rotate textures
Closes #1571
Add image edit options to texture context menu
2022-09-27 23:22:26 +02:00
JannisX11
439cffe35a 4.4.1 [ci-build]
Close #1567 Reveal start button when selecting format
Fix issue with scaling cubes
Fix issue with scaling meshes when Box UV is enabled
Update Japanese lang file
2022-09-16 16:22:49 +02:00
JannisX11
d9cafe8f92 v4.4.0 [ci-build] 2022-09-15 14:16:24 +02:00
JannisX11
ef4110aa75 Implement custom brush presets
Allow dynamic structure lists in menus
Fix issue with updating select inputs in dialog forms
2022-08-31 22:45:19 +02:00
JannisX11
e5c172ea92 Paint mode improvements
Fix #1532 No Translation for Image Format
Improve line tool accuracy
Texture context menu option to edit in new tab, closes #1533
File > New > Image shortcut, closes #1530
Fix #1529 Brush stroke not connected between mesh faces
Cleaner way to display beta version in about dialog
Remove template option from Texture Generator in image mode
2022-08-20 12:36:40 +02:00
JannisX11
b4eaacc862 v4.4.0-beta.1 [ci-build] 2022-08-18 13:48:51 +02:00
JannisX11
82712b8e23 Advanced mirror painting options (WIP) 2022-08-15 14:57:07 +02:00
JannisX11
5611bf863a Add copy brush
Expand brush API
2022-08-05 23:52:53 +02:00
JannisX11
4e26a71d6f Add image import menu
Add command option in message boxes
Fix changeFormValues in dialog not updating file input visually
2022-08-01 21:38:45 +02:00
JannisX11
56ef236edc Brush blend modes
Close #1123
2022-07-31 11:46:22 +02:00
JannisX11
8bd7faaad4 v4.3.0 [ci-build]
(Fix issue in collada exporter)
2022-07-22 18:51:49 +02:00
JannisX11
d7a7150099 v4.3.0-beta.3 [ci-build]
Fix display scenes not working correctly in display mode
2022-07-19 14:23:05 +02:00
JannisX11
62ae901b05 Add project setting to flip modded entity on Y 2022-07-17 22:56:44 +02:00
JannisX11
86292d9c58 Merge branch 'preview' into next 2022-07-08 23:35:46 +02:00
JannisX11
3d56367602 Preview scene changes 2022-07-07 07:33:20 +02:00
JannisX11
59b1f0da5b Update electron to v19 [ci-build]
Fixes #1372
Fix scroll bar on tool bars in web app
2022-07-02 19:35:32 +02:00
JannisX11
bf8b220beb Start screen design and content 2022-07-01 08:47:05 +02:00