hmm ok, I thought thats what command did, never used it myself, as I am happy with the use of both standard and raycast polgon selection modes. What you could do is: * copy this code below to a script file and save it. * Then open a new custom toolbar, select the script and drag it to this toolbar. * Create the button as…
Hello, QA: 1: does pixaflux process on the GPU where appropriate? Yes, some of PixaFlux's nodes are executed on the GPU (Vulkan and OpenCL). 2: can I script it - at least in terms of launching the app, loading some things and dumping results? Not yet, sorry. We have a node called Sprite It that generates sprites with…
Hey I've just had a very similar issue, but I was fortunately saving with .ma not binary. I'd just had a mistype and changed a mash network from 600 dist to 600450 (instead of down to 450), so the PC tried to go to into space whenever it loaded and Fatal Errored. I was able to recover the file by opening it in a text…
Thanks! No, I haven't written any examples page, but I probably should. I will start doing it asap. That is a really good idea. Node search box is somewhere on my TODO list so that will definitely exist in next couple of versions. Image size can be defined only in nodes that create something (texture node, uv nodes...)…
Week Eleven Day 1- I finished creating all the modular house pieces. Then, I created the master material first in Unreal. Thanks to the tutorial provided by Sander Agelink, I learned how to set up some basic and critical parameters: https://www.youtube.com/watch?v=sJyEVqvOVmQ&t=780s Just remember to convert the textures…
[DISCLAIMER - THIS IS FOR A SCHOOL ASSIGNMENT WHICH IS VERY BASIC AND REQUIRES AN ONLINE POST TO BE CRITIQUED TO PASS] So, I've recently been designing a small close quarters level, suitable for small team play and neutral Capture the Flag. The Level is very symmetrical, and features automatic doors, elevated platforms and…