Commit Graph

62 Commits

Author SHA1 Message Date
JannisX11
d42faaab5a Optimize code
Fix missing titles in texture adjust dialogs
2022-03-16 16:19:56 +01:00
JannisX11
e01c0abede Add support for material icons in outliner
Change back outliner group icon via material icons
Fix oninstall not working with side loaded plugins in web app
Fix panel issues
Fix UV editor issues
Add gizmos array to modularize gizmos that are hidden from screenshots
2022-03-09 21:52:10 +01:00
JannisX11
26fe5c40b0 Implement mobile split screen view
Improve panel handling
Allow landscape mode on mobile
2022-03-07 14:37:19 +01:00
JannisX11
7a8c18a780 Update to Electron 17
List plugins on startup as console table
Refactor, remove logs
2022-02-13 19:13:01 +01:00
JannisX11
def82ef18c Merge branch 'master' into next 2022-02-13 14:08:21 +01:00
JannisX11
c6c596bed9 Add support for deprecated plugin tag 2022-02-10 19:21:50 +01:00
JannisX11
23792f1dbf Make plugin tags clickable to filter for them 2022-01-26 15:51:08 +01:00
JannisX11
3f97f74082 Fix plugin caching issue
Fix start screen caching issue
Fix backgrounds not working in some display mode slots
2022-01-08 14:22:22 +01:00
JannisX11
485a103f50 Fix plugins not working offline
Reorganize UV editor toolbar
2021-12-14 22:51:21 +01:00
JannisX11
fa98a3f28d Fix OBJ export of rotated cube faces
Rename mesh "Line" to "Edge"
Fix dialog title offset in text prompt dialog
Fix plugin install registration not working in web app
Fix modded entity models not exporting after conversion, closes #1124
2021-10-22 15:07:01 +02:00
JannisX11
f7f1b53455 Keybinding dialog now displays category conflicts again
Support format "features" inside conditions
Fix issue with clicking actions in action control
Add mesh UV rotate actions
UV size sliders now work for meshes
Complete blender keymap
2021-10-02 17:06:29 +02:00
JannisX11
e0b0f1cf2c Add update screen thumbnails
Fix issue when resolving groups with meshes inside
Fix some UI issues
2021-10-01 18:43:10 +02:00
JannisX11
6b5a5f5cc0 Fix #1063 Unable to rotate groups with meshes on them
Fix project import resolution issues with meshes (#1059)
Fix #1058 Importing project does not apply mesh texture
Fix #1064 Cannot move lines on normal transform mode
Fix various actions not working on meshes
Fix various vue errors and inconsistencies
2021-09-21 11:20:10 +02:00
JannisX11
cf946c1b73 Allow removing sideloaded theme
Bump beta version
2021-09-08 13:04:14 +02:00
JannisX11
df86fec2ee Add and remove plugins via action control 2021-09-07 18:53:11 +02:00
JannisX11
06d0dab517 Sort plugins by download count
Allow loading models from custom URLs
2021-08-27 15:48:32 +02:00
JannisX11
4474db27db Merge branch 'master' into next 2021-08-21 23:14:27 +02:00
JannisX11
62dde6fc08 Create bundle [ci-build]
Also fix issue with plugin list not updating
2021-08-21 22:40:13 +02:00
JannisX11
72d3ad12d7 Display plugin ID if plugin failed to load 2021-08-14 09:48:06 +02:00
JannisX11
2f3a62fa05 Fix plugin tags staying after reloading plugin 2021-08-08 22:01:53 +02:00
JannisX11
791c459c25 Improve plugin window, display plugin version 2021-08-07 15:13:20 +02:00
JannisX11
db9a370b81 Fix #969 issue with installing plugins in China
Fix potential issue where logo is visible through interface
2021-07-19 21:20:18 +02:00
JannisX11
eab1382824 Fix plugin tags duplicating on plugin reload 2021-06-15 20:24:01 +02:00
JannisX11
ca97a592fc Add plugin option to require loading before opening model
Re-arrange glTF export option
2021-06-11 16:31:30 +02:00
JannisX11
7c5664a7d5 Add plugin tags 2021-05-24 19:45:40 +02:00
JannisX11
2800c2fa48 Improve dialog buttons API 2021-05-21 23:48:39 +02:00
JannisX11
a3b7f1ce97 Add BBPlugin alias for TS plugins 2021-04-25 13:50:31 +02:00
JannisX11
98c3ccbd6e Fix issues with saving files in web app
Fix several web app UI details
2021-03-10 13:05:44 +01:00
JannisX11
ec563344c9 Update electron builder
Remove log message
2021-03-05 19:10:09 +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
2b8852421a Save color picker tab between sessions
Fix plugin install message
Fix issue with gimbal controls in display mode locked slots
2021-02-28 00:42:01 +01:00
JannisX11
90d8057b27 Plugin dialog starts at Available if none installed
Improved plugin dialog code
Plugin installation feedback message
Fix issue with toggling element properties
2021-02-23 21:56:36 +01:00
JannisX11
3fd7de3a73 Make dialog search bar a component 2021-02-20 13:21:11 +01:00
JannisX11
102a424c9a Improve dialog API
redo plugin dialog
Fixes #827
2021-02-19 22:10:47 +01:00
JannisX11
bb5b7b4284 Performance improvements by reducing use of jQuery 2021-01-31 00:12:53 +01:00
JannisX11
6d89105dd3 Focus plugin search bar after opening dialog 2020-12-25 21:59:27 +01:00
JannisX11
a6a766df32 Error dialog when loaded plugin name not matching 2020-12-12 14:44:30 +01:00
JannisX11
ad88a2e4bd Cache URL loaded plugins for offline use 2020-12-06 22:44:55 +01:00
JannisX11
811e477dd2 Fix #767, issues with plugin load/install methods 2020-11-19 22:39:00 +01:00
JannisX11
85d555be79 Merge branch '3.7' 2020-10-16 19:58:27 +02:00
JannisX11
79bf033e69 Implement plugin property max_version 2020-10-11 19:53:22 +02:00
JannisX11
7a8cdd7c93 Additional fix for #697
Open with Blockbench ignores plugin formats
2020-09-17 16:50:29 +02:00
JannisX11
cb2e23f129 Fix loading models from explorer before all plugins
Closes #697
2020-08-13 22:50:54 +02:00
JannisX11
41abfda314 v3.5.2 2020-04-29 23:35:47 +02:00
JannisX11
47c38b2036 v3.5.0 2020-04-25 20:25:07 +02:00
JannisX11
271a46bdb1 v3.3.0 2020-01-23 18:53:36 +01:00
JannisX11
1f4ef9b22f v3.2.2 2019-12-22 17:33:55 +01:00
JannisX11
bdc69c40d3 v3.2.1 2019-12-17 17:44:27 +01:00
JannisX11
2b3111c3df v3.1.0 2019-08-17 18:26:14 +02:00
JannisX11
abdf97db96 v3.0.2 2019-07-19 17:31:22 +02:00