Using Quaternion operator *

NodeCanvas Forums Support Using Quaternion operator *

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #13904
    timv
    Participant

    Is there a way to use Quaternion operator * somehow? I can’t find it, but perhaps I’m not searching in the right places.

    #13922
    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!

    Join us on Discord: https://discord.gg/97q2Rjh

    #13935
    timv
    Participant

    Yes, that seems to do the trick. Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.