Age | Commit message (Collapse) | Author |
|
making objects disappear (#1485)
|
|
(#1258)
* #1176 Somewhat working GLTF Node support for translate tool
* #1176 Missing file from last commit
* #1176 Better translation for rotated nodes.
* #1176 Fix for objects snapping back to original position
* #1176 GLTF Samples compatibility pass -- attempt at improving rotation manip support, incidental cleanup, GLTF node debug display
* #1176 Clean out some unused and not working functions.
* #1176 Fix for mac build, incidental cleanup
* Mac build fix
|
|
divide by zero when alpha masking a PBR material with 0 alpha. (#1044)
|
|
|
|
DRTVWR-583
|
|
into DRTVWR-592
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We now support masking mirrors in the GBuffer.
We also now support the concept of one arbitrary clip plane.
DRTVWR-583
|
|
materials (still not accurate, but better...)
|
|
shadows
|
|
|
|
overrides. (#147)
|
|
|
|
|
|
matrix calculation into the shader
|
|
|
|
materials when present.
|
|
|
|
other types. Hook GLTF alpha masking up to highlight transparent.
|
|
approprate texture transforms
|
|
specific shadow shader to multiply alpha.
|
|
add LLViewerFetchedTextures to LLFetchedGLTFMaterial. Lower reflection probe resolution to 128x128 per side.
|
|
|