Skip to content

Develop - 0.14.5 - #157

Merged
arimger merged 15 commits into
masterfrom
develop
Aug 12, 2026
Merged

Develop - 0.14.5#157
arimger merged 15 commits into
masterfrom
develop

Conversation

@arimger

@arimger arimger commented Aug 12, 2026

Copy link
Copy Markdown
Owner

Added:

  • Ability to display properties inside Tab-based groups ([BeginTabGroup], [Tab], [EndTabGroup])

Changed:

  • Fix issues with drawing nested properties after changing parent's type using [ReferencePicker]
  • Fix crash caused by [SerializeReference]-based list elements
  • Fix various cases where layout groups were not adjusted to the indentation level
  • Toolbox drawers now have priority over built-in native drawers

MaykerStudio and others added 13 commits February 7, 2026 23:03
Introduce tabbed inspector support: add runtime attributes (BeginTabGroupAttribute, TabAttribute, EndTabGroupAttribute and TabGroupVisual) and an editor drawer (BeginTabGroupAttributeDrawer) with responsive, styled tab rendering (Default/Flat/Segmented), tab state management and type/field discovery caching. Register new drawers in Editor Toolbox settings and add TabAttributeDrawer/EndTabGroup handling. Update example scene and SampleBehaviour4 to demonstrate tab groups and polish formatting. Also include small EditorUserSettings tweaks.
Add tabbed inspector UI and attributes
…ure to create 'empty' instance when using + button in the ReordableList
…tain Tabs-related shared logic; fix indentation in various layout-based controls
…ation level; final optimization and visual improvements to Tabs
…erializedPropertyHandlers cache when one of properties is disposed
@arimger arimger self-assigned this Aug 12, 2026
@arimger arimger added bug Something isn't working enhancement New feature or request labels Aug 12, 2026
@arimger
arimger merged commit f0863eb into master Aug 12, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants