T90866: Python Operator templates made accessible from respective menus
Added Python Operators to respective Menus
Fixed Modal Draw Operator id_name
Differential D13182
Fix T90866: Python operator templates are not accessible from menus Authored by Diptangshu Dey (Tha_Hobbist) on Nov 11 2021, 5:30 AM.
Details T90866: Python Operator templates made accessible from respective menus Added Python Operators to respective Menus Fixed Modal Draw Operator id_name
Diff Detail
Event TimelineComment Actions Thx for this! Regarding the code comments (lloks like this was just copy-pasted from export example, so "file selector" is not appropriate for all examples.): # Register and add to the file selector It would also be good to mention that adding to a menu is needed to show up in F3 search, suggest something like the following (and make sure this is placed in all files -- right now some have this, some dont) # Register and add to the "XYZ" menu (required to also use F3 search "ZXY" for quick access)
| ||||||||||||||||||||||||||||||||||||||||||