Moderating goes further than just clearing out the spam posts. You will also be responsible for checking for troll threads/posts, inappropriate and offensive threads/posts, making sure threads are posted in their correct forum section (and moving them if necessary). During contests you may be required to assist with…
if your more familiar with python why not do it in python than?import pymel.core as pmsel = pm.selected()for i in sel: i.rename(str(i).split(":")[-1]) or with list comprehensionsimport pymel.core as pm[i.rename(str(i).split(":")[-1]) for i in pm.selected()] EDIT: i noticed you didnt rename things in the mel code so if you…
Small nitpick, the New Features list in the update window doesn't scroll, and text is cut off at the bottom. I managed to crash tring to click and drag. Bigger nitpick: I'm updating from 3.2, opted to update via dDo's update menu. After the download is complete, 7-zip auto opens a dD0_40.rar (located on my desktop?), and…
Hey Ruz, sup man? I renamed your thread, try to bring in more like minds. Was just "animation". I've dabbled, and enjoyed it. Never dug deep into the fundamentals, but that does look like fun to me, if I had the time & inclination. http://wiki.polycount.com/wiki/Animation What specifically has hung you up? I've mostly…
@_adamturnbull Thanks for the feedback and the encouragement! Agreed on the leg. I am still trying to figure out what to do with that back leg. I am animating in Biped and it doesn't offer much in the way of squash/stretch. I'll work on it and see what I can come up with. Also, I am thinking of renaming this to a…
Hi all its been a what seems ages since Mop and I started this guy but we just finished wrapping up our latest courier, WiK (Renamed after Neox pointed out the last name was not going to go down well in Germany). He's a little fun and silly like a courier should be, so I am quite happy with him. Theres a video and other…
I would rename "private stuff" to "personal work" :) Also you could probably remove some of your concepts. The first ones are very good while the later ones aren't as good imo. especially since you say you are aiming for environment art I don't think those characters have much to do there. I like your actual game assets.…
This is however only due to it working on a open-source rendering core (khtml renamed webkit) originally developed for linux. They basicly ripped it out (more or less like they did with their entire new OSX, from OpenBSD) and only after quite a bit of negative publicity and pressure finally agreed to at least give back the…
I can look at it tomorrow (dont have 2009 at home), trivially I would firs try that "VertexShader" functions should be renamed to something else as its both a reserved keyword and a function here... that is make line 375: (which is also in your error message you posted) VertexOutput VertexShader_main(ApplicationData…
is there somekind of guide in doing this? I already export parts by parts, high and low. Now do i just combine the low poly and high poly into 2 fbx file format in maya and re-exportit again? or is there somekind of way from zbrush straight exporting all the fbx into one file without renaming it in maya (cuz zbrush naming…