miguel
miguel
Especially when dealing with long lists of properties, clicking the property button seems to do nothing, but in reality it actually appends a property further down without noticing. Auto-jump to...
Allow users to specify their own property sections. Ensure to inherit these sections down after #46 is done. ## Developer Notes - layout data should be stored separately from entity...
Having lots of different properties is useful but can become quickly overwhelming:  Rather than listing all properties in a single table, group these properties by their parents it got...
There is a use case to migrate properties, e.g. change their type without deleting or creating new properties. Reason being is that child categories + entities may have been set...
> Refer [to the contributor docs](https://bitbra.in/pandora/#/contribute/adding-new-property) to learn how to generally add new properties to Pandora! Similar to https://github.com/bitbrain/pandora/issues/54 users may want to define a list of data, but in...
Language in the addon is English so any tooltips and other texts are not translated. Add the capability to support different languages. Add as a default these languages: - English...
> Refer [to the contributor docs](https://bitbra.in/pandora/#/contribute/adding-new-property) to learn how to generally add new properties to Pandora! Allow for specifying custom enums. An enum itself can consist of multiple values to...
It is currently possible to create scenarios where property names can exist multiple times within an entity, leading to undesired behavior. Any property name should be unique per entity. -...
It is currently cumbersome to access properties from within GDScript. One basically has to guess what the name is.
Add the ability to duplicate entities. Useful for bulk operations.