Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
initialize from f505ab8cd6596868f86d8fb5a47c2cff5296bb76 ( https://github.com/NVIDIA-Omniverse/kit-extension-template-cpp ) add initial TC setup Fix casing of a doc file. Add missing package.bat/sh files. Use the repo.bat./sh package command instead. Ignore windows_max_path_length checks. Fix positions of " chars - Documentation updates. - Enable Linux builds and tests. Fix gcc specific issue building the omni.example.cpp.actions.tests plugin. Temp fix for gcc specific issue building the omni.example.cpp.actions.tests plugin. Linux specific packaging fix. Disable the packaging step. Re-enable the packaging step, which is required for the CI/CD tests. Link to the specific version of each individual extension doc instead of 'latest' so that the links still work from the published documentation units. Fleshed out the docs for most of the individual extension examples. Update the PACKAGE-INFO.yaml file to list the correct license type. Fix crash deleting usd prim. OM-72341: Potential fix for crash on exit. update repo_kit_tools Added omni.example.cpp.usd_physics extension. Always use the release kit-sdk package. Update to build and run against kit 105 Added a new omni.example.cpp.tasking extension. Fix comment. Update C++ extension template build and run against kit-sdk 105.0 Update to the final kit 105.0 release Update to Kit 105.0.1 initial commit update update doc update repo docs fix file system on linux update clean up update readme changes add Apache2 license headers in source files add 3rd party license files/attribution Mimic Joints; Maintain merged frames; fix joints orientation Update Changelog code formatting and remove unecessary prints Fix unforgivable and unforgettable typos and broken build try and fix the publishing system by updating repo deps fix build on TC due to new repo build rules dont publish extension to packman explicitly include urdf and mjcf extensions for publishing use the correct license headers adds don't collapse fix for correct merging of fixed joints Bug/joint axis processing added processing of capsule collisison bodies + add CONTRIBUTING.md file, from the https://github.com/NVIDIA-Omniverse/PhysX/blob/main/CONTRIBUTING.md minor cleanup for extension toml and repo toml Mimic joints direction to match urdf standard update version updates changelog fixes test fix documentation Revert "Merge branch 'rgasoto/OM-110159' into 'main'" mesh path prefix upgrade format code Update Repo Tools and Code dependencies remove platform from premake deps Handle massless links by adding tiny mass and inertialess links by adding tiny inertia changelog Apply 1 suggestion(s) to 1 file(s) Apply 1 suggestion(s) to 1 file(s) add unit test Update to smallest neglible mass that doesn't break physics update inertia values update test Update public dependencies sync with github
- Loading branch information