- Oct 06, 2020
-
-
Callum Prentice authored
Replace references to static writefile with write so we end up with only a single read and a single write function
-
Callum Prentice authored
-
Callum Prentice authored
-
- Sep 28, 2020
-
-
Callum Prentice authored
-
Nat Goodspeed authored
following promotion of DRTVWR-497
-
- Sep 24, 2020
-
-
Callum Prentice authored
Complete the change from lldiskcache -> llfilesystem and then addition of new lldiskcache implementation
-
Callum Prentice authored
Rename lldiskcache.* to llfilesystem.* - i think this is the right name since it's responsible for performing file system operations and (will eventually) delegrate to a separate disk cache component to save/load data and keep track of metadata etc.
-
- Sep 22, 2020
-
-
Callum Prentice authored
-
Dave Houlton authored
Merge 6.4.9 into DRTVWR-497
-
Dave Houlton authored
-
Dave Houlton authored
SL-13522 remove injected character lights to improve alpha lighting in edit mode Approved-by: Michael Pohoreski
-
Callum Prentice authored
-
Nat Goodspeed authored
following promotion of DRTVWR-503
-
- Sep 21, 2020
-
-
Dave Houlton authored
Character lights injected during render pass while in character edit mode (i.e. mSpecialRenderMode == 3) were causing discrepencies between deferred (ALM) and forward alpha blend lighting.
-
- Sep 17, 2020
-
-
Callum Prentice authored
Remove references to VFS in the non-English language XML files (already removed from English (en) versions)
-
Callum Prentice authored
-
Callum Prentice authored
The folder where the disk cache lives was originally renamed from llvfs to llcache but @henri's suggestion that that doesn't reflect the other files in the same place and it should be llfilesystem is a good one so I changed it over
-
Dave Houlton authored
DRTVWR-4976 Misc shader cleanup. Approved-by: Michael Pohoreski
-
Mnikolenko ProductEngine authored
-
Callum Prentice authored
Renamed the references to LLVFile and llvfile.* source code plus cmake scripts to use a different name - lldiskcache - since that more closely resembles what it is (or will be) now that the VFA is no more
-
- Sep 16, 2020
-
-
Callum Prentice authored
First part of change to remove LLVFS from the Viewer. Consists of code changes to remove LLVFS and LLVFSThread classes along with the associated source files. The existing llvfs folder is renamed to llcache. Also includes changes to CMake script in many places to reflect changes. Eventually, llvfile source file and class will be renamed but that is not in this change.
-
Dave Houlton authored
Removed some potential div-by-0 NaNs and a mangled clamp.
-
Dave Houlton authored
SL-13768 revisited, remove moon glow from ALM (deferred) path as well Approved-by: Michael Pohoreski
-
Dave Houlton authored
-
Dave Houlton authored
-
Mnikolenko Productengine authored
-
- Sep 15, 2020
-
-
Dave Houlton authored
-
Dave Houlton authored
Revert "SL-13768 Remove glow from moon when sun is down due to it using the sun glow setting (pull request #297)"
-
Dave Houlton authored
Revert "SL-13768 Remove glow from moon when sun is down due to it using the sun glow setting (pull request #297)"
-
- Sep 12, 2020
-
-
Michael Pohoreski authored
SL-13768 Remove glow from moon when sun is down due to it using the sun glow setting
-
- Sep 11, 2020
-
-
Michael Pohoreski authored
SL-13465 B
-
Ptolemy authored
-
Ptolemy authored
-
Ptolemy authored
-
Andrey Lihatskiy authored
-
Andrey Kleshchev authored
SL-13830 Remade vivox shutdown to terminate when it is told to shutdown instead of when viewer is quiting
-
Andrey Kleshchev authored
Got into D503 by accident
-
Callum Prentice authored
Effective rename of DRTVWR-506-simple since there is no way to rename a branch. Cloned canonical viewer into DRTVWR-519, copied over the files that changed from DRTVWR-506-simple and pushed back. Once I am satisfied everything is correct, DRTVWR-506-simple will be removed
-
Andrey Kleshchev authored
-
Andrey Kleshchev authored
-