Commit Graph

3433 Commits

Author SHA1 Message Date
JannisX11
9e68220477 Holding shift now locks bezier handler axis
Hold ctrl to snap bezier handles
Closes #1757
Adjust bezier handles when changing animation speed
2024-04-06 00:10:27 +02:00
JannisX11
2a7ec4a1af Add resizable dialogs
Closes #1665
2024-04-05 22:19:10 +02:00
JannisX11
680a158f5a Adapt box UV origin when resizing on X axis
Closes #1819
2024-04-05 21:37:53 +02:00
JannisX11
94ab277edd Adapt child name when grouping elements
Closes #1985
2024-04-05 21:30:53 +02:00
JannisX11
881f2eeb71 Add animation controller playback speed option
Closes #1863
2024-04-05 21:28:00 +02:00
JannisX11
d2eb6de2d5 URL parameters to load model through link
Closes #2179
2024-04-05 21:05:55 +02:00
JannisX11
c80a8b2345 Cursor highlight when selecting mesh edges or vertices 2024-04-05 18:51:21 +02:00
JannisX11
010fd037bf Merge branch 'knife-tool' into next 2024-04-05 18:36:30 +02:00
JannisX11
7bf8c4482b Mostly finish knife tool
Closes #1945
2024-04-05 18:36:18 +02:00
JannisX11
dad6dcfa1d Improve raycasting of edges and vertices 2024-04-05 01:12:41 +02:00
JannisX11
463a119650 Almost finish knife tool 2024-04-05 00:00:47 +02:00
JannisX11
4b79a44bf6 Knife tool progress 2024-04-04 18:38:27 +02:00
JannisX11
bc1fd5d7d2 Add project tab context menu
Add option to duplicate project
Change pixel grid to off by default
2024-04-04 14:16:20 +02:00
JannisX11
039d94b54a Knife tool progress 2024-04-04 00:45:04 +02:00
JannisX11
db2ef2979f Add a way to access native dom Animation class 2024-04-03 19:27:57 +02:00
Oakfather
e5b0e16238 bug : GLTF Export : element is not defined in this context
Got an error on export on this line, likely copied from the mesh.js code.
In this context the equivalent element is the child, this removes the error.
2024-04-03 10:15:24 -07:00
JannisX11
2965f8425d Fix texture not updating when loading as emissive from bedrock entity
Make IK work with locator in outliner root
2024-04-02 22:18:39 +02:00
JannisX11
5e768c2cfe Fix plugins getting uninstalled on offline web app 2024-04-02 21:24:06 +02:00
JannisX11
d76a5ada9c Remove april fools game
Improve plugin uninstall error message
2024-04-01 23:49:22 +02:00
JannisX11
df2ee9f341 Fix issue with face template generator double used faces 2024-03-30 00:15:55 +01:00
JannisX11
4cf5628ec2
Merge pull request #2250 from Oakfather/fontAwesome-update
Fontawesome Update
2024-03-29 23:18:28 +01:00
JannisX11
6fe9857302 Merge branch 'master' into next 2024-03-29 23:17:57 +01:00
JannisX11
a5fe231d31 Knife tool progress 2024-03-29 23:15:44 +01:00
Oakfather
67969907f2 feat: fontawesome Update
Updated to latest Fontawesome. Mainly to get more icons for plugins.
2024-03-29 13:39:58 -07:00
JannisX11
e00ef4e769 Knife tool progress 2024-03-29 14:38:13 +01:00
JannisX11
96d1c5b49c Allow ctrl based keybindings to be used while editing text inputs 2024-03-29 00:27:06 +01:00
JannisX11
971fd2dcb5 Fix gap below last panel if resized 2024-03-28 22:20:18 +01:00
JannisX11
380ca10c56 Add Multi Texture Occupancy option for per-face UV
Closes #526
2024-03-28 21:09:50 +01:00
JannisX11
3c96d10b5f Fix #1988 glTF armature export does not support multi texture 2024-03-28 17:54:59 +01:00
JannisX11
0d14a499b2 Fix #2201 can't export skinned glTF model with locator or null 2024-03-27 23:46:55 +01:00
JannisX11
3407447e35 Fix #2223 Bat Skin Template errors when trying to convert to a different format 2024-03-27 23:38:57 +01:00
JannisX11
49de03b75a Adjustable panel height 2024-03-26 01:12:56 +01:00
JannisX11
5128a8d173 Update flipbook documentation links 2024-03-25 23:59:18 +01:00
JannisX11
b8c42640cf Fix upper body rotation in wolf skin preset 2024-03-25 19:45:51 +01:00
JannisX11
e96d4b133f
Merge pull request #2227 from SirJain0/yarn-animation-export
Add Yarn Mapping Export Template for Keyframe Animations
2024-03-24 22:34:42 +01:00
JannisX11
2e06339b65 Add Fabric (yarn) modded entity option
Add entity class name field for modded entity
2024-03-24 22:34:34 +01:00
JannisX11
aada92eb38 Knife tool WIP 2024-03-23 21:16:32 +01:00
JannisX11
1deccb8967 Implement per element selection system in UV editor
Fixes #2167
2024-03-22 19:53:56 +01:00
JannisX11
7b9f07e740 Add class to identify bar select menus
Add class option for creating menus
2024-03-21 13:21:18 +01:00
JannisX11
e1770ac6cc Generate code references for texture animations 2024-03-21 01:31:06 +01:00
JannisX11
dfbfc6b8ac Improve backup saving 2024-03-21 01:30:47 +01:00
JannisX11
3ddf9c8c2f Fix mirror modeling counting meshes with 1e-15 X origin as off-center 2024-03-20 20:31:13 +01:00
JannisX11
4fb7bec299 Auto clear Linux GPU cache files after update
Fixes #1964
2024-03-20 00:27:46 +01:00
JannisX11
86d019c481 OBJ import improvements
Add MTL support
Add import scale option
2024-03-19 21:52:32 +01:00
JannisX11
1973089783 Improve rect selection performance 2024-03-19 18:29:49 +01:00
JannisX11
c4639ace5b Fix #2237 Rotated cube UVs do not correctly Convert to Mesh 2024-03-19 17:16:06 +01:00
JannisX11
4119b08cdf Merge branch 'flipbook-editor' into next 2024-03-17 23:44:26 +01:00
JannisX11
c1ab8c701a Flipbook texture editor 2024-03-17 23:44:12 +01:00
JannisX11
2c36755b2b Transform space update
Local transform space for pivot tool, closes #774
Add local transform space support for bones in edit & animations, closes #2205
Rename bone transform space to parent
Change default transform space from local to parent
2024-03-17 13:23:38 +01:00
JannisX11
17ca7d67bd Fix #2231 Amend checkboxes are always checked initially 2024-03-16 20:54:44 +01:00