Blender Git Commit Log

Git Commits -> Revision 7c2fb00

Revision 7c2fb00 by Hans Goudey (master)
December 10, 2021, 19:52 (GMT)
Cleanup: Remove unnecessary runtime rectangle from nodes in DNA

I assume this `butr` rectangle was used more in the past,
but currently its value is set and used less than 10 lines apart,
so it's trivial to remove 16 bytes from every node. The other
rectangles are also runtime data and could be removed, but
they are more difficult.

Commit Details:

Full Hash: 7c2fb00e661e080f0d0c85df60f1dff481c91d5e
Parent Commit: 5a3d5f7
Lines Changed: +1, -9

2 Modified Paths:

/source/blender/editors/space_node/node_draw.cc (+1, -7) (Diff)
/source/blender/makesdna/DNA_node_types.h (+0, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021