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

Improve typing for translate_cam and add tests #79

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

Commits on Nov 7, 2017

  1. Add strict typing to translate_cam and remove Signal type conversion …

    …in map call in PerspectiveCamera.
    CrashBurnRepeat committed Nov 7, 2017
    Configuration menu
    Copy the full SHA
    da0608a View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2017

  1. Revert to previous nested Signal mapping and update input types for t…

    …ranslate_cam. Add test to ensure that push!\'ed variables in translate_cam retain their original types.
    CrashBurnRepeat committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    70a3572 View commit details
    Browse the repository at this point in the history