Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add hovering over scene objects with ctHoverEvent and ctHoverCamera. #24

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Nov 3, 2020

  1. Add hovering over scene objects with ctHoverEvent and ctHoverCamera.

    ctHoverEvent: contains a (Maybe EntityId) of the current hover item.
    Requires a ctHoverCamera property set to the EntityId of the camera to use.
    Supports registering for callbacks for get updated on hover changes.
    tril0byte committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    a76c759 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

  1. Configuration menu
    Copy the full SHA
    fc8fc2e View commit details
    Browse the repository at this point in the history