summaryrefslogtreecommitdiffstats
path: root/IconDummy.c4d
Commit message (Collapse)AuthorAgeFilesLines
* Add Menu_Closable allows menus to be closed without returning ↵Markus Mittendrein2018-10-313-0/+21
Menu_React_Close in the callbacks (was broken since always setting the native menu to permanent) Rename Symbol -> Icon, InfoCaption -> Description and Caption to Title or Text (Menu_Title, but Menu_Entry_Text) Add Menu_InstantDescription (shows the description of the current entry instantly in a separate dialog) Fix deletion of object icons (the object was always deleted regardless if specified or not)