Skip to content

Implement name filter for PropertyEditor

Rafał Mikrut requested to merge property_editor into master

Created by: ghost

Added search bar on Inspector dock and on Project and Editor settings dialog.

  • On Inspector dock and in Project Settings the search bar will show/hide when pressing the search button.
  • On Editor settings dialog the search bar will be always visible.
  • The Inspector dock will display all the object categories, i don't have found any good implementation for that.

inspector_search

Closes #2768 (closed).

Merge request reports