miguel

Results 145 issues of 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...

🔼 enhancement
🎓 good first issue

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...

🔼 enhancement
💄 ui
🔌 property

Having lots of different properties is useful but can become quickly overwhelming: ![pandora-progress](https://github.com/bitbrain/pandora/assets/822035/665096b5-9d7c-4245-9300-6139ba0a0b46) Rather than listing all properties in a single table, group these properties by their parents it got...

🔼 enhancement
💄 ui
🔌 property

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...

📦 feature
💄 ui
🔌 property

> 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...

📦 feature
🗃 datastore
🔌 property

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...

🎓 good first issue
📦 feature
💄 ui

> 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...

📦 feature
💄 ui
🔌 property

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. -...

🐛 bug

It is currently cumbersome to access properties from within GDScript. One basically has to guess what the name is.

🔼 enhancement
🔌 property

Add the ability to duplicate entities. Useful for bulk operations.

📦 feature
🗃 datastore
💄 ui