diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2020-06-12 13:16:14 +0200 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2020-06-12 14:30:18 +0200 |
commit | b3bc5aafc5dbe6559534bb1e19093e719afbf52c (patch) | |
tree | 850db91f87f2bd497c3fb0c662d7d3809a53c6fb /scene/scene_string_names.h | |
parent | 84abf5a979648081a9076ec6b342f5f9d33093d4 (diff) |
Object: Add usage hint to instantiate Object properties in editor
Fixes #36372 as Path2D/Path3D's `curve` property no longer uses a Curve
instance as default value, but instead it gets a (unique) default Curve
instance when created through the editor (CreateDialog).
ClassDB gets a sanity check to ensure that we don't do the same mistake
for other properties in the future, but instead use the dedicated
property usage hint.
Fixes #36372.
Fixes #36650.
Supersedes #36644 and #36656.
Co-authored-by: Thakee Nathees <thakeenathees@gmail.com>
Co-authored-by: simpuid <utkarsh.email@yahoo.com>
Diffstat (limited to 'scene/scene_string_names.h')
0 files changed, 0 insertions, 0 deletions