Commit Graph

128 Commits

Author SHA1 Message Date
JannisX11
9b1d2a2778 Change default timeline zoom level 2023-02-17 00:11:27 +01:00
JannisX11
e6566a8704 Add API to add toolbars to panel
Refactor panel toolbar setup
2023-02-05 13:47:40 +01:00
JannisX11
9ee5a85c11 Add icon for bezier keyframes
Fix icon for animation controller panel
2023-01-20 20:04:40 +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
e9185a9264 Improve bezier keyframe baking optimization
Fix #1694 hovering over the borders of a texture shows the brush outline in the wrong place
Fix some issues
2022-12-22 18:33:19 +01:00
JannisX11
e67351e0c2 Add additive texture view mode
Add UI mode setting
2022-12-21 19:18:05 +01:00
JannisX11
e5302cbaa3 Improve bezier keyframes
Export bezier keyframes to bedrock by baking
2022-12-21 00:20:12 +01:00
JannisX11
bbedda916b Basic bezier keyframe support 2022-12-19 18:51:17 +01:00
JannisX11
87aad232f0 Animation controller preview 2022-12-14 18:04:06 +01:00
JannisX11
3b1d2d61bb WIP animation controllers 2022-11-30 20:15:47 +01:00
JannisX11
8da8b5bd22 Add looped playback toggle 2022-11-26 00:16:49 +01:00
JannisX11
93e9352883 Fix #1644 inconsistent keyframe selection behavior
Fix box UV offset not snapping to integer values
2022-11-12 14:32:55 +01:00
JannisX11
78bd55091e Button to toggle global space rotation in timeline
Fix issue with smooth brush mirror painting
Visually improve model stats dialog
2022-11-09 22:12:28 +01:00
JannisX11
bbbcfa05b9 Merge branch 'master' into next 2022-10-21 13:03:03 +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
779f8f5ddf Fix #1595 Can't deselect faces in face mode
Fix display of keyframe values with "this" in graph editor
2022-10-15 00:11:36 +02:00
JannisX11
e2a22c878a Close #1601 Support query.time_stamp
Close #1375 Switch keyframe when switching graph editor channel
2022-10-08 21:57:10 +02:00
JannisX11
2c9f0d46c4 Add chift+click to select keyframe columns
Shift click to range-select keyframes vertically
2022-10-03 14:05:13 +02:00
JannisX11
d9261e55dc Add rotate in global space on animators 2022-09-25 19:46:02 +02:00
JannisX11
45421d0735 Errors for common Molang syntax issues
Validator improvements
2022-08-23 00:19:57 +02:00
JannisX11
a6f8856b84 Implement texture frame mirror painting option
Closes #1156
Fix issue with stretched texture in UV editor while painting
2022-08-18 13:41:12 +02:00
JannisX11
fbb9ec232a Fix issue with draggin keyframes on touch screens
Fix issue with exporting dae animation with q.anim_time
Add event listeners for (un-)selecting preview scenes
2022-08-07 13:39:27 +02:00
JannisX11
49762b61bf Fix issue with undoing dragged keyframes (#1370)
Only show inside of Studio preview scene
2022-07-25 20:26:01 +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
5ab2662aea Add support for additional marker colors
Add option to set timeline marker time
2022-06-25 16:43:11 +02:00
JannisX11
41eae34d46 Fix timeline markers getting duplicated
Fix next/previous frame actions not working in paint mode
Fix issue with context menu of null object
2022-06-21 23:30:18 +02:00
JannisX11
ad9e5561a5 Fix #1450 Cannot unselect all if any element is locked
Fix #1452 Keyframe context menu does not work in graph editor
Fix uniform scale keyframes not importing as uniform
2022-06-18 12:56:46 +02:00
JannisX11
29bcd54b8b Make keyframe sliders tab targets
Improve tab target switching performance
Fix issues with animation loops
2022-05-19 20:49:26 +02:00
JannisX11
c19a365054 Add animation loop ghost graph
Play background animations on loop when selected animation is longer
2022-05-19 19:00:40 +02:00
JannisX11
da4f01265d Fix #1368 menu hover texts say "undefined"
Fix #1367 Incorrect cursor in prism editor
Fix #1370 Cant recover some keyframes with undo when they were overlapping
2022-04-10 19:10:04 +02:00
JannisX11
714025f64d Fix issues with panels
Optimize code
2022-03-17 23:00:30 +01:00
JannisX11
48d514d83d Add mobile option to select sidebar side
Fixes and improvements to panels
2022-03-16 16:20:27 +01:00
JannisX11
ec5bb874a8 Improve panel rearranging
Add independent positioning for paint mode UV window
Fix issue with bone pivot toolbar
2022-03-10 21:24:33 +01:00
JannisX11
c74e30ad05 Panel fixes and resizable panels 2022-03-03 21:13:30 +01: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
5cf1dd9cde Add hybrid submenu system 2022-01-31 22:39:46 +01:00
JannisX11
9dcf166f6f Implement feature to preview texture changes
Move timeline setup controls into separate actions
Allow spacers at start and end of toolbars
2022-01-31 20:06:47 +01:00
JannisX11
c7b6348532 Save timeline setups
Minify internally stored backups
2022-01-30 21:07:43 +01:00
JannisX11
a20190311d Make Jump Frame buttons work with animated textures 2022-01-21 23:37:33 +01:00
JannisX11
73896ad480 Merge branch 'master' into next 2021-12-14 14:42:29 +01:00
JannisX11
62af905377 Add new marker colors Pink and Silver 2021-12-07 18:49:18 +01:00
JannisX11
0439db5946 Import and export step interpolation 2021-12-05 15:39:42 +01:00
JannisX11
2ecc8ee87b Suggest modifier keys in status bar 2021-11-29 23:50:51 +01:00
JannisX11
8083f317c9 Add keyframe step interpolation 2021-11-27 16:44:11 +01:00
JannisX11
29a5e61f6e Fix explode skin model not working with tabs
Fix motion trails not updating when dragging keyframes in timeline
2021-11-21 14:43:05 +01:00
JannisX11
524cc5f790 Add custom animation channel API
Show Sketchfab upload error code
Creating a keyframe in the grapheditor now uses the grapheditor channel
2021-11-19 19:36:19 +01:00
JannisX11
8f7291aea0 Add rotation mode in camera angle dialog
Add button to load remaining animations from file
Allow import of multiple animation files at once
Created groups now sync with boneness animation bones
2021-11-17 00:20:51 +01:00
JannisX11
e863929354 Add support for keyframe files in web app
Add color picker support in web app in latest chromium browsers (#930)
2021-11-14 22:00:17 +01:00
JannisX11
e9c4a5b099 Add resizable timeline head 2021-11-13 16:34:47 +01:00