Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
secondlife/viewer-issues#67: Add test plan + fix Windows build
|
|
|
|
|
|
Improve PBR terrain loading robustness
|
|
|
|
Mirrors pre-release
|
|
|
|
|
|
SimulatorFeatures
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Rename ISSUE_TEMPLATE/config.yaml to config.yml
|
|
Issue template configuration is the only github configuration file I've found which does not support both `*.yaml` and `*.yml` extensions. Drat.
|
|
Add link to feedback portal
|
|
|
|
Confusion between light diffuse and light color in HDR auto-adjust mode
|
|
merge main to materials_featurette
|
|
secondlife/viewer#711: Add test plan
|
|
While the SUNLIGHT_COLOR uniform is initialized with getSunlightColor() when not
auto-adjusting for HDR, it is overwritten with getSunDiffuse()*auto_adjust_factor
when auto-adjusting, causing very bad lighting discrepancies in the latter mode
(especially when not at midday or midnight).
Let's use getSunlightColor() everywhere, shall we ?...
|
|
|
|
Terrain graphics feature gating
|
|
|
|
|
|
yet used
|
|
|
|
|
|
https://github.com/secondlife/viewer into materials_featurette/mirrors
|
|
|
|
#665 Make viewer respect MaxTextureResolution from SimulatorFeatures
|
|
Add mirrors prototype UI + data model
|
|
secondlife/viewer#67: (debug) Add temporary setting to force-load PBR terrain
|
|
|
|
|
|
|
|
|