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

Function fixes, changes #20

Open
7 tasks
Flimsy-Fox opened this issue Oct 31, 2024 · 0 comments
Open
7 tasks

Function fixes, changes #20

Flimsy-Fox opened this issue Oct 31, 2024 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@Flimsy-Fox
Copy link
Owner

Flimsy-Fox commented Oct 31, 2024

  • Fix sampleSphere
  • Add _Color, _BumpMap, _EmissionColor into "Fallback" section of shader settings
  • Implement fast inverse matrix to fix setting of lights[index].position, and fix lights[index].size in "Point Lights" section of traceAndShade
  • Investigate whether there is a better way to get CubeMap distance in traceAndShade
  • Split frag,vert into separate functions
  • Separate functions into .cginc files
  • Change all external links to webarchive links
@Flimsy-Fox Flimsy-Fox added bug Something isn't working enhancement New feature or request labels Oct 31, 2024
@Flimsy-Fox Flimsy-Fox moved this from Backlog to Ready in VRC Shader 1.3.0 Release Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
Status: Ready
Development

No branches or pull requests

1 participant