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 documentation and readability in Scene and depth-related code #12188

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on Sep 10, 2024

  1. Update PostProcessStageCollection to follow Coding Guide

    Jeshurun Hembd committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    875e0a8 View commit details
    Browse the repository at this point in the history
  2. Clean up DerivedCommand

    Jeshurun Hembd committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    52da7fd View commit details
    Browse the repository at this point in the history
  3. More cleanup in Scene, View, PostProcessStage, GlobeDepth

    Jeshurun Hembd committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    4daa78e View commit details
    Browse the repository at this point in the history
  4. Cleanup PostProcessStage, Scene, add docs in View

    Jeshurun Hembd committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    faa07f7 View commit details
    Browse the repository at this point in the history
  5. Edit docs related to depth buffers

    Jeshurun Hembd committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    2d6ea50 View commit details
    Browse the repository at this point in the history
  6. Fix spec failure

    Jeshurun Hembd committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ad274f8 View commit details
    Browse the repository at this point in the history
  7. Simplify executeCommand signature in Scene

    Jeshurun Hembd committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    e36f1cf View commit details
    Browse the repository at this point in the history
  8. Clarify docs and calculations for projection matrices

    Jeshurun Hembd committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    22bf29b View commit details
    Browse the repository at this point in the history
  9. Document more private functions in Scene

    Jeshurun Hembd committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    05d9864 View commit details
    Browse the repository at this point in the history
  10. Update Framebuffer to follow current CodingGuide

    Jeshurun Hembd committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    e250d72 View commit details
    Browse the repository at this point in the history
  11. Add docs, simplify signatures for depth buffers

    Jeshurun Hembd committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    854907b View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Incorporate ideas from PR 12058

    Jeshurun Hembd committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    611bcca View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Address TODO comment

    Jeshurun Hembd committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    0350152 View commit details
    Browse the repository at this point in the history