-
Implementation of Playfair Cipher Encryption Algorithm in Python
-
https://github.com/PixarAnimationStudios/USD/blob/7ad0e51d4d0d37a090c18c8a8f6e57509d62141c/cmake/macros/shebang.py#L44
In the shebang.py code, it uses "python" as the command for both python 2 and …
bdeda updated
2 years ago
-
It seems that the support for OCIO v2 (from https://github.com/PixarAnimationStudios/USD/commit/b08e77faea3b46105fe866c37d0d7c25152e5ce6) is currently broken as it's trying to use the new GPU path (vi…
remia updated
2 years ago
-
`--out_fname decoys_.sdf`:
*Observed behavior:*
```
(scrubber) althea@pixar:~/Documents/dev/cryokit/ALK$ scrub.py --in_fname decoys.smi --out_mode split --out_naming name --out_fname decoys_.sdf
[…
-
Hey there,
I recorded a small clip (few seconds long) from a Timeline, then also tried recording the entire length of the particular Timeline, both of which I tried importing into Houdini, but I …
-
Hi All,
I've been testing the pipeline on simulated exposures with MIRAGE and I noticed that no matter what I do (e.g., also adopting a different approach to subtract the background compared to th…
-
The USDZ file format was open sourced a few years ago and is becoming a more popular file format. three.js provides a USDZLoader, and it would be great if the website viewer can include support for U…
-
Summary:
When trying to pass the eulerFilter to the USD export function , the Euler filter has no affect on the exported usd file. We've tested in both Maya 2022 and 2024.
Steps To Reproduce:
1.…
-
A bit back, I ran into a crash when toggling shadows.
I thought it was due to usage of invalid iterators, and made this PR, which seemed to fix it:
https://github.com/PixarAnimationStudios/USD/p…
-
So we get something like this:
```
First: File "/somewhere/gltf2usd-master/Source/gltf2usd.py", line 859, in
Last: File "/somewhere/gltf2usd-master/Source/gltf2usd.py", line 524, in _create_keyfra…