Commit Graph

319 Commits

Author SHA1 Message Date
JannisX11
d72168565b Fix #1541 Animation Length slider does not update
Fix minor issue from prior commits
2022-08-25 17:15:47 +02:00
JannisX11
f57ecc9a3f Impove molang validation
Fix uniform keyframe scaling being slow
Accumulate validation requests
2022-08-23 17:29:45 +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
37e5a0a45b Implement recent project memory for texture and animation
Fix issue where creating keyframe columns would reset colors of existing keyframes
2022-08-16 19:21:06 +02:00
JannisX11
a24d9c718a Re-implement Front light / Side light preview
Add option to add animators to timeline when flipping animation
Improve group pivot vertex snapping
Fix transformer being visible in vertex snap mode when group selected
Fix typo
2022-08-15 23:31:51 +02:00
JannisX11
10dd9210b5 Merge branch 'master' into next 2022-08-09 23:14:35 +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
f8dc7b0ae5 Add setting for default cube size
Add setting for default uniform scale keyframes
2022-08-03 21:47:43 +02:00
JannisX11
66f9baff69 Fix #1464 Once particles still loop
Improve particle texture file loading
2022-07-25 20:59:50 +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
Jannis
c84007adb4 Manual particle texture import, closes #993 2022-07-20 12:52:49 +02:00
Jannis
6351beea65 Fix #1490 Cannot leave animation mode tab
Fix console warning regarding preview scene color
Attempt to fix linux icon
2022-07-19 23:11:00 +02:00
JannisX11
4639671eab Preview scene improvements
Add option to preview model scale, closes #1484
Fix issue with start screen sections
2022-07-18 22:42:28 +02:00
JannisX11
a55b7270f7 Fix #1471 area select tool issue with offscreen elements
Fix #1479 duplicating an animation does not let you save it if you do not modify it
Fix #1472 model position on ground does not reset in animate tab when switching animation
Fix #1473 No angle limit options when I append mesh to a template
2022-07-16 21:38:54 +02:00
JannisX11
70fc0fc44b Fix issue with .jem exporter
Fix themes not loading correctly when dropped into app after start
Fix #1478 Copy pasting animations does not generate unique name
2022-07-16 20:15:16 +02:00
JannisX11
42e46366ec Allow animators for custom elements 2022-07-09 16:08:59 +02:00
JannisX11
157c061fb6 Collada animation export 2022-07-01 22:47:29 +02:00
JannisX11
137d97998f Add Create and Select keyframe column
Add Keyframe menu
2022-06-26 18:12:53 +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
e197e24f8d Add "Unselect" action
Improve behavior of "hide everything except selection"
Make instruction keyframes automatically add ; on export if missing
Auto trim project name and identifier values
2022-06-25 11:14:23 +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
16f67df9a9 Merge branch 'master' into next 2022-06-18 13:04:08 +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
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
45d5ef2c5a Fix issue with mixing linear and smooth keyframes
Closes #1417, closes #1430
Hide data point button when keyframe is smooth
2022-06-10 17:40:19 +02:00
JannisX11
8105a562ac Merge branch 'master' into next 2022-05-29 21:30:15 +02:00
JannisX11
349e108c21 Fix #756 Implicit namespace in java block item
Fix #1394 preview.texture does not directly support toggle or slider
2022-05-22 11:44:30 +02:00
JannisX11
ee49e72ed7 Fix issue with mixing linear and smooth keyframes
Closes #1417, closes #1430
Hide data point button when keyframe is smooth
2022-05-20 17:00:28 +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
23c689201f Fix new meshes not syncing correctly in sessions
Fix error message when using motion trails
2022-05-10 23:08:39 +02:00
JannisX11
5af58b2eec Add "copy_value" option to properties
Expose menu separator color as variable
Move Tools menu after Animation menu
2022-05-06 23:43:50 +02:00
JannisX11
2df6e73dc5 Fix #1403 Cannot unload individual animations
No scroll bars in variable placeholder code field
Add event hook for update view
Fix issue where animation rotate tool would not update rotation
2022-05-06 13:35:30 +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
9334e9649e Shift floor to preview walk animations 2022-04-21 19:22:05 +02:00
JannisX11
8e1a547320 Fix stretched textures in vertical UV editor
Fix "Bright UI Text" label text
Add light_mode class to body when using light theme
Improve keyframe/placeholder sliding
2022-04-20 13:27:36 +02:00
JannisX11
07c7d101ed Add slide feature to variable placeholder sliders 2022-04-12 00:22:31 +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
8f310a1e0e Add pan tool
Fix panel resizing direction on mobile
Remove screen orientation preference
Fix error message when changing keybinding on search result
2022-03-24 20:09:12 +01: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
e01c0abede Add support for material icons in outliner
Change back outliner group icon via material icons
Fix oninstall not working with side loaded plugins in web app
Fix panel issues
Fix UV editor issues
Add gizmos array to modularize gizmos that are hidden from screenshots
2022-03-09 21:52:10 +01:00
JannisX11
c651742edc Merge branch 'panels' into next 2022-03-07 14:39:55 +01:00
JannisX11
26fe5c40b0 Implement mobile split screen view
Improve panel handling
Allow landscape mode on mobile
2022-03-07 14:37:19 +01:00
JannisX11
c74e30ad05 Panel fixes and resizable panels 2022-03-03 21:13:30 +01:00
JannisX11
7650f7791b Add option to unload animation
Improve bedrock attachable detection and loading
2022-03-01 21:59:40 +01:00
JannisX11
a3fe55783f Update Panel system, WIP 2022-02-22 18:12:27 +01:00