Reply To: Using Quaternion operator *

Forums 💬 NodeCanvas ⚙️ Support Using Quaternion operator * Reply To: Using Quaternion operator *

#16993
Gavalakis
Keymaster

    Hey,

    It possible with a small code change (wich I already made).
    Please open up ‘EditorUtils.ContextMenus’ and in method ‘Internal_GetMethodSelectionMenu’, please change this piece of code:

    With this:

    With this change, operators will be shown in the list.
    Let me know if that works for you.
    Thanks!