Releases: PiCode9560/Godot-Inspector-Tabs
Releases · PiCode9560/Godot-Inspector-Tabs
v0.10-stable
24 May 07:12
Compare
Sorry, something went wrong.
No results found
What's Changed
Made this plugin work with resources. 81eb40f
Fixed unused settings path constants by @Dev0mi in #36
Fix scroll mode scrolled when parsing properties. #40
Fix Jump Scroll mode scrolling category snapping. #40
New Contributors
Full Changelog : v0.9.2-stable...v0.10-stable
v0.9.2-stable
17 Feb 09:08
Compare
Sorry, something went wrong.
No results found
Bugfixes:
Fixed custom abstract class error. cd86801
Fixed the GDScript icon showing as the arrow icon. 6f8113b
v0.9.1-stable
12 Feb 09:16
Compare
Sorry, something went wrong.
No results found
Cherrypick: Fixed error when getting icon on c# script. 203b9cf from v0.10-dev
v0.9-stable
29 Jan 09:52
Compare
Sorry, something went wrong.
No results found
What's Changed
Improved vertical mode for better stability and performance. by @PiCode9560 in #33
Fixed "Godot 4.6 dragging over tabs" not updating the inspector. a718fbc
v0.8.1-stable
26 Jan 19:47
Compare
Sorry, something went wrong.
No results found
Fixed for Godot 4.6. Should still work on Godot 4.5.
v0.8-stable
26 Sep 10:15
Compare
Sorry, something went wrong.
No results found
What's Changed
Fix search help window will pop up when the plugin loads. By @RinCamp in #21
Fix script class without a custom icon not showing the right icon. by @RinCamp in #23
Clean up the code a bit, so it is easier to read. By @PiCode9560 in #24
Add descriptions to the editor settings. 25660cc
New Contributors
Full Changelog : v0.7.1-release...v0.8-stable
v0.7.1 release
05 Aug 10:27
Compare
Sorry, something went wrong.
No results found
Bug fixes from 2 months ago.
Changes:
Fix custom script icon not shown.
Fix script icon with absolute path not load.
Full Changelog : v0.7...v0.7.1-release
v0.7
18 Jun 16:38
Compare
Sorry, something went wrong.
No results found
Move settings to editor_settings/inspector_tabs/
v0.6.4
08 Jun 16:51
Compare
Sorry, something went wrong.
No results found
Bug fixes:
Fix tab displaying script path instead of script name.
Fix errors in godot 4.5-dev.
v0.6.3
06 Jun 14:54
Compare
Sorry, something went wrong.
No results found
Bug fixes:
Remove a useless parameter from the is_new_tab() function. 562f853
Fix error when abstract class category is the first in the inspector. 5f7eea8