1st, i'd like to say i admire all peoples of all walks of life, however this img looks like a moment when someone discovered "technicolor". Black & white to Technicolor, but yes i too when experimenting found that darker tones are difficult, which is strange cause then that would fall under lighting issues in shader code…
Version 2.01 Adding objects to existing Mash_Repro nodes will give you an message. Removing objects from existing Mash_Repro nodes will give you an message. Adding nodes will also prompt with a message. Click to add an Offset node Alt click to add an ID node Shift click to add a Random node. Ctrl click the Mash UI button…
Yes I had run into this as well, and ran some tests and found the problem and solution to both your threads. But if you use the C:\Users\****\AppData\Roaming\Quixel SUITE\presets\Workflow folder there is a bugged script that needs replacing first. First off the Wiki sends you to the wrong folders and not the wright ones…
Separate files is a valid way to organize files. I just got used to fewer longer files because the MaxScript Editor only autocompletes the current file. If you just do operations in the macros, and not use global functions, you don't have to worry about evaluation order. I only use functions if the code is going to run…
Yeah it was challenging to present these shots as large as possible, without being too large for smaller screens. That's why i made the layout more long than wide. Also i found that in a vertical layout, having different image widths made things look random and thrown together, so i reformatted all my images to be 1024…
i have had the same problem with the .tga not loading after a little while in max. but i did find a small work around. if its something i plan on working on all day, like 8 hours or so i make a little macroscript, here is an example <font class="small">Code:</font><hr /><pre> Bitmaptexture fileName:"C:\Documents and…
The Portable License Utility, isn't meant so you can resell it. It's meant so you can port your lic between a few machines you own. Like your laptop and your desktop, or work to home for the weekend. The documentation and the way it works make it pretty clear that its not intended as a way to resell. The legal owner does…
I had a quick look and it doesn't seem to be doing anything too weird - it is complicated but most of the complexity comes from there being a lot of input maps and parameters rather than it doing anything magical. without spending ages looking at it I think what happens is... They generate a texture (data texture) with a…
Toolbag v4.06 (4064) Win10 laptop Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz 2.30 GHz Ram: 8.00 GB 64-bit operating system, x64-based processor Hi! Trying to paint opaque albedo over a toolbag material. Placing the paint layer under the material layer knox out the paint layer and when the material layer mode is multiply…
the way i do is: i created an autoexec.cfg file in my cfg folder inside i have alias "ssMode" "fullui"alias "fullui" "sv_cheats 1; dota_sf_hud_actionpanel 1; dota_sf_hud_channelbar 1; dota_sf_hud_chat 1; dota_sf_hud_inventory 1; dota_sf_hud_top 1; dota_hud_healthbars 1; dota_no_minimap 0; cl_drawhud 1;…