Files
test2/source/blender
Hans Goudey 01df48a983 Refactor: Port spreadsheet data set to UI tree view
This patch removes a bunch of specific code for drawing the spreadsheet
data set region, which was an overly specific solution for a generic UI.
Nowadays, the UI tree view API used for asset browser catalogs is a much
better way to implement this behavior.

To make this possible, the tree view API is extended in a few ways.
Collapsibility can now be turned off, and whether an item should
be active is moved to a separate virtual function.

The only visual change is that the items are now drawn in a box,
just like the asset catalog.

Differential Revision: https://developer.blender.org/D13198
2021-11-19 17:36:11 -05:00
..
2021-11-12 18:35:22 +11:00
2021-11-19 15:55:47 +01:00
2021-10-04 13:15:15 +11:00
2021-11-19 19:24:55 +01:00
2021-10-03 12:13:29 +11:00
2021-10-06 14:54:05 +11:00
2021-11-18 14:19:59 -03:00