You can't weld verts in an editable poly unless they're connected by an edge or both have an open edge. Symmetry is entirely capable of generating shite like that. To diagnose... 1 turn on backface culling and look at the back side of the object in wire frame, if you can see edges then there's your problem. 2 marquee…
I use Zremesher. The important thing is to be careful not to have those edge rings that spiral endlessly around the model. So use the curve guides and also use Zremesher command more than once to get it as clean as possible. Then I take it to blender and select edge rings, then delete them. Then I select the corners of the…
There's no event callback / hooking system that lets custom code run before a transform operation enters its modal state (when you drag the mouse to tweak the transform before pressing Esc to cancel or Enter to confirm) Hm... actually, as I'm testing it, the "Depsgraph Update Pre" signal does fire as soon as you select a…
Hi polycounters! I'm developing a tool that load every scripts contain a subfolder (called "Pickers") and then load into the Rollout the script, in this case is another Rollout. The problem is when I execute another instance, if you select another external script (not human), this is loaded perfectly but if you select…
So I've been looking around at a ton of articles and threads involving this, and after grabbing info and methods I'm still struggling to get a decent result on my leaf cards. A main problem is that most of them are for Max or some other 3D suite so trying to translate that info to Blender is tough, but nonetheless here's…
Gents, I was wondering if I could trouble you for help on another Maxscript question. My progress on the flipping tiles animated bumper is going well but I have hit a snag. Below is the section of code that I am having an issue with: select $Tile_*GTiles = $ as Array--print GTilesclearselection()select $WAVEnumfaces =…
the unreal forums are largely useless in my experience - although tbf so are the secret developer ones if you want any info other than stuff pertaining to getting packaging working on whichever console they broke this week you'll get a folder full of crap when you build a project - exactly what the crap is will depend on…
I tried the normal import function (Export works but import does not work): ExportFile filePath FileFormat:#USD Lights:false Cameras:false contentSource:#selected (V) ImportFile filePath FileFormat:#USD Lights:false Cameras:false contentSource:#selected (X) I tried the USDImporter function (But it returns 0):…
The Following Screenshots are from the Resident Evil 2 Remake Model viewer. On the left is the base Claire (Military) model and on the right is my Jill model after replacing the appropriate files. I'll be the first to admit that Jill's default face leaves something to be desired in these model viewer poses, BUT she looks…
Hello! I think you have till now managed to translate the concept well in 3d. Keep up the good work! Please do not forget to model or texture the sheets of paper lying around in the streets of the concept, it makes your scene a lot more lively if they are included. I would also consider thinking about modeling this one…