Commit Graph

5 Commits

Author SHA1 Message Date
DeMuenu
e5f18d7464 Update README.md 2025-09-26 17:56:36 +02:00
DeMuenu
c7e2397d81 Update shader property handling for VRCShader API
Changed shader property names to use '_Udon_' prefix and switched to using VRCShader.PropertyToID and VRCShader.SetGlobal* methods for setting shader properties. Added update throttling in LateUpdate for performance. These changes improve compatibility and efficiency with the VRC SDK3 Rendering API.
2025-09-26 17:31:00 +02:00
DeMuenu
8f0fb9ab7c Update README.md
Fixed typo, and added light maps as a goal
2025-09-24 16:45:41 +02:00
DeMuenu
25aa259a38 Add initial README with project overview
Introduces a README file describing the MoonlightVRC project, its features, performance notes, quick start instructions, editor preview details, tips, and contribution guidelines.
2025-09-24 16:20:42 +02:00
DeMuenu
c5adc24bb0 Initial commit 2025-09-24 09:41:56 +02:00