It’s hacky, but it works. Thanks.
Ive never found a fix for this. It was causing issues when loading images for me into max’s ram player. My work around for my custom playblast tool wa…
Yeah. I ended up just forcing the gamma to 2.2 in the tools and it seems to work. What I dont get is why the gamma only seems to be affecting images w…
Really useful, but I would recommend a few things for it. For the custom pick button, put a filter in that only allows you to only select editable …
I usually just query the file size of the cache file. Here is a sample of the main FN for a cache cycle tool I wrote to cache out selected geo. PCMod…
Pepe is right. Structs are the way to go. My google-fu gave me these two links that look promising for you. Tech-artist.org: Rollout_and_Struct_Pair…
Definitely possible. What I would do is create a function that reads the server folder for each of the files and compares them to your local drive. I…