Blender Git Commit Log

Git Commits -> Revision b2c7ea6

Revision b2c7ea6 by Hans Goudey (master)
February 23, 2021, 23:15 (GMT)
Geometry Nodes: Move node UI storage function to BKE

This function will be used in another file with attribute search,
so it makes sense to share from the UI storage header.

Commit Details:

Full Hash: b2c7ea6d82c453cfa35bf754e07dbbf08ae0a018
Parent Commit: dde7d44
Lines Changed: +32, -27

3 Modified Paths:

/source/blender/blenkernel/BKE_node_ui_storage.hh (+5, -0) (Diff)
/source/blender/blenkernel/intern/node_ui_storage.cc (+26, -0) (Diff)
/source/blender/editors/space_node/node_draw.cc (+1, -27) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021