Disabled external gits

This commit is contained in:
2022-04-07 18:46:57 +02:00
parent 88cb3426ad
commit 15e7120d6d
5316 changed files with 4563444 additions and 6 deletions

View File

@@ -0,0 +1,13 @@
Version 1.0.0:
* Initial release of this code.
Version 1.0.1:
* Fixed misinterpretation of values read from "deepopacity" dtex files.
The data stored is actually transmission, or 1.0-opacity, which means
that "deepopacity" dtex values actually monotonically decrease from 1
to 0. We have updated the comments and documentation to reflect this
and have fixed the PxOneChanDeepOpacity file to convert the data
as it is read out of the file.