Commit Graph

224 Commits

Author SHA1 Message Date
JannisX11
d415071e1c Fix llama skin preset name
Fix font awesome link
2021-08-08 21:58:30 +02:00
JannisX11
5f9bbb3714 Add locator scale option 2021-08-07 19:46:54 +02:00
JannisX11
b65a721a9a Add error message when importing invalid format
Add error message when using copy paste tool in viewport
2021-08-07 18:33:50 +02:00
JannisX11
45eef76105 Implement new system to update view 2021-07-29 18:17:26 +02:00
JannisX11
2fd97375d4 Merge branch 'three-no-geo' into next 2021-07-25 20:06:46 +02:00
JannisX11
407ccca7bc Fix issues with new threejs version 2021-07-25 18:27:46 +02:00
JannisX11
1e35ca9428 Make edit sessions compatible with tabs 2021-07-24 13:51:42 +02:00
JannisX11
4ccbbcaa67 Track almost all project data in tabs 2021-07-10 22:22:02 +02:00
JannisX11
b7910261db Save model data per project
Opening models from OS now opens new tab
2021-07-08 14:30:32 +02:00
JannisX11
b0580acfff Show start screen only on new tabs 2021-07-07 13:08:56 +02:00
JannisX11
f216b365c8 Merge branch 'master' into tabs 2021-07-06 21:34:46 +02:00
JannisX11
b4b5da0699 Fix issue with Minecraft Skins
Closes #949
2021-07-02 23:15:30 +02:00
JannisX11
1a66d8f3e0 Fix display mode not working on mobile
Fix mobile Alt key override not affecting resize tool
Change order of bbmodel import to prioritize relative paths
2021-06-27 23:25:46 +02:00
JannisX11
7991ad043f Fix #896 Optifine JEM export console error
Improve readability of Blockbench version in console
Fix list rendering in markdown in dialogs
2021-06-27 14:52:49 +02:00
JannisX11
23419d7945 Fix #880 Armor (Main) skin template missing hat layer 2021-06-26 00:07:37 +02:00
JannisX11
16723da79f Update bedrock format to 1.16 when binding exists
Fix issue with bedrock binding input saving line breaks
2021-06-25 17:41:01 +02:00
JannisX11
637e00ea8c Fix issue with keymaps on macOS
Update Photoshop version in paths
2021-06-25 12:07:47 +02:00
JannisX11
ef91699525 Make rotated locators transform correctly 2021-06-23 23:36:39 +02:00
JannisX11
871353a582 Merge branch 'next' into rotate-locators 2021-06-23 22:26:52 +02:00
JannisX11
64c616b942 Add support for loading from bedrock attachables 2021-06-22 21:59:33 +02:00
JannisX11
e9f033b8fb Hide import actions if no project is open
Closes #918
2021-06-17 13:34:11 +02:00
JannisX11
e4f9b8cf60 Fix incorrect keyframe panel inputs for effects
Improve usability of sound keyframes in timeline
Fix render sides not updating in solid view mode
Make search bar in dialogs wider
Fix missing codec in generic model format
2021-06-16 15:52:05 +02:00
JannisX11
cbad2bd4b9 Add axolotl skin preset
Generate box UV templates on planes with only one side
Improve skin preset dialog
2021-06-12 17:20:36 +02:00
JannisX11
fdbe96dfa4 Save background images in projects
Enable shift-click-select for groups in no-bone formats
Fix tooltip issue in preview menu
2021-06-12 12:53:40 +02:00
JannisX11
bcbfc8eb76 Rename undo labels 2021-06-06 09:28:22 +02:00
JannisX11
f437b680b4 Ability to rotate locators 2021-05-28 13:19:09 +02:00
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
ca0b1d6377 Merge branch 'master' into tabs 2021-05-08 11:50:19 +02:00
JannisX11
897ecc3319 Animation sample rate 2021-05-05 20:38:19 +02:00
JannisX11
c9b6275d16 Initial tab bar implementation 2021-05-05 13:54:41 +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
8c644d9d96 Fix basic collada export 2021-04-03 22:38:18 +02:00
JannisX11
d0b4b502db Merge branch 'master' into collada 2021-04-03 21:51:37 +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
JannisX11
52657c084f Export gltf models in block instead of pixel units 2020-12-25 21:58:29 +01:00
JannisX11
2253f5b11b Fix small modded entity export issue 2020-12-22 13:28:01 +01:00
JannisX11
274334b111 Refactor codec, format and IO files
Add new format property animation_files
2020-12-13 15:10:08 +01:00
JannisX11
000823d1f1 Update deprecated native dialog methods 2020-12-12 18:42:48 +01:00
JannisX11
608378e6f0 Import performance improvements 2020-12-12 15:14:48 +01:00
JannisX11
a0a9c920f5 Fix issues with skin mode
- Fix "Save Model" trying to save model file
- Fix rotation tool selecting cubes instead of bones
2020-12-06 21:20:29 +01:00
JannisX11
89c526f715 Remove log message in skin model importer 2020-11-08 18:42:12 +01:00
JannisX11
629c118856 Fix '#' not working in image paths in UI
Fixes #733
2020-11-07 20:48:58 +01:00
JannisX11
62bd3e287b Fix modded entity exporter generating unused bones
closes #751
2020-10-30 16:47:32 +01:00
JannisX11
5f70af14c4 Add goat skin model 2020-10-30 15:50:57 +01:00
JannisX11
2bfafac90d Sample animations with non linear interpolation 2020-10-28 21:57:12 +01:00
JannisX11
a17035c812 Remove conditional chaining to increase compatiblity 2020-10-26 19:56:00 +01:00
JannisX11
91f0b47ccd Display offset when moving/stretching keyframes
Allow stretching keyframes from both sides
Fix issue with empty model identifier in modded entities
2020-10-25 00:36:55 +02:00
JannisX11
9b3da73eea Add codec: load_filter API and convert codecs 2020-10-21 16:12:14 +02:00
JannisX11
433f682299 Prevent NaN values in visible box 2020-10-14 18:27:36 +02:00
JannisX11
11be98c1e8 Add Color option to selection window
Fix hoglin window
2020-10-12 17:26:51 +02:00
JannisX11
7a60e64771 Add clickable keyframes to motion trails 2020-10-10 18:31:56 +02:00
JannisX11
a3479578ce Load animations only when switching to the tab 2020-10-09 22:12:26 +02:00
JannisX11
fd39c54bb3 Improve performance 2020-10-04 11:13:38 +02:00
JannisX11
f0db857023 Fix OBJ exporter 2020-10-02 20:06:13 +02:00
JannisX11
9205ddac23 Add support for mc bedrock material instances 2020-09-30 23:05:45 +02:00
JannisX11
329eb43332 Add exporter files 2020-09-30 17:40:27 +02:00
JannisX11
2bc836d72c Fix issue with NaNs when offsetting keyframes
Improve molang syntax highlighting
Prevent animations from being imported twice
Set default cancel button in MessageBox to last button
2020-09-29 17:14:26 +02:00
JannisX11
de397a66e6 Fix rounding issue in UV editor, closes #675
Improve bedrock model import performance
2020-09-28 23:11:16 +02:00
JannisX11
f992eccbb5 Update GLTF exporter for new features
Improve timeline zooming behavior
Fix animation saving
2020-09-27 17:03:28 +02:00
JannisX11
c3b6922d52 Fix keyframe data point undo issues 2020-09-26 23:29:28 +02:00
JannisX11
1d8436d696 Option to minify bbmodel files 2020-09-26 13:21:20 +02:00
JannisX11
3ebf9efff7 Fixes to modded entity cube rotation exporter 2020-09-20 15:53:48 +02:00
JannisX11
bcf53fb97c Allow cube rotations in modded entity format 2020-09-20 15:43:45 +02:00
JannisX11
f7645a6f5c Generate textures for face UV skin format models 2020-09-16 20:15:21 +02:00
JannisX11
112e8e0a6f Save variable placeholders in project files #725 2020-09-14 18:31:28 +02:00
JannisX11
e48d2ccbd7 Merge branch 'animation-import' into 3.7 2020-09-12 16:18:17 +02:00
JannisX11
d4adacca7c Block and texture skin model presets 2020-09-11 22:55:17 +02:00
JannisX11
5de22865a5 Automatically load animations from entity file 2020-09-11 22:00:18 +02:00
JannisX11
232843c6ee Add armor models to skin mode
Version bump to 3.7
2020-08-16 22:12:42 +02:00
JannisX11
f5422f0a44 Fix #649 2020-08-15 16:38:39 +02:00
JannisX11
17519994d1 Support syntax of new Tabula version 2020-08-14 22:52:08 +02:00
JannisX11
9b3233be07 Fix issue with visible bounds height calculation 2020-08-12 16:47:03 +02:00
JannisX11
1782ca450c Fix issue with importing bedrock models
Fix issue with cropped screenshot API
2020-08-05 16:40:55 +02:00
JannisX11
437c1cd782 Only show tex generator folder when necessary
Allow lower case f for floats in modded entity import
2020-08-05 16:36:28 +02:00
JannisX11
a079b16e39 Fix issues with loading textures in projects/backups
Related to #695
2020-08-05 16:34:31 +02:00
JannisX11
021255b85a Fix scaling with inflation applied, closes #689
Fix project not closing after trying to load invalid model, closes #685
Add timestamp for bbmodels
2020-07-25 23:18:23 +02:00
JannisX11
92a2107965 Fix slim arm offset in skin editor + display mode 2020-07-17 12:46:32 +02:00
JannisX11
a7471f3753 v3.6.0 2020-07-16 09:32:59 +02:00