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 c94c0d988a Fix: Removing attributes from UI invalidates caches
Use the new attribute API to implement the attribute remove function
used by RNA, except for BMesh attributes. Currently, removing curve
attributes from the panel in the property editor does not mark the
relevant caches dirty (for example, the cache of curve type counts),
because that behavior is implemented with the new attribute API.
Also, eventually we want to merge the two APIs, and removing an
attribute is the first function that can be partially implemented
with the new API.

Differential Revision: https://developer.blender.org/D15495
2022-07-23 19:59:59 -05:00
..
2022-02-11 10:28:59 +01:00
2022-07-08 09:48:49 +10:00
2022-05-22 13:05:12 +02:00
2022-02-11 09:14:36 +11:00
2022-06-13 13:17:32 +02:00
2022-05-06 13:33:23 +02:00
2022-06-03 15:08:11 +10:00
2022-05-22 20:06:24 +02:00
2022-07-14 20:53:20 +10:00
2022-06-03 15:08:11 +10:00
2022-02-11 09:14:36 +11:00
2022-04-18 12:36:37 -05:00
2022-07-08 09:48:49 +10:00
2022-06-20 10:14:17 -05:00
2022-07-06 15:28:54 +10:00
2022-07-08 09:48:49 +10:00
2022-05-16 15:42:54 +02:00
2022-06-08 12:30:01 -07:00
2022-04-20 10:41:31 +10:00