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

[GUI] New <depth> tag for stereoscopic effect for controls. #7855

Merged
merged 8 commits into from
Aug 31, 2015

Commits on Aug 28, 2015

  1. [RenderSystem] SetCameraPosition: Added stereo correction factor para…

    …meter (default 0).
    Anton Fedchin committed Aug 28, 2015
    Configuration menu
    Copy the full SHA
    acae717 View commit details
    Browse the repository at this point in the history
  2. [GraphicsContext] Added methods SetStereoFactor/RestoreStereoFactor f…

    …or stereo corrections.
    Anton Fedchin committed Aug 28, 2015
    Configuration menu
    Copy the full SHA
    c93cc76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd2ee88 View commit details
    Browse the repository at this point in the history
  4. [guilib] ControlFactory: added new <depth> tag which define on how co…

    …ntrol will be "in front" or "in back" in stereo mode.
    Anton Fedchin committed Aug 28, 2015
    Configuration menu
    Copy the full SHA
    cf0eab1 View commit details
    Browse the repository at this point in the history
  5. [guilib] GUIWindow: added new <depth> tag which define on how window …

    …will be "in front" or "in back" in stereo mode.
    Anton Fedchin committed Aug 28, 2015
    Configuration menu
    Copy the full SHA
    5165ae3 View commit details
    Browse the repository at this point in the history
  6. [settings] Added new setting 'GUI Stereo Effect Strength'.

    Anton Fedchin committed Aug 28, 2015
    Configuration menu
    Copy the full SHA
    4be9397 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eb2a40b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3a3a8fa View commit details
    Browse the repository at this point in the history