This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
Julian Eisel e86c2f7288 UI: Move rename buffer management to new view base class
Renaming is a nice example of a feature that shouldn't need a specific
implementation for a specific view type (e.g. grid or tree view). So it's
something that can be supported in the general view code. Individual views can
use it "for free" then. This ports the view level part of the renaming code,
the view item level part of it can be ported once we have a common base class
for the view items.
2022-07-03 01:55:38 +02:00
..
2022-06-10 10:29:35 +02:00
2022-03-16 11:58:22 +11:00
2022-06-22 18:58:25 -05:00
2022-06-30 12:14:22 +10:00
2022-05-17 15:34:02 +10:00