Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge Dev into to build release. (#32)
* Update README.md * Update README.md * Maya + Unreal Build scripts (Win/Linux) (#15) * added AyonUsdLinux build script (script uses system installed python * added option to define boost lib name appending * added windows ayon usd build script * added documentation for the build plugins (python part) added windows / linux to tested platforms * added TestAyonUsd.bat * added /changed AyonUsd build.bat and cmake * made scrtips more readable based on BigRoy feedback * added an ´ to an your * added linux py310 maya 2024.2 build plugin. works for building resolver with 3 env variables. loads under Alma Linux9 * moved complie plugin include in order to allow for setting compiler in BuildPlugin * t * unreal is broken again * conflickts * build this new branch because its broken * new version for ayon-cpp-api * changed build scripts so that all off them can run without anny changes only the AyonUsd Cmake script needs to define the project first because off a variable deadlock. this version will probably not work under windowns because i did not update the windwos build scripts * added windows build scripts for maya and unreal * Unreal and Maya work for windows now * changed maya naming to be py11 * this is the version off the code that produced the Resolvers for windows and linux from May15th2024 * updated AyonUsdWin AyonUsd23_5_py39 plugin because we neet to define project at the start off this plugin so that we dont get an infinit loop * Update BuildPlugins/AyonUsdWin/AyonUsd23_5_py39.cmake Co-authored-by: Ondřej Samohel <[email protected]> * Update BuildPlugins/MayaLinux/LinuxPy310Maya2024_2.cmake Co-authored-by: Ondřej Samohel <[email protected]> * Update BuildPlugins/MayaLinux/LinuxPy311Maya2025.cmake Co-authored-by: Ondřej Samohel <[email protected]> * Update BuildPlugins/MayaWin/WinPy310Maya2024_2.cmake Co-authored-by: Ondřej Samohel <[email protected]> * Update README.md Co-authored-by: Ondřej Samohel <[email protected]> * Update README.md Co-authored-by: Ondřej Samohel <[email protected]> * Update README.md Co-authored-by: Ondřej Samohel <[email protected]> * Update README.md Co-authored-by: Ondřej Samohel <[email protected]> * Update README.md Co-authored-by: Ondřej Samohel <[email protected]> * Update README.md Co-authored-by: Ondřej Samohel <[email protected]> * Update README.md Co-authored-by: Ondřej Samohel <[email protected]> * Update README.md Co-authored-by: Ondřej Samohel <[email protected]> * Update README.md Co-authored-by: Ondřej Samohel <[email protected]> * Update README.md Co-authored-by: Ondřej Samohel <[email protected]> * Update README.md Co-authored-by: Ondřej Samohel <[email protected]> * Update README.md Co-authored-by: Ondřej Samohel <[email protected]> * removed one TODO tag because it was resoved * updated ayon-cpp-api to develop branch because PythonBuildSetup branch was merged into it * Update README.md Co-authored-by: Ondřej Samohel <[email protected]> * Update README.md Co-authored-by: Ondřej Samohel <[email protected]> --------- Co-authored-by: Lyon_Rosenblatt <[email protected]> Co-authored-by: Ondřej Samohel <[email protected]> * added templates * added templates * Update proposal_technical.yml Added Glossary of Terms and Conceptual framework as it became important for describing pinning support * Update proposal_technical.yml * renamed plugins and added naming template to README.md (#17) Co-authored-by: Lyon_Rosenblatt <[email protected]> Co-authored-by: Ondřej Samohel <[email protected]> * was not albe to upload data because off broken sub moduele link on my side * added back src files from commit 851967d because the changes from b64838a should be on a different branch * Feature/ay 1212 cache entetry struct replacment for cache pair (#22) * started to move assetIdent to its own file to become a class * added macro to remove SDF_FOMRAT_ARGS, also added the build plugins from the build plugin rename branch * removed old build plugins * updated CMakeLists.txt because some files where not compiled into python target and so TF-Prepare module did not create the correct module * replaced with assetIdent class * doxygen file was changed but should not have been * clean up s * Update src/AyonUsdResolver/resolverContextCache.h Co-authored-by: Ondřej Samohel <[email protected]> * Update src/AyonUsdResolver/resolverContextCache.h Co-authored-by: Ondřej Samohel <[email protected]> * Update src/AyonUsdResolver/assetIdentDef.h Co-authored-by: Ondřej Samohel <[email protected]> * Update src/AyonUsdResolver/assetIdentDef.h Co-authored-by: Ondřej Samohel <[email protected]> * Update src/AyonUsdResolver/assetIdentDef.h Co-authored-by: Ondřej Samohel <[email protected]> * Update src/AyonUsdResolver/assetIdentDef.h Co-authored-by: Ondřej Samohel <[email protected]> * Update src/AyonUsdResolver/assetIdentDef.h Co-authored-by: Ondřej Samohel <[email protected]> * Update src/AyonUsdResolver/assetIdentDef.h Co-authored-by: Ondřej Samohel <[email protected]> * changed around the way remove sdf formats marco works so that its inplace now * implemented Macro for inplace SDF Fromat Args removal * added a status message to inform about the Macro selection at compile time --------- Co-authored-by: Lyon_Rosenblatt <[email protected]> Co-authored-by: Ondřej Samohel <[email protected]> * changed cpp api to develop branch * update ayon cpp api pointer to the actuall v0.1.0-aloha version of the cpp api (#28) Co-authored-by: ynput <[email protected]> * update git module file to solve merge conflicts (#29) Co-authored-by: ynput <[email protected]> * Feature/gh pages auto (#25) * removed adding pages setup so i can have a seperate pr * add documentation generation via pages * add documentation generation via pages * added info about github Pages data * Update .github/workflows/static.yml Co-authored-by: Roy Nieterau <[email protected]> * fixed non clickable docs link * upaded docs * updates to readme * updates to readme * upade doxyfile because to ayon usd resolver project name * moved docs from pinning suport branch * updated readme and dev docs with the right link --------- Co-authored-by: Lyon_Rosenblatt <[email protected]> Co-authored-by: Roy Nieterau <[email protected]> Co-authored-by: ynput <[email protected]> * Feature/gh pages auto (#30) * removed adding pages setup so i can have a seperate pr * add documentation generation via pages * add documentation generation via pages * added info about github Pages data * Update .github/workflows/static.yml Co-authored-by: Roy Nieterau <[email protected]> * fixed non clickable docs link * upaded docs * updates to readme * updates to readme * upade doxyfile because to ayon usd resolver project name * moved docs from pinning suport branch * updated readme and dev docs with the right link * updated page workflow to use generate.py --------- Co-authored-by: Lyon_Rosenblatt <[email protected]> Co-authored-by: Roy Nieterau <[email protected]> Co-authored-by: ynput <[email protected]> * Feature/23 feature request pin file loading (#24) * save * save * removed submodule to add again * add ayon-cpp-dev-tools * implemented pinning file loading for the resolver * cleand up build.sh * implemented build.py to replace build.bat and build.sh * upaded build.py * moved old build scripts and changed CMakeLists.txt to include CppDevTools * updated all documentation and added new documentation for devs and Admins, implemented drop_cache added some more python wrappers * re organised and refactored small part of _Resolve() func to only use one for loop to get active context * add documentation generation via pages * removed adding pages setup so i can have a seperate pr * Update Docs/Ayon_Docs/Admin_Docs.md Co-authored-by: Robin De Lillo <[email protected]> * Update Docs/Ayon_Docs/Admin_Docs.md Co-authored-by: Robin De Lillo <[email protected]> * Update Docs/Ayon_Docs/Dev_Docs.md Co-authored-by: Robin De Lillo <[email protected]> * Update Docs/Ayon_Docs/Dev_Docs.md Co-authored-by: Robin De Lillo <[email protected]> * Update Docs/Ayon_Docs/Dev_Docs.md Co-authored-by: Robin De Lillo <[email protected]> * Update Docs/Ayon_Docs/Dev_Docs.md Co-authored-by: Robin De Lillo <[email protected]> * Update Docs/Ayon_Docs/Dev_Docs.md Co-authored-by: Robin De Lillo <[email protected]> * Update Docs/Ayon_Docs/Dev_Docs.md Co-authored-by: Robin De Lillo <[email protected]> * Update Docs/Ayon_Docs/Dev_Docs.md Co-authored-by: Robin De Lillo <[email protected]> * Update Docs/Ayon_Docs/Dev_Docs.md Co-authored-by: Robin De Lillo <[email protected]> * Update scripts/build.py Co-authored-by: Robin De Lillo <[email protected]> * changed names and text for PR * added extra info to the Dev docs on how to use pinning suport with excample code, also expanded on the general excamples * Update Docs/Ayon_Docs/Admin_Docs.md Co-authored-by: Roy Nieterau <[email protected]> * Update Docs/Ayon_Docs/Admin_Docs.md Co-authored-by: Roy Nieterau <[email protected]> * Update Docs/Ayon_Docs/Admin_Docs.md Co-authored-by: Roy Nieterau <[email protected]> * Update Docs/Ayon_Docs/Admin_Docs.md Co-authored-by: Roy Nieterau <[email protected]> * Update Docs/Ayon_Docs/Dev_Docs.md Co-authored-by: Roy Nieterau <[email protected]> * fixed a typo in a class * updated the information about TF_DEBUG inside admin docs * Update Docs/Ayon_Docs/Admin_Docs.md Co-authored-by: Roy Nieterau <[email protected]> * Update Docs/Ayon_Docs/Admin_Docs.md Co-authored-by: Roy Nieterau <[email protected]> * pinning file loading now allows for key and value root replace * upade for compile * Update Docs/Ayon_Docs/Dev_Docs.md Co-authored-by: Roy Nieterau <[email protected]> * Update Docs/Ayon_Docs/Admin_Docs.md Co-authored-by: Roy Nieterau <[email protected]> * Update Docs/Ayon_Docs/Dev_Docs.md Co-authored-by: Roy Nieterau <[email protected]> * Update Docs/Ayon_Docs/Dev_Docs.md Co-authored-by: Roy Nieterau <[email protected]> * Update Docs/Ayon_Docs/Dev_Docs.md Co-authored-by: Roy Nieterau <[email protected]> * Update Docs/Ayon_Docs/Dev_Docs.md Co-authored-by: Roy Nieterau <[email protected]> * Update Docs/Ayon_Docs/Dev_Docs.md Co-authored-by: Roy Nieterau <[email protected]> * Update Docs/Ayon_Docs/Dev_Docs.md Co-authored-by: Roy Nieterau <[email protected]> * Update Docs/Ayon_Docs/Dev_Docs.md Co-authored-by: Roy Nieterau <[email protected]> * Update Docs/Ayon_Docs/Dev_Docs.md Co-authored-by: Roy Nieterau <[email protected]> * Update Docs/Ayon_Docs/Dev_Docs.md Co-authored-by: Roy Nieterau <[email protected]> * Update Docs/Ayon_Docs/Dev_Docs.md Co-authored-by: Roy Nieterau <[email protected]> * Update Docs/Ayon_Docs/Dev_Docs.md Co-authored-by: Roy Nieterau <[email protected]> * Update Docs/Ayon_Docs/Dev_Docs.md Co-authored-by: Roy Nieterau <[email protected]> * Update Docs/Ayon_Docs/Dev_Docs.md Co-authored-by: Roy Nieterau <[email protected]> * Update Docs/Ayon_Docs/Dev_Docs.md Co-authored-by: Roy Nieterau <[email protected]> * Update Docs/Ayon_Docs/Dev_Docs.md Co-authored-by: Roy Nieterau <[email protected]> * Update Docs/Ayon_Docs/Dev_Docs.md Co-authored-by: Roy Nieterau <[email protected]> * Update Docs/Ayon_Docs/Dev_Docs.md Co-authored-by: Roy Nieterau <[email protected]> * Update Docs/Ayon_Docs/Dev_Docs.md Co-authored-by: Roy Nieterau <[email protected]> * Update Docs/Ayon_Docs/Dev_Docs.md Co-authored-by: Roy Nieterau <[email protected]> * Update Docs/Ayon_Docs/Dev_Docs.md Co-authored-by: Roy Nieterau <[email protected]> * removed docs to handle them in seperate pr * added back the docs generation as it was in develop branch * fixes for git modules file --------- Co-authored-by: Lyon_Rosenblatt <[email protected]> Co-authored-by: Robin De Lillo <[email protected]> Co-authored-by: Roy Nieterau <[email protected]> Co-authored-by: ynput <[email protected]> --------- Co-authored-by: Ondřej Samohel <[email protected]> Co-authored-by: Ondřej Samohel <[email protected]> Co-authored-by: Lyon-Rosenblatt-Ynput <[email protected]> Co-authored-by: Lyon_Rosenblatt <[email protected]> Co-authored-by: ynput <[email protected]> Co-authored-by: Roy Nieterau <[email protected]> Co-authored-by: Robin De Lillo <[email protected]>
- Loading branch information