Blender Git Commit Log
Git Commits -> Revision a2e4d81
Revision a2e4d81 by Jacques Lucke (master) April 16, 2021, 09:28 (GMT) |
Fix T87441: don't remove custom attributes automatically In the past, custom attributes were rarely used in practice, because the only way to use them was from Python. Since geometry nodes, more users started to add their own attributes. Those attributes should not be removed automatically. It is still possible to remove them in geometry nodes explictly to improve performance. |
Commit Details:
Full Hash: a2e4d81849d038fcfda9552479c9ce02b9aaf644
Parent Commit: 382b06c
Lines Changed: +7, -0
1 Modified Path:
/source/blender/blenkernel/intern/object_update.c (+7, -0) (Diff)