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

RenderGraph Labelization #10644

Merged
merged 22 commits into from
Jan 31, 2024
Merged

Commits on Nov 17, 2023

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

Commits on Nov 18, 2023

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

    DasLixou committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    a0cfd5b View commit details
    Browse the repository at this point in the history
  3. Another rename

    DasLixou committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    fb6a611 View commit details
    Browse the repository at this point in the history
  4. Remove NodeId

    DasLixou committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    e7cf991 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d2bfb4 View commit details
    Browse the repository at this point in the history
  6. Refactor CameraDriverLabel

    DasLixou committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    e7b465a View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Add RenderSubGraph label

    DasLixou committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    3efa7c1 View commit details
    Browse the repository at this point in the history
  2. Use new SubGraphs

    DasLixou committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    c54ba19 View commit details
    Browse the repository at this point in the history
  3. Tracing now happy?

    DasLixou committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    6eadbb4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f212bf View commit details
    Browse the repository at this point in the history
  5. make clippy happy

    DasLixou committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    0f0ca13 View commit details
    Browse the repository at this point in the history
  6. Need to ignore

    DasLixou committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    7aac98d View commit details
    Browse the repository at this point in the history
  7. Fix links

    DasLixou committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    c6cd094 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

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

Commits on Nov 22, 2023

  1. Sort Labels3d::Taa right

    DasLixou authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    6b6f70c View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

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

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    f6056cd View commit details
    Browse the repository at this point in the history
  2. Update mod.rs

    DasLixou authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    ea40c41 View commit details
    Browse the repository at this point in the history
  3. Update lib.rs

    DasLixou authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    08cdfac View commit details
    Browse the repository at this point in the history
  4. Update camera.rs

    DasLixou authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    ab87bdb View commit details
    Browse the repository at this point in the history
  5. Update graph_runner.rs

    DasLixou authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    f9824d7 View commit details
    Browse the repository at this point in the history