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/source/blender/blenkernel
Hans Goudey 4669178fc3 Attributes: Hide internal UI attributes and disallow procedural access
This commit hides "UI attributes" described in T97452 from the UI lists
in mesh, curve, and point cloud properties, and disallow accessing them
in geometry nodes.

Internal UI attributes like selection and hiding values should use the
attribute system for simplicity and performance, but we don't want to
expose those attributes in the attribute panel, which is meant for
regular user interaction. Procedural access may be misleading or cause
problems, as described in the design task above.

These attributes are added by two upcoming patches: D14934, D14685

Differential Revision: https://developer.blender.org/D15069
2022-05-31 13:20:16 +02:00
..
2022-02-11 10:28:59 +01:00
2022-03-21 18:59:03 +01:00
2022-05-22 13:05:12 +02:00
2022-02-11 09:14:36 +11:00
2022-05-06 13:33:23 +02:00
2022-05-30 16:16:25 +02:00
2022-05-22 20:06:24 +02:00
2022-02-11 09:14:36 +11:00
2022-04-18 12:36:37 -05:00
2022-03-30 11:38:24 +11:00
2022-02-11 09:14:36 +11:00
2022-05-16 15:42:54 +02:00
2022-04-20 10:41:31 +10:00