Skip to content

1.4.0

Compare
Choose a tag to compare
@Spirik Spirik released this 13 Jun 11:48
· 86 commits to master since this release
  • Support for user-defined callback arguments via GEMCallbackData struct (for buttons and menu items with editable variables);
  • New methods GEMItem::setCallbackVal(), GEMItem::getCallbackData(), GEMItem::getLinkedVariablePointer();
  • Readme updated accordingly.