Blender Git Commit Log

Git Commits -> Revision 29780b8

Revision 29780b8 by Hans Goudey (master)
November 4, 2020, 19:21 (GMT)
Remove incorrect assert in button group code

Even after the last commit to fix this assert, it still fails in the
case where a button was added before there was a button group
added to the block. Another fix for this would be to always create
a button group in UI_block_begin, but this assert has no particular
purpose, so it's simpler to just remove it.

Commit Details:

Full Hash: 29780b8101eb7fa14a8729ff2cd7b73ef4e84c5a
Parent Commit: 568dc26
Lines Changed: +0, -3

1 Modified Path:

/source/blender/editors/interface/interface_button_group.c (+0, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021