131 Commits

Author SHA1 Message Date
JannisX11
b0f9bc9dc1 Fix issues with generating MER map from existing texture
Fix MER map display issues
Materials can no longer be created from textures that are already in a material
2025-03-19 20:33:32 +01:00
JannisX11
6896b3571d Fix animation controller vue updating issue 2024-12-31 00:30:52 +01:00
JannisX11
d510bfd257 Add unit option to Loop Cut amend edit menu
Prevent grids from potentially creating infinite loop
2024-12-18 14:21:49 +01:00
JannisX11
2c5d6f97c2 Warning message for broken advanced screenshots 2024-10-27 21:36:19 +01:00
JannisX11
c544eec84f Fix #2510 Incorrect gltf texture export when embedding is off 2024-10-23 19:22:43 +02:00
JannisX11
50c8358738 Add blend transition curve generator 2024-09-14 21:26:51 +02:00
JannisX11
a5c138b302 Merge branch 'master' into next 2024-09-07 21:24:08 +02:00
JannisX11
f2e2080782 Upgrade jQuery 2024-06-15 00:22:04 +02:00
JannisX11
2687a297a6 Fix #2355 Screenshot model crops out bottom and rightmost pixel row 2024-05-25 12:50:24 +02:00
JannisX11
d7dbc5de7a Update MolangJS to 1.6.4 2024-05-12 18:02:23 +02:00
JannisX11
e5b0401554 Add particle event support 2024-05-07 17:27:29 +02:00
JannisX11
947af3b722 Fix #2077 Freeze when loading particle with lifetime expressions 2023-11-25 17:17:07 +01:00
JannisX11
da62906c94 Layer copying, pasting, and moving 2023-10-27 13:02:28 +02:00
JannisX11
cf70df4f8e Update Vue
Fix vue template issues
2023-06-03 12:04:00 +02:00
JannisX11
3d95d0d8b7 Reference Image option when sharing models
Fix reference images not embedding data in projects
Add better error messages when sharing model fails
2023-05-31 22:07:08 +02:00
JannisX11
15a08bd642 Clear unused texture space feature 2023-05-28 15:13:00 +02:00
JannisX11
e013563acd Update wintersky to 1.2.2
Closes #1770
2023-04-13 18:48:34 +02:00
JannisX11
5c8cb02640 Improve prism editor autocomplete
Allow tab editing in prism editors with tag capture_tab_key
2023-04-13 18:15:55 +02:00
JannisX11
8b95ffcff9 Undo Y Flip on glTF texture + UV export
Closes #1743
2023-04-07 17:39:28 +02:00
JannisX11
158186f35b Fix line numbers in CSS editor 2023-03-09 18:31:08 +01:00
JannisX11
38b4386cb6 Fix #1725 issue with nested molang expressions
Issue with variables when using variable placeholders with expressions
2023-02-25 22:28:01 +01:00
JannisX11
e354ffa310 Change indentation to tabs 2023-02-04 21:15:01 +01:00
JannisX11
2b9dc165cd Implement dom purify 2023-01-24 19:05:25 +01:00
JannisX11
a1bcfdfb83 Fix #1732 Clicking autocomplete doesn't update text correctly
Fix pressing tab does not switch between UV editor sliders
Fix MolangJS error when not enough arguments are present in functions
2023-01-20 17:59:56 +01:00
JannisX11
14d8a9b9c2 Add APNG recording option 2023-01-10 15:21:16 +01:00
JannisX11
10f17b4dcb Fix pressing tab in autocomplete switching input 2023-01-07 15:25:48 +01:00
JannisX11
0896c7dcd9 Fix some number input issues
Fix min-max not working for number settings
Change PWA screen orientation
Fix dialog stack issue
Update molang
2022-12-31 01:28:49 +01:00
JannisX11
1ec07f21c4 Update MolangJS to 1.6
Add support for conditional scopes and loops
Try and fix PWA issue where app still rotates with auto rotation disabled on device
2022-12-30 01:13:42 +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
baafb8d326 Fix overflow of autocomplete list in keyframe panel
Hide UV-related context menus in image editor
Update MolangJS, remove query functions that are now included in library
2022-12-28 23:27:49 +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
31024a3909 Animation controller: Improved touch support
Finish undo integration
Fix autocomplete issues
2022-12-17 16:04:53 +01:00
JannisX11
2dd87cd954 Molang autocomplete 2022-12-17 02:00:18 +01:00
JannisX11
b18d9e2786 Remove Jimp, mostly 2022-11-20 11:32:22 +01:00
JannisX11
8a3c7bd28b Fix #1547 Scale keyframes incorrectly set to uniform
Fix #1549 Image adjusting sliders make translucent pixels opaque
Fix an issue with custom animation channels
Fix colors in Wintersky particles, update tinycolor to 1.4.2
Fix vertex snap not working on cubes
2022-09-02 23:31:32 +02:00
JannisX11
66f9baff69 Fix #1464 Once particles still loop
Improve particle texture file loading
2022-07-25 20:59:50 +02:00
JannisX11
3f18ea7bc2 Implement #1274 Pre Effect Script for particles
Implement #1392 Assign different particles to each entry in same particle keyframe
Fix issue with variables in particle curves
Fix #1426 "Jump to Animation Start" does not stop the sound that was playing
2022-06-26 17:22:10 +02:00
JannisX11
32b402ccee Fix MolangJS order of operation issue on some expressions
Fix issue with animation file saving order
2022-06-10 18:58:08 +02:00
JannisX11
79e371f621 Update Wintersky to 1.1.0
Fix issue where variables set by keyframes could no longer
Fix sign of camera rotation queries on X axis
2022-04-22 22:40:55 +02:00
JannisX11
37fc36c03e Fix #1362 query alias not working with arguments
Fix plugins from URL not installing correctly
Fix dialog onCancel not having event as argument
2022-04-03 14:08:34 +02:00
JannisX11
a3fe55783f Update Panel system, WIP 2022-02-22 18:12:27 +01:00
JannisX11
eb47eb9e37 Add action control to tools menu
Add move texture with UV to UV editor toolbar
Refactor about window
Fix issue when dragging keyframes
Fix issue with glTF exporter and no-side elements
2022-02-19 17:32:49 +01:00
JannisX11
7a8c18a780 Update to Electron 17
List plugins on startup as console table
Refactor, remove logs
2022-02-13 19:13:01 +01:00
JannisX11
def82ef18c Merge branch 'master' into next 2022-02-13 14:08:21 +01:00
JannisX11
db63aa6de5 Make 3D scene colors customizable by CSS 2022-02-12 00:06:31 +01:00
JannisX11
9f90b69e7e Fix #1280 Cut shotcut not updating molang inputs
Wrong interpolation when creating keyframe between discontinuous keyframes
Timeline graph axis now changes while not open when focusing an input
2022-02-11 19:29:44 +01:00
JannisX11
01545e940e Add catch for issues in glTF exporter 2021-12-30 13:15:29 +01:00
JannisX11
d06f83922b Change start screen scrolling behavior
Remove use of deprecated atob API
2021-12-09 22:16:19 +01:00
JannisX11
8495784dba Merge branch 'collada' into next 2021-12-01 22:02:14 +01:00
JannisX11
03f1f7e65e Add extra molang query support
Closes #1162, closes #1163, closes #1164
2021-11-19 23:21:10 +01:00