Commit Graph

25 Commits

Author SHA1 Message Date
JannisX11
df37dc7bc3 Fix sketchfab upload of glTF file wrong export settings
Fix Sketchfab access token not getting saved by default
Add tooltips to dialog share text buttons
Fix default export settings issue
2023-04-15 17:10:29 +02:00
JannisX11
bef73f0b1b Implement glTF skinned meshes 2023-04-02 18:40:32 +02:00
JannisX11
6d60649e0c Implement "once" listener
Closes #1656
Add EventSystem super class
Refactor util file
2023-03-19 21:36:43 +01:00
JannisX11
e7fcf8245e Add export settings API
Add FBX export settings
2023-02-23 21:13:20 +01:00
JannisX11
a171ae2c79 Allow profiles to be conditioned on file paths 2023-01-10 22:33:30 +01:00
JannisX11
4d0c6f02dc Remove Transparent from cube texture menu
Closes #1722
Minor improvements
2023-01-09 22:48:13 +01:00
JannisX11
c7b8f7714f Fix model memory data not loading correctly 2023-01-05 23:05:37 +01:00
JannisX11
9d1271eaee Change update recent project thumbnail timing 2022-10-18 20:29:48 +02:00
JannisX11
24ca7c1a9c Fix model import error message in web app 2022-10-15 17:33:56 +02:00
JannisX11
b502bd3939 Fix #1593
Can't add to selection with area select in edge or face mode
Fix pan tool visible in Tools menu on desktop
Fix display of side menu on tools in menu
2022-10-02 17:32:04 +02:00
JannisX11
17c6300b41 Fix #1575 Selected tool resets to default when switching between projects
Fix bedrock projects being marked as unsaved after opening in some cases
Fix #1581 Recent Project Thumbnails show discarded changes
2022-10-01 18:40:43 +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
9069f9fc37 OptiFine CEM improvements:
Invert root bone X axis pivots
Optimized mirrored sub group export
Automatically load bone textures
2022-05-26 22:49:43 +02:00
JannisX11
cd3433562e Fix opening of multiple models per file in tabs
Update workbox version
2021-11-27 14:55:06 +01:00
JannisX11
e3ac34f4c5 Fix typo in splash screen
Fix Update Notification button not working
Split event for new project / setup project
Fix issue where deleting theme files would cause error pop up on start
Fix issue with field in texture generator dialog toggling on input
(caused by underlying bug in Condition system)
Fix wrong icon in "Display UV" option
Fix new cubes not updating position
2021-10-20 22:55:54 +02:00
JannisX11
9de93508c2 Fix drag-n-dropping multiple files at once 2021-08-18 23:49:18 +02:00
JannisX11
1e35ca9428 Make edit sessions compatible with tabs 2021-07-24 13:51:42 +02:00
JannisX11
cac1d86a42 Improve project tabs 2021-07-20 12:07:47 +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
ca0b1d6377 Merge branch 'master' into tabs 2021-05-08 11:50:19 +02:00
JannisX11
35e193f28d Tabs: Add new tab button, allow project opening 2021-05-08 11:43:40 +02:00
JannisX11
c9b6275d16 Initial tab bar implementation 2021-05-05 13:54:41 +02:00
JannisX11
c2ed10d547 Basic model merging function 2021-01-09 13:37:50 +01:00
JannisX11
c11638c738 Method to remove codec event listeners
Switching modes no longer resets animation timeline selection
2021-01-03 22:51:49 +01:00
JannisX11
274334b111 Refactor codec, format and IO files
Add new format property animation_files
2020-12-13 15:10:08 +01:00