Blender Git Commit Log
Git Commits -> Revision dc9df65
Revision dc9df65 by Julian Eisel (temp-ui-button-type-refactor) May 2, 2020, 00:06 (GMT) |
Add own derived struct for search buttons A complication was that we sometimes change the button type after it's created. So I had to add logic to reallocate the button if needed, so the derived data can be used. |
Commit Details:
Full Hash: dc9df6540c08b1195f65530be0b1a0374d636c16
Parent Commit: 4cc8123
Lines Changed: +252, -77