Dictionary Inspector

An asset by don-tnowe
The page banner background of a mountain and forest
Dictionary Inspector hero image

Quick Information

0 ratings
Dictionary Inspector icon image
don-tnowe
Dictionary Inspector

It inspects Dictionaries.Improves on the UX of Dictionary inspector editing by- all 4.x engine types supported- editable keys (!!!!!!)- adding entries with one button, never forget to click "Add new k/v pair" again!- when adding, just uses the last edited entry's key/value types- also supports Array and PoolArrays in Dictionaries, as well as basic support for nested Resource editing- guesses Resource types for easy adding/quickload- drag and drop files onto the button to add them to dict/array

Supported Engine Version
4.0
Version String
1.1.5
License Version
MIT
Support Level
community
Modified Date
14 days ago
Git URL
Issue URL

Dictionary Inspector.

Exactly what it sounds like. It edits Dictionaries in the Inspector.

README

Notable differences from the janky 3.5 and 4.X (but hopefully soon not!!!) inspector:

  • editable keys (!!!!!!)
  • adding entries with one button, never forget to click "Add new k/v pair" again!
  • when adding, just uses the last edited entry's key/value types
  • types can be changed after (keys too!)
  • when a new Resource entry is added, it creates a copy of the last Resource in collection
  • reorder elements in dictionaries (just like arrays)
  • on open, guesses Resource types for easier creation/quickload

Other features:

  • also inspects generic and pool arrays
  • nested dictionaries
  • nested generic and pool arrays
  • resource editing (click for nested editor or choose "Edit" for classic full-Inspector view, drop multiple into arrays)

Proposal to integrate this into the engine: https://github.com/godotengine/godot-proposals/issues/5775

Made by Don Tnowe in 2022.

My Website

My Itch

My Twitter

Copying and Modiication is allowed in accordance to the MIT license, full text is included.

It inspects Dictionaries.

Improves on the UX of Dictionary inspector editing by

- all 4.x engine types supported
- editable keys (!!!!!!)
- adding entries with one button, never forget to click "Add new k/v pair" again!
- when adding, just uses the last edited entry's key/value types
- also supports Array and PoolArrays in Dictionaries, as well as basic support for nested Resource editing
- guesses Resource types for easy adding/quickload
- drag and drop files onto the button to add them to dict/array

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
Dictionary Inspector icon image
don-tnowe
Dictionary Inspector

It inspects Dictionaries.Improves on the UX of Dictionary inspector editing by- all 4.x engine types supported- editable keys (!!!!!!)- adding entries with one button, never forget to click "Add new k/v pair" again!- when adding, just uses the last edited entry's key/value types- also supports Array and PoolArrays in Dictionaries, as well as basic support for nested Resource editing- guesses Resource types for easy adding/quickload- drag and drop files onto the button to add them to dict/array

Supported Engine Version
4.0
Version String
1.1.5
License Version
MIT
Support Level
community
Modified Date
14 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