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

Setup cleanup #4

Merged
merged 6 commits into from
Sep 24, 2024
Merged

Setup cleanup #4

merged 6 commits into from
Sep 24, 2024

Conversation

kwokcb
Copy link
Contributor

@kwokcb kwokcb commented Sep 24, 2024

Changes

  • Main page links cleanup to extensions and PyPi
  • Fix up doxygen calls in build scripts.
  • Add shell scripts for building on Linux, Mac, kept existing .bat files for Windows for folks that may not use a shell.
    • Shell scripts exactly match github actions workflow calls.

@kwokcb kwokcb merged commit 32bb4d7 into KhronosGroup:main Sep 24, 2024
@kwokcb kwokcb deleted the setup_cleanup branch September 24, 2024 12:27
kwokcb added a commit that referenced this pull request Oct 16, 2024
* Basic File Texture Support (#2)

* - Add basic texture / image append if a file reference is found.
- Add simple file example.

* - Cleanup constant strings.
- Extract out fallback texture logic to addFallbackTexture() method.
- Normalize variable naming.

* More cleanup. Remove python build scripts as using shell scripts.

* Docs cleanup / CI cleanup (#4)

* Ad notebook. Fix up docs formatting.

* Update CI for github pages.

* Fix CI

* Check if replace string is being set.

* Try fixing up doxygen version.

* Revert doxygen change. Don't build docs in CI.

* Add github link to main page.
kwokcb added a commit that referenced this pull request Oct 16, 2024
* Basic File Texture Support (#2)

* - Add basic texture / image append if a file reference is found.
- Add simple file example.

* - Cleanup constant strings.
- Extract out fallback texture logic to addFallbackTexture() method.
- Normalize variable naming.

* More cleanup. Remove python build scripts as using shell scripts.

* Docs cleanup / CI cleanup (#4)

* Ad notebook. Fix up docs formatting.

* Update CI for github pages.

* Fix CI

* Check if replace string is being set.

* Try fixing up doxygen version.

* Revert doxygen change. Don't build docs in CI.

* Fix linkages for html pages to main repo.

* Update html.

* Docs sync
kwokcb added a commit that referenced this pull request Oct 16, 2024
* Basic File Texture Support (#2)

* - Add basic texture / image append if a file reference is found.
- Add simple file example.

* - Cleanup constant strings.
- Extract out fallback texture logic to addFallbackTexture() method.
- Normalize variable naming.

* More cleanup. Remove python build scripts as using shell scripts.

* Docs cleanup / CI cleanup (#4)

* Ad notebook. Fix up docs formatting.

* Update CI for github pages.

* Fix CI

* Check if replace string is being set.

* Try fixing up doxygen version.

* Revert doxygen change. Don't build docs in CI.

* Sync

* Fix html.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant