Age | Commit message (Collapse) | Author |
|
|
|
Rename warp mouse functions to warp_mouse
|
|
|
|
Fix "Script Create" dialog errors with metadata
|
|
Fix errors when locking nodes
|
|
|
|
|
|
|
|
|
|
Mark "Editor SSL Certificates" setting as require restart
|
|
|
|
|
|
|
|
|
|
|
|
* When main screen's position in not (0,0) and editor scale is larger
than 1, the project manager window was not centered in main screen
|
|
adamscott/add-gltf-dae-fbx-blend-shape-mask-array-format-enforcers
Add GLTF, DAE and FBX importers enforcement for blend shape mask array
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add _group_selected to callable methods
|
|
Make resource unique when pasting to another scene
|
|
Signed-off-by: Daniel Kříž <Daniel.kriz@protonmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
* API kept the same (Although functions could be renamed to set_metadata/get_metadata in a later PR), so not much should change.
* Metadata now exposed as individual properties.
* Properties are editable in inspector (unless metadata name begins with _) under the metadata/ namespace.
* Added the ability to Add/Remove metadata properties to the inspector.
This is a functionality that was requested very often, that makes metadata work a bit more similar to custom properties in Blender.
|
|
taigi100/Feature-4244-Add-proper-filters-for-picking-export-template
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|