This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/release/scripts/startup/bl_operators
Alexander Gavrilov 40dd91561d Python: add a utility function for creating custom properties.
Creating a fully functional custom property requires also setting up
its limits, description, default value and static override status.
It is complex enough to warrant providing an official utility.

Currently boolean properties are technically int, but the utility
pretends they are separate in case that eventually they are.

Reviewers: campbellbarton

Differential Revision: https://developer.blender.org/D4620
2019-04-16 16:49:00 +03:00
..
2018-07-03 06:48:44 +02:00
2019-03-17 21:14:43 +11:00
2019-01-30 09:06:44 +11:00
2019-04-10 00:06:13 +10:00
2019-04-10 00:06:13 +10:00
2019-03-17 21:00:56 +11:00
2019-03-14 11:08:48 +11:00
2019-03-14 11:08:48 +11:00
2019-04-10 00:06:13 +10:00