Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Inspector Tabs

An asset by PiCode
The page banner background of a mountain and forest
Inspector Tabs thumbnail image
Inspector Tabs thumbnail image
Inspector Tabs hero image

Quick Information

0 ratings
Inspector Tabs icon image
PiCode
Inspector Tabs

Godot add-on for splitting the inspector property classes into its own tabs. So that it is shorter and require less scrolling.There's also a jump-scroll option that didn't hide the properties in different tabs.# Features- An option for horizontal/vertical tab layout. (Can be changed in the `editor_settings/interface/inspector/tab_layout`. Make sure advanced settings is on)- An option to add/remove text and icon on the tabs. (Can be changed in the `editor_settings/interface/inspector/tab_style`)- A Jump-scroll option that didn't hide the properties in different tabs. (Can be changed in the `editor_settings/interface/inspector/tab_property_mode`)- An option to put abstract class into its child tab instead of its own. So that it's easier to find. (Can be changed in the `editor_settings/interface/inspector/merge_abstract_class_tabs`)- The built-in property filter will search for properties on all tabs.- Settings are synced to all projects.- Support custom script classes and GDExtension classes.- Favorite property will be shown in all tabs.

Supported Engine Version
4.4
Version String
0.6
License Version
MIT
Support Level
community
Modified Date
7 days ago
Git URL
Issue URL

Godot Inspector Tabs

Godot add-on for spliting the inspector property classes into its own tabs. So that its shorter and require less scrolling.

Vertical layout Horizontal layout
README README

Features

  • An option for horizontal/vertical tab layout. (Can be change in the editor_settings/interface/inspector/tab_layout. Make sure advanced settings is on)
  • An option to add/remove text and icon on the tabs. (Can be change in the editor_settings/interface/inspector/tab_style)
  • The built-in property filter will search for properties on all tabs.
  • Settings is synced to all projects.
  • Support custom script classes.
  • Favorite property will be shown in all tabs.

Known issues

  • Custom node from GDExtension will not be shown in the inspector.
  • Resizing the inspector dock is kind of glitchy especially if the dock is made floating.

Installing

Soon you will be able to get it from the godot asset lib. but for now you have to install it manually:

  • Download the files.
  • Place the addon folder into your the root of your project.
  • In the project, go to project_settings/plugins and enable the plugin.

Godot add-on for splitting the inspector property classes into its own tabs. So that it is shorter and require less scrolling.
There's also a jump-scroll option that didn't hide the properties in different tabs.

# Features
- An option for horizontal/vertical tab layout. (Can be changed in the `editor_settings/interface/inspector/tab_layout`. Make sure advanced settings is on)
- An option to add/remove text and icon on the tabs. (Can be changed in the `editor_settings/interface/inspector/tab_style`)
- A Jump-scroll option that didn't hide the properties in different tabs. (Can be changed in the `editor_settings/interface/inspector/tab_property_mode`)
- An option to put abstract class into its child tab instead of its own. So that it's easier to find. (Can be changed in the `editor_settings/interface/inspector/merge_abstract_class_tabs`)
- The built-in property filter will search for properties on all tabs.
- Settings are synced to all projects.
- Support custom script classes and GDExtension classes.
- Favorite property will be shown in all tabs.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Inspector Tabs icon image
PiCode
Inspector Tabs

Godot add-on for splitting the inspector property classes into its own tabs. So that it is shorter and require less scrolling.There's also a jump-scroll option that didn't hide the properties in different tabs.# Features- An option for horizontal/vertical tab layout. (Can be changed in the `editor_settings/interface/inspector/tab_layout`. Make sure advanced settings is on)- An option to add/remove text and icon on the tabs. (Can be changed in the `editor_settings/interface/inspector/tab_style`)- A Jump-scroll option that didn't hide the properties in different tabs. (Can be changed in the `editor_settings/interface/inspector/tab_property_mode`)- An option to put abstract class into its child tab instead of its own. So that it's easier to find. (Can be changed in the `editor_settings/interface/inspector/merge_abstract_class_tabs`)- The built-in property filter will search for properties on all tabs.- Settings are synced to all projects.- Support custom script classes and GDExtension classes.- Favorite property will be shown in all tabs.

Supported Engine Version
4.4
Version String
0.6
License Version
MIT
Support Level
community
Modified Date
7 days ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers