JannisX11
|
952c3ae468
|
Merge pull request #900 from SizableShrimp/master
Add support for Mojang mappings
|
2021-05-27 21:26:52 +02:00 |
|
JannisX11
|
73b4aec0c7
|
Reference textures in bbmodels via relative path
|
2021-05-22 21:37:24 +02:00 |
|
JannisX11
|
9e1e5252ab
|
Add Minecraft edition selector for skins
|
2021-05-22 13:24:32 +02:00 |
|
SizableShrimp
|
f66e58d377
|
More formatting fixes
Signed-off-by: SizableShrimp <sizableshrimp@sizableshrimp.me>
|
2021-05-19 16:07:11 -05:00 |
|
SizableShrimp
|
9bcb1e6ca4
|
Remove formatting changes and useless field
Signed-off-by: SizableShrimp <sizableshrimp@sizableshrimp.me>
|
2021-05-19 16:02:13 -05:00 |
|
SizableShrimp
|
820f5aeb5b
|
Remove unnecessary button and change template id
|
2021-05-19 15:55:35 -05:00 |
|
SizableShrimp
|
671268ab85
|
Add support for Mojang mappings
|
2021-05-19 15:29:09 -05:00 |
|
JannisX11
|
f3c8e82b3d
|
Group marker colors
|
2021-05-18 12:20:08 +02:00 |
|
JannisX11
|
4803d7efd9
|
Merge branch 'master' into next
|
2021-05-12 20:17:57 +02:00 |
|
JannisX11
|
897ecc3319
|
Animation sample rate
|
2021-05-05 20:38:19 +02:00 |
|
JannisX11
|
f7edc3de3b
|
Fix issue with saving skin on desktop app
|
2021-04-12 20:58:33 +02:00 |
|
JannisX11
|
f02e4dd081
|
Fix issues when unselecting animation
Fix issue with particle effects when resetting project
|
2021-04-10 17:28:40 +02:00 |
|
JannisX11
|
81206d55d8
|
Update MC skin piglin model
Fixes #865
|
2021-04-10 13:39:26 +02:00 |
|
JannisX11
|
ae5ce9289d
|
Add read/write support for mc bedrock bindings
#853
|
2021-03-20 23:57:12 +01:00 |
|
JannisX11
|
2b422332a0
|
Remove toast when stopping background positioning
Hide OptiFine part on start screen again
|
2021-03-20 20:55:57 +01:00 |
|
JannisX11
|
49bda4e354
|
Fix issue with positions in GLTF anim export
|
2021-03-18 22:52:26 +01:00 |
|
JannisX11
|
2a6b597e55
|
Fix MC version comments in modded entity export
|
2021-03-18 22:15:27 +01:00 |
|
JannisX11
|
31b8c91c41
|
Fix #841 undo not tracking exploded skin view
|
2021-03-10 19:37:36 +01:00 |
|
JannisX11
|
ce6ba0e178
|
Bump version to 3.8.1
Fix dialog texture import
Fix piglin skin model
|
2021-03-08 22:42:06 +01:00 |
|
JannisX11
|
75f683c300
|
Fix #845 incorrect color picker offset on background
Fix java blocks exporting pivot by default
|
2021-03-08 20:00:54 +01:00 |
|
JannisX11
|
9945e113d4
|
Make catmullrom keyframes only export post again
Version ranges in modded entity format
|
2021-03-05 12:55:49 +01:00 |
|
JannisX11
|
535ed79b6b
|
Fix #829 Undoing project import does not remove bones
|
2021-03-04 14:55:22 +01:00 |
|
JannisX11
|
0beeed5c67
|
Add hidden tools info text in toolbar dialog
Fix #830 Texture turns white when importing project with same texture
Improve performance
|
2021-03-04 14:06:39 +01:00 |
|
JannisX11
|
2c0f6d39d3
|
Improve project import for textures and UV
Add more deprecated API warnings
|
2021-03-03 17:50:30 +01:00 |
|
JannisX11
|
6a8b955afe
|
Merge branch 'merging' into 3.8
|
2021-02-28 15:59:26 +01:00 |
|
JannisX11
|
7574757c43
|
Fix issue with UV mapping overlay
Fix bedrock models exporting bone mirror with box UV disabled
|
2021-02-25 10:23:55 +01:00 |
|
JannisX11
|
c0a997d452
|
Project merging improvements
|
2021-02-20 21:48:02 +01:00 |
|
JannisX11
|
5a0ebdbeae
|
Merge branch '3.8' into merging
|
2021-02-20 13:21:46 +01:00 |
|
JannisX11
|
3fd7de3a73
|
Make dialog search bar a component
|
2021-02-20 13:21:11 +01:00 |
|
JannisX11
|
042e3c7e75
|
Keybinding tweaks
Write all default keybindings as char
Remove some default keybindings
|
2021-02-20 11:58:53 +01:00 |
|
JannisX11
|
38ead3b3ed
|
Don't show duplicate textures in bedrock loader
|
2021-02-17 17:34:09 +01:00 |
|
JannisX11
|
cb3a1247b9
|
Fix duplicating anim overwriting old one in file
|
2021-02-16 23:49:11 +01:00 |
|
JannisX11
|
01d1aae059
|
Fix root locators not being saved
|
2021-02-13 21:47:18 +01:00 |
|
JannisX11
|
dbc5dedd31
|
Add action to export minecraft skins from file menu
|
2021-02-13 14:00:26 +01:00 |
|
JannisX11
|
218ee55e1f
|
Support mc namespaces to generate flat item visual
|
2021-02-10 13:42:16 +01:00 |
|
JannisX11
|
ee9ff0aee0
|
Auto remove deleted files from recent
Fix event issue in bedrock texture dialog
|
2021-02-02 22:58:29 +01:00 |
|
JannisX11
|
c97cd983a8
|
Resolve outliner issue
|
2021-02-01 23:28:15 +01:00 |
|
JannisX11
|
9c7e64e381
|
Merge branch '3.8' into merging
|
2021-02-01 19:58:14 +01:00 |
|
JannisX11
|
28034789df
|
Integrate null objects
|
2021-01-31 20:31:45 +01:00 |
|
JannisX11
|
7d65c78b43
|
More performance improvements
|
2021-01-31 12:51:10 +01:00 |
|
JannisX11
|
bb5b7b4284
|
Performance improvements by reducing use of jQuery
|
2021-01-31 00:12:53 +01:00 |
|
JannisX11
|
5bff78fa71
|
Rename NonGroup > OutlinerElement > Outliner Node
|
2021-01-30 22:41:24 +01:00 |
|
JannisX11
|
971327c5ff
|
Redo outliner dragging + sorting
|
2021-01-30 22:30:34 +01:00 |
|
JannisX11
|
0c84cbf058
|
Preserve JSON formatting in bedrock files with multiple geos
|
2021-01-26 22:57:31 +01:00 |
|
JannisX11
|
7e64a11848
|
Convert explode skin view action to toggle
Fix issue with file input in dialog form
|
2021-01-23 22:49:21 +01:00 |
|
JannisX11
|
4c3b79c0cc
|
Fix #801 Zombie skin model pose applied incorrectly
|
2021-01-12 22:37:44 +01:00 |
|
JannisX11
|
df0c1ae0f2
|
Merge branch 'master' into 3.8
|
2021-01-10 22:15:59 +01:00 |
|
JannisX11
|
9926202d28
|
Add action to explode skin model
closes #795
|
2021-01-10 22:13:32 +01:00 |
|
JannisX11
|
a19c1a55ea
|
Support for CIT texture paths
Closes #448
|
2021-01-10 15:30:52 +01:00 |
|
JannisX11
|
c2ed10d547
|
Basic model merging function
|
2021-01-09 13:37:50 +01:00 |
|