Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Eisel <julian@blender.org>2022-07-02 23:36:50 +0300
committerJulian Eisel <julian@blender.org>2022-07-03 02:55:38 +0300
commite86c2f7288724bd6fec33ff43e89816d7520a2b3 (patch)
treed31a7f2089fa6c2de7a32bde859893d499f1f2f2 /source/blender/draw/intern/draw_cache_impl_curve.cc
parentc355be6faeacef6a65afbce97f9776d2a2c7f54c (diff)
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.
Diffstat (limited to 'source/blender/draw/intern/draw_cache_impl_curve.cc')
0 files changed, 0 insertions, 0 deletions