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

Adds configuration classes for spawning different assets at prim paths #1164

Merged
merged 31 commits into from
Oct 9, 2024

Commits on Oct 4, 2024

  1. adds demo on multi-object

    Mayankm96 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    b540a5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    106b267 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86e0946 View commit details
    Browse the repository at this point in the history
  4. adds multi asset py

    Mayankm96 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    ad15267 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    f19cb63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab9f892 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d919efe View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Configuration menu
    Copy the full SHA
    2ec63fb View commit details
    Browse the repository at this point in the history
  2. reduces solver count

    Mayankm96 committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    18ef1fd View commit details
    Browse the repository at this point in the history
  3. renames function

    Mayankm96 committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    ea64b87 View commit details
    Browse the repository at this point in the history
  4. fixes documentation

    Mayankm96 committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    93daf30 View commit details
    Browse the repository at this point in the history
  5. adds version log

    Mayankm96 committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    1c2f234 View commit details
    Browse the repository at this point in the history
  6. runs formatter

    Mayankm96 committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    0c9b63c View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Added docs

    Dhoeller19 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    33247a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07710f8 View commit details
    Browse the repository at this point in the history
  3. Update docs

    Dhoeller19 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    d7a8551 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    7be898d View commit details
    Browse the repository at this point in the history
  2. runs formatter

    Mayankm96 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    f8050e2 View commit details
    Browse the repository at this point in the history
  3. fixes tab ordering

    Mayankm96 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    0dc3691 View commit details
    Browse the repository at this point in the history
  4. fix tab

    Mayankm96 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    798b5cd View commit details
    Browse the repository at this point in the history
  5. fixes doc

    Mayankm96 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    9f6f0c1 View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: jtigue-bdai <[email protected]>
    Signed-off-by: Mayank Mittal <[email protected]>
    Mayankm96 and jtigue-bdai authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    845ac59 View commit details
    Browse the repository at this point in the history
  7. Apply suggestions from code review

    Co-authored-by: jtigue-bdai <[email protected]>
    Signed-off-by: Mayank Mittal <[email protected]>
    Mayankm96 and jtigue-bdai authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    6375eb8 View commit details
    Browse the repository at this point in the history
  8. Apply suggestions from code review

    Signed-off-by: Mayank Mittal <[email protected]>
    Mayankm96 authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    144f15d View commit details
    Browse the repository at this point in the history
  9. make function safer

    Mayankm96 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    df63363 View commit details
    Browse the repository at this point in the history
  10. adds test

    Mayankm96 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    2e6c299 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    df51fb2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1378991 View commit details
    Browse the repository at this point in the history
  13. moves the check up

    Mayankm96 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    49353c3 View commit details
    Browse the repository at this point in the history
  14. checks

    Mayankm96 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    fefda69 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    90300a7 View commit details
    Browse the repository at this point in the history