1364 Commits

Author SHA1 Message Date
JannisX11
ba4dceaa68 Clicking on buttons that open a menu now closes menu again
Add suggestions to mobile modifier key menu
2021-12-10 12:05:54 +01:00
JannisX11
283117c46f Merge branch 'resize-planes' into next 2021-12-10 11:29:26 +01:00
JannisX11
de4676b69e Add ability to select locators as IK target 2021-12-10 11:16:00 +01:00
JannisX11
207353d8c8 Fix motion trail on null objects
Fix IK not always resolving correctly
2021-12-09 23:09:08 +01:00
JannisX11
d06f83922b Change start screen scrolling behavior
Remove use of deprecated atob API
2021-12-09 22:16:19 +01:00
JannisX11
3c5d9b1cee Export IK animations
Fix IK memory leak
2021-12-09 18:01:56 +01:00
JannisX11
55931ee93e Fix cubes being selected when selecting mesh faces 2021-12-08 22:32:54 +01:00
JannisX11
c24bf62ab9 Add mesh extrude amend option 2021-12-08 20:33:13 +01:00
JannisX11
d5ea80f7ba Fix local rotations in animation mode
Add keybinding label to "Search and run action" in help menu
Fix #1175 Previous/Next Keyframe not working with absent bone
2021-12-08 18:43:58 +01:00
JannisX11
6ba36316b2 Update electron to 16 2021-12-07 20:40:51 +01:00
JannisX11
95195a63c7 Add option to bake animation into model
Fix animation save issue
2021-12-07 20:22:34 +01:00
JannisX11
86b4797e91 Last catmull keyframe no longer affects anim length 2021-12-07 19:15:46 +01:00
JannisX11
62af905377 Add new marker colors Pink and Silver 2021-12-07 18:49:18 +01:00
JannisX11
77bdfb6fc7 Add Amend Edit menu 2021-12-07 18:31:16 +01:00
JannisX11
0439db5946 Import and export step interpolation 2021-12-05 15:39:42 +01:00
JannisX11
df7f45e32d Merge branch 'ik-new' into next 2021-12-05 14:49:33 +01:00
JannisX11
a1b8dc5aa0 Improve GIF recorder dialog
Fix #1178 cannot export converted OptiFine JEMs
2021-12-05 13:23:58 +01:00
JannisX11
c8080d2fa8 Remove old and add new IK controls 2021-12-03 13:32:33 +01:00
JannisX11
6e70a389fa Support molang shorthands in placeholder list
Add modifier suggestion for Alt & resize tool
2021-12-02 22:22:42 +01:00
JannisX11
8495784dba Merge branch 'collada' into next 2021-12-01 22:02:14 +01:00
JannisX11
e6a6895451 Finish collada export
Improve cube render calls
2021-12-01 22:01:45 +01:00
JannisX11
2fdf238b7e Export collada textures 2021-12-01 21:11:41 +01:00
JannisX11
35d56d7057 Fix meshes being visible in animation mode 2021-12-01 11:49:35 +01:00
JannisX11
43608512da Collada cube and mesh export 2021-12-01 11:39:30 +01:00
JannisX11
2ec27efe56 Fix IK calculation 2021-11-30 18:57:37 +01:00
JannisX11
75f084dffe Add UV overlay toggle to UV editor in paint mode
Fix issue with loading custom icons offline in PWA (hopefully)
2021-11-30 17:20:37 +01:00
JannisX11
2ecc8ee87b Suggest modifier keys in status bar 2021-11-29 23:50:51 +01:00
JannisX11
7a849587f7 Add setting to skip disambiguous paste menu 2021-11-29 18:55:17 +01:00
JannisX11
cb0c8831af IK fixes 2021-11-29 18:15:08 +01:00
JannisX11
317519de98 Fix timelapse recorder issues
Limit recent files in File > Recent, link to action control instead
2021-11-28 13:31:32 +01:00
JannisX11
40090c51e6 Backgrounds are now saved per tab
Improve missing texture + ground graphic
Fix mesh template angles
2021-11-28 12:21:58 +01:00
JannisX11
67dcd3a071 Make Template the default texture generator option
Bump version to 4.1.0-beta.0
2021-11-28 11:18:59 +01:00
JannisX11
8083f317c9 Add keyframe step interpolation 2021-11-27 16:44:11 +01:00
JannisX11
cd3433562e Fix opening of multiple models per file in tabs
Update workbox version
2021-11-27 14:55:06 +01:00
JannisX11
2b999b2ac4 Add action control menu to select type
Add action control camera angle type
2021-11-27 01:19:35 +01:00
JannisX11
2ae5556e98 WIP IK implementation 2021-11-26 21:30:12 +01:00
JannisX11
8da6ae45c5 Collada material template 2021-11-26 14:31:55 +01:00
JannisX11
1b529c1b08 Add UV overlay in Paint mode
Improve project closing time
Fix Box UV not resetting face rotations
2021-11-23 23:46:57 +01:00
JannisX11
8beef0e1f0 Add pose mode 2021-11-23 12:51:09 +01:00
JannisX11
3325691a61 Fix keyframe interpolation issue
Fix project display name in window title
2021-11-23 12:23:29 +01:00
JannisX11
5b7031807d Add resize plane handles 2021-11-21 23:22:01 +01:00
JannisX11
c76ed4ca3d Add option to auto hide tab bar 2021-11-21 19:28:19 +01:00
JannisX11
ccc947b885 Improve face orientations on mesh templates
Fix console error when joining meshes
2021-11-21 18:22:03 +01:00
JannisX11
fb64ecaa64 Make null objects animatable in timeline 2021-11-21 12:07:43 +01:00
JannisX11
4b7dc2d829 Improve plugin list about panel visibility 2021-11-20 16:51:12 +01:00
JannisX11
53c3fa5535 Change "Filter" menu to "Tools"
Add separator lines to preview angles menu
2021-11-20 16:17:13 +01:00
JannisX11
03f1f7e65e Add extra molang query support
Closes #1162, closes #1163, closes #1164
2021-11-19 23:21:10 +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
cddb23fb5f Merge branch 'master' into next 2021-11-19 13:38:42 +01:00
JannisX11
9166fcdfa8 Improve mesh extrude direction and side
Fix issue with plugin actions and separators in toolbars
2021-11-18 21:33:54 +01:00