Commit Graph

30 Commits

Author SHA1 Message Date
MayaTheShy
1bef50c55f feat: update README to reflect completion of OAuth 2.0 authentication with browser flow 2025-11-09 17:58:15 -05:00
MayaTheShy
49977dfb98 feat: implement OAuth 2.0 browser authentication with token management and refresh 2025-11-09 17:57:12 -05:00
MayaTheShy
da64a119c7 docs: remove systemd service start instructions from README 2025-11-09 17:01:34 -05:00
MayaTheShy
284dd9d540 docs: enhance README with clearer instructions for StardustXR server requirements 2025-11-09 16:59:42 -05:00
MayaTheShy
b32db37ef0 chore: remove placeholder license section from README.md
Some checks failed
CI / build-and-test (push) Has been cancelled
2025-11-09 03:19:05 -05:00
MayaTheShy
dbb43ec3ab docs: update documentation structure and build scripts for clarity 2025-11-09 03:11:55 -05:00
MayaTheShy
e147a6fee3 Implement Overte Authentication and Add Test Entities
- Added documentation for Overte authentication implementation in `docs/OVERTE_AUTH.md`.
- Introduced new GLB files for cube and sphere primitives in `examples/primitives/`.
- Created a JSON file `examples/test_entities.json` containing sample entities for testing.
- Added a build and test script `scripts/build_and_test.sh` for streamlined building and verification of the project.
- Implemented a CI test runner script `scripts/ci-test.sh` to automate testing processes.
- Created a script `scripts/run_with_auth.sh` to facilitate running the Starworld client with Overte authentication.
2025-11-09 03:11:12 -05:00
MayaTheShy
bbbd1e7aed docs: update asset pipeline and network protocol phases to reflect current progress
Some checks failed
CI / build-and-test (push) Has been cancelled
2025-11-09 03:05:23 -05:00
MayaTheShy
59dee0a6d6 docs: enhance README with technology details and additional references for StardustXR and Overte 2025-11-09 03:02:04 -05:00
MayaTheShy
af934cc4f2 docs: enhance documentation structure with quick reference and development workflow
Some checks failed
CI / build-and-test (push) Has been cancelled
2025-11-09 02:53:47 -05:00
MayaTheShy
594fbd544f docs: enhance troubleshooting section with additional connection verification steps 2025-11-09 02:51:06 -05:00
MayaTheShy
899d866888 docs: update project phases to reflect completion of network and protocol features 2025-11-09 02:51:01 -05:00
MayaTheShy
eb591d4197 docs: update known limitations to include OAuth authentication status and clarify entity update constraints 2025-11-09 02:50:40 -05:00
MayaTheShy
9c96411766 docs: update README to clarify connection methods and OAuth status 2025-11-09 02:50:30 -05:00
MayaTheShy
5a56e8c23b docs: update authentication section in README to clarify user roles and connection details 2025-11-09 02:22:48 -05:00
MayaTheShy
4f91951e71 docs: clarify domain discovery usage and add note on public server queries 2025-11-09 00:27:09 -05:00
MayaTheShy
c8d07c1065 docs: update CI badge links in README and CI setup documentation
Some checks failed
CI / build-and-test (push) Has been cancelled
2025-11-09 00:13:18 -05:00
MayaTheShy
28ee619518 docs: update known limitations and roadmap for entity rendering improvements 2025-11-09 00:08:36 -05:00
MayaTheShy
78ddf30470 docs: update README for clarity on model rendering and entity types 2025-11-09 00:08:16 -05:00
MayaTheShy
ddc3319ded fix: update executable command in README to reflect project rename to starworld 2025-11-08 23:43:32 -05:00
MayaTheShy
f05b8eb815 fix: update RPATH verification command in README to reflect project rename to starworld 2025-11-08 23:42:14 -05:00
MayaTheShy
38a471589c fix: update executable commands in README to reflect project rename to starworld 2025-11-08 23:42:10 -05:00
MayaTheShy
6d2a185b29 docs: update README to reflect completion of Phase 2 and integration of HTTP model downloader with ModelCache
Some checks failed
CI / build-and-test (push) Has been cancelled
Rust Quality Checks / rust-checks (push) Has been cancelled
2025-11-08 23:38:35 -05:00
MayaTheShy
ff1723a395 docs: update README to reflect HTTP model downloading and caching features 2025-11-08 23:37:03 -05:00
MayaTheShy
3bea408fd3 docs: update README to clarify known limitations and roadmap for entity rendering 2025-11-08 23:27:48 -05:00
MayaTheShy
98e5e36cc8 docs: update README to reflect 3D colored model rendering and entity details 2025-11-08 23:27:28 -05:00
MayaTheShy
6577f53390 fix: update README for improved clarity on build process and bridge configuration 2025-11-08 22:35:08 -05:00
MayaTheShy
9207c53ea4 fix: update README to include CI badge for build status 2025-11-08 21:24:26 -05:00
MayaTheShy
90e2974852 docs: add third_party/README with vendoring instructions; augment root README with crate vendoring guidance 2025-11-08 13:59:32 -05:00
MayaTheShy
2fc3ecc876 Intial Commit of starworld 2025-11-08 13:39:53 -05:00