Skip to content
This repository has been archived by the owner on Jun 16, 2023. It is now read-only.

Tags: Hi-Rez/Satin

Tags

13.0.0

Toggle 13.0.0's commit message
fixed ObjectTests

12.5.5

Toggle 12.5.5's commit message
added Hermite

12.5.4

Toggle 12.5.4's commit message
fixed shader path for YCbCrToRGB Converter

12.5.3

Toggle 12.5.3's commit message
updated ARBloomExample with a post processor & updated BaseRenderer t…

…o have an inspector for easier example tweaking

12.5.2

Toggle 12.5.2's commit message
added AR Bloom example to show how to do complex multipass rendering,…

… added better background depth rendering for AR, created ARSessionPublisher, and more helpful AR Utils in Example

12.5.1

Toggle 12.5.1's commit message
added objectWillChange to Materials ParameterGroup Delegate methods

12.5.0

Toggle 12.5.0's commit message
added Environment Protocol to help external setting of PBR textures, …

…lighting, brdf lut

12.4.0

Toggle 12.4.0's commit message
updated Objects convert function signatures

12.3.3

Toggle 12.3.3's commit message
updated Scene to used completion cbs instead of waiting for command b…

…uffers to completegg

12.3.2

Toggle 12.3.2's commit message
updated PBR shaders to ensure baseColor is color corrected before used