From 5426330c7560610843228758684e886d5d672b9c Mon Sep 17 00:00:00 2001 From: Markus Mittendrein Date: Wed, 31 Oct 2018 16:49:19 +0100 Subject: Add Menu_Closable allows menus to be closed without returning 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) --- IconDummy.c4d/DefCore.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 IconDummy.c4d/DefCore.txt (limited to 'IconDummy.c4d/DefCore.txt') diff --git a/IconDummy.c4d/DefCore.txt b/IconDummy.c4d/DefCore.txt new file mode 100644 index 0000000..3758e17 --- /dev/null +++ b/IconDummy.c4d/DefCore.txt @@ -0,0 +1,5 @@ +[DefCore] +id=ID7I +Name=Menu icon dummy +Version=4,9,5 +Category=C4D_StaticBack -- cgit v1.2.3-54-g00ecf