27X Posted December 4, 2018 Posted December 4, 2018 25 minutes ago, Blaze69 said: special alpha properties to achieve that effect. this
27X Posted December 4, 2018 Posted December 4, 2018 4 hours ago, Bad Dog said: and that was working, but with my new nif it doesn't. Is the ordering exactly the same?
ShadowKitty42 Posted December 5, 2018 Posted December 5, 2018 11 hours ago, Bad Dog said: That thing I wrote upthread about hoping I wasn't going to get sucked into redoing all the heads? So I got sucked into redoing all the heads. And they're whupping my ass. "So you know that thing I said I wasn't going to do? ...well, I'm doing it." I can totally relate to that, I do it all the time lol I wish you luck with all that, I'd help but I know absolutely nothing about modeling.
NightroModzz Posted December 5, 2018 Posted December 5, 2018 11 hours ago, Bad Dog said: I am so freaking burnt out right now. That thing I wrote upthread about hoping I wasn't going to get sucked into redoing all the heads? So I got sucked into redoing all the heads. And they're whupping my ass. Define redoing the heads? The Citrus heads aren't doing it for me either. I planned on just doing a half assed job fixing the Khajiit morphs for the next KO update. Too many polygons on the ears, and a terrible shape with a low polycount in the nose area. So now I plan to make a new head model (topology) for the male and female in about 3 months. It would be easier making new morphs with a head that's better to work with, than it is fixing the Citrus head morphs, plus using the ZBrush "Layers" feature to combine individual morphs would make the process even faster.
Bad Dog Posted December 5, 2018 Author Posted December 5, 2018 Okay, yes, the khajiit heads have vertex colors with the alpha channel set to something other than 1 in the ruff area. That's probably the thing. blender hasn't got good support for adjusting vertex alpha tho. Nightro, if you're going to play with adjusting polycount find the equivalent of blender shapekeys and use the hell out of it. It's been fantastic for me. I have the basic head loaded up with all the morphs (expression, chargen, and races) and do all my work there. Then I can just generate all the tris (and nifs) off the one mesh. I know they'll work together and I know if I create or combine vertices all the morphs will work. What I've done with them: Clean up the UVs a bunch. I have pretty clean UVs now, with pretty much clean lines. Nothing folded back on itself. The disconnected faces on the female head are connected. The ruff area overlaps the neck area so the top of the ruff UV lies on top of the neck UV about where the top of the ruff touches the top of the neck. The ruff has to be some distorted, but I've reduced it as much as I can. I've also cleaned up the tris a bunch. More snarly anger (animals bare canines), fear with the ears back (animals again), whiskers follow the point they attach to, anger on the ears doesn't look like they were put through a blender. Play with the expression morphs before you decide the ears have too many polys, I have been finding reasons to have more not fewer. Happy to have you use my work as a starting point if it's helpful. 27X, yeah, ordering was the same because it was all generated from the same mesh in blender using tools that don't muck up order. (Anton is my BFF)
NightroModzz Posted December 5, 2018 Posted December 5, 2018 The equivalent is ZBrush Layers, or Maya's BlendMorphs. Not sure about Nifs, I can just separate them into OBJs and have Blaze pack them up into a tri file, likely with Bidyslide. I'm pretty much going to do it from scratch without the neck ruff, and may use your UVs as a reference. The ears will have a high polycount, but not as much as the Citrus head. It will include a new mouth, and by that time, new hands and feet as well. Right now, I'm pretty much close finalizing my human models leg topology from the waist down, so I will have full body normal maps for the female as well. The body mesh won't be included though.
PaulGreen Posted December 5, 2018 Posted December 5, 2018 14 hours ago, Bad Dog said: I have a nif which I can load into OS, export as an OBJ, load the EXACT SAME OBJ back into OS, and the verts are spazzed out all over the place. OS doesn't re-order the verts when importing a NIF's data I'm pretty sure, but does when importing an OBJ's data. So, the NIF has a face list that isn't in the ascending order I've mentioned a bunch, then when you export/import the OBJs, Outfit studio re-orders the verts on import so they don't match. How one gets around that problem depends on the intent of the work being done.
PaulGreen Posted December 5, 2018 Posted December 5, 2018 I think outfit studio is open source.. if this is just a continual problem, I guess one option is to just take the current version and just make this one change regarding importing model types to have a version that doesn't re-order verts.
PaulGreen Posted December 5, 2018 Posted December 5, 2018 Ok.. 3rd reply to myself, sorry.. Looking at the OS code again just now , someone else complained about this last year, but specifically related to the importing of slider data onto an already-imported mesh in OS: [ https://github.com/ousnius/BodySlide-and-Outfit-Studio/issues/156 ] A fix was created that specifically ignores the facelist order and keeps the actual V order when importing, by using an import option called "no faces": [ https://github.com/ousnius/BodySlide-and-Outfit-Studio/commit/d05ab360dae7e1cb6bf968dfb2d5303b574144ad#diff-a9deb0b7b91eab12633e63b7e815958a ] I'm not 100% sure what you're doing in Outfit Studio, but looking at the code now, if you select the option "no faces" on importing an OBJ, it will indeed keep the V order on import, but do literally what it says here, not import faces.. If you're just importing slider data, that doesn't matter since all that is cared about is the offset of V position from alread0imported mesh's V position. However, if one is importing a mesh newly, and does want the faces, you cannot use that option, and the import will still reorder V on the order encountered in the face list. Just looking at the OBJ import code, this looks easy to change. I do not know if changing this then breaks assertions the program has in other areas about the order it would then have the data structures in. Only way to know is to try it, hehe.
Bad Dog Posted December 5, 2018 Author Posted December 5, 2018 Ya, I have coding skilz and have considered jumping into fixing some of these problems. But not until I'm done with this round of modding.
Blaze69 Posted December 6, 2018 Posted December 6, 2018 Just saw this post in a Reddit /r/skyrimmods thread asking on how to get NPCs to not look like ass: Quote Skysights for sexy dudes, if you want some equal opportunity. There aren't many male beauty mods, so enjoy. ^_^ I think 99% of Skyrim players (the ones still playing at least) are straight guys... there's even mods to make all the males into females, for your total lesborama enjoyment. I kinda wonder if anyone has full-blown all-furry NPC overhauls now, with only beast races. Probably... over on Lovers Lab, I suspect? "Oh, sweet summer child" moment... or veiled reference to YA? Times like these is when I regret not having a Reddit account. Then again, I'm too lazy to create one, and even if I did I'll probably end up wasting my time on /tr/furry_irl (even more than I do already, I mean). Anyway, now I'm curious: has anybody seen any references to YA or any other of Bad Dog's/Nightro's/my mods somewhere else (that isn't LL)? I think I recall seeing a comment about BD's Compleat Khajiit/Digi Feet in an E6 pic of a Khajiit character of all places, but that's it.
NightroModzz Posted December 6, 2018 Posted December 6, 2018 37 minutes ago, Blaze69 said: Anyway, now I'm curious: has anybody seen any references to YA or any other of Bad Dog's/Nightro's/my mods somewhere else (that isn't LL)? I think I recall seeing a comment about BD's Compleat Khajiit/Digi Feet in an E6 pic of a Khajiit character of all places, but that's it. Search google in quotes> add a time line> check brief description for desired keyword(s) in bold> click on site> press [ctrl]+[F]> enter keyword(s) and scroll for the highlighted word(s).
Blaze69 Posted December 6, 2018 Posted December 6, 2018 48 minutes ago, NightroModzz said: Search google in quotes> add a time line> check brief description for desired keyword(s) in bold> click on site> press [ctrl]+[F]> enter keyword(s) and scroll for the highlighted word(s). I mean, I know how Google works, I was asking whether people had randomly come across references to YA or our mods elsewhere. Of course I'm going to find any mentions of it (if any) if I search for them, but it's different when it's simply unexpected like that Reddit post I quoted or the E6 pic I mention.
MadMansGun Posted December 6, 2018 Posted December 6, 2018 1 hour ago, Blaze69 said: Anyway, now I'm curious: has anybody seen any references to YA or any other of Bad Dog's/Nightro's/my mods somewhere else (that isn't LL)? I think I recall seeing a comment about BD's Compleat Khajiit/Digi Feet in an E6 pic of a Khajiit character of all places, but that's it. https://e621.net/post/show/1170026 Quote Dye Violetly: And yet, I installed Yiff Age in my Skyrim, and the digitigrade animation is pretty spot on. And that was fan made. https://twitter.com/nexussites/status/876952838496280576?lang=en Quote Nexus Mods "Shark Race" for #Skyrim. I'm not even really sure what to say. What will they think of next? me thinking: "a lot of things.....just not on nexus?"
Blaze69 Posted December 6, 2018 Posted December 6, 2018 54 minutes ago, MadMansGun said: https://e621.net/post/show/1170026 Yup, that was the one. I think I remember someone esle posting about it here first, though (and I still think that armor is neat). Side note, the artist's other stuff is neat as well, I like the fur effect on those and the fact that the faces/heads are mostly realistic(ish) looking. Shame there isn't that much of it, though. 54 minutes ago, MadMansGun said: https://twitter.com/nexussites/status/876952838496280576?lang=en me thinking: "a lot of things.....just not on nexus?" At least they let you know before they do that with a post in the mod's comment section. On one hand, it's true I went overboard with the shark boobs there (it was the first mod I posted, though, so I had an excuse for that), and looking back on the (female) models from back then makes me cringe a bit, just like the cartoony heads did when those ones were created. On the other hand, yeah, screw them. Furries exist, even the vanilla game has Khajiit and Argonians, and new races are all but guaranteed to happen, get over it. And it's not like they don't want the network traffic we bring to their page for that sweet ad revenue. Anyway, I'm planning to release the SE version of the race sometime soon, and on top on trying to keep the tone and the images "cleaner" as I did for the updated pics in the main version, I'm going to see if I can post the mod as non-adult (gotta check the guidelines just in case). Hopefully it will reach a bigger audience that way and would keep the "ewww" factor to a minimum. /off-topic
MadMansGun Posted December 6, 2018 Posted December 6, 2018 4 hours ago, Blaze69 said: At least they let you know before they do that with a post in the mod's comment section. i got no warnings, they blatantly deleted everything just because i put a dick on a female werewolf.
Shadowscale Posted December 6, 2018 Posted December 6, 2018 8 hours ago, Blaze69 said: Just saw this post in a Reddit /r/skyrimmods thread asking on how to get NPCs to not look like ass: "Oh, sweet summer child" moment... or veiled reference to YA? Times like these is when I regret not having a Reddit account. Then again, I'm too lazy to create one, and even if I did I'll probably end up wasting my time on /tr/furry_irl (even more than I do already, I mean). Anyway, now I'm curious: has anybody seen any references to YA or any other of Bad Dog's/Nightro's/my mods somewhere else (that isn't LL)? I think I recall seeing a comment about BD's Compleat Khajiit/Digi Feet in an E6 pic of a Khajiit character of all places, but that's it. I have a Reddit account. Point me to the thread and what you wish to relay and I can post it for ya.
Blaze69 Posted December 6, 2018 Posted December 6, 2018 1 hour ago, MadMansGun said: i got no warnings, they blatantly deleted everything just because i put a dick on a female werewolf. I was talking about the Twitter post, they usually let you know about it before they post it; but... Really? They just deleted it with no warnings or further info? If so, that sucks. (BTW I didn't know you had mods in the Nexus even if they are no longer there). 1 hour ago, Shadowscale said: I have a Reddit account. Point me to the thread and what you wish to relay and I can post it for ya. Nah, the post is several hours old by now, it wouldn't make sense to reply now. But thanks for the offer, I guess. Also ouch, double post.
Shadowscale Posted December 6, 2018 Posted December 6, 2018 Yeah was in a hurry so hit post. Then it didn't post, but stayed on screen so posted again. Edit: Found the post you referring to. It reads like an indirect pointing toward LL and YA.
MadMansGun Posted December 6, 2018 Posted December 6, 2018 6 minutes ago, Blaze69 said: (BTW I didn't know you had mods in the Nexus even if they are no longer there). indeed i did, some of them even had a good number of endorsements as well (like my Horse Combat Patch) but the judgmental nanny state fuck heads nuked everything.
Blaze69 Posted December 6, 2018 Posted December 6, 2018 1 hour ago, Shadowscale said: Edit: Found the post you referring to. It reads like an indirect pointing toward LL and YA. Yeah, thinking about it, it's too specific to not be a veiled reference to YA. Well, whoever they are, and whatever reason they had to mention it, I salute their contribution to the cause. Let the confursion begin! ? 45 minutes ago, MadMansGun said: indeed i did, some of them even had a good number of endorsements as well (like my Horse Combat Patch) but the judgmental nanny state fuck heads nuked everything. Even if they had gone all censor-happy on you, I would have expected them to tell you something about it, even if it was just "this content is not okay here". Deleting it without saying anything at all is just wrong. Oh, well. Their loss. We all merry degenerates in here get to enjoy the good stuff without having to put up with any toxicity, so it's a win for us. 2
Taven Posted December 7, 2018 Posted December 7, 2018 Now, I know that you guys are already busy with finishing up YA 5.0, but a follower mod that I had been keeping an eye on has FINALLY been ported from SSE to LE. That mod is the Lucien follower mod, and this mod looks really awesome. If you guys could find the time to make a YA patch for it, that would be great, and it's still alright if you can't atm!
Blaze69 Posted December 7, 2018 Posted December 7, 2018 15 minutes ago, Taven said: Now, I know that you guys are already busy with finishing up YA 5.0, but a follower mod that I had been keeping an eye on has FINALLY been ported from SSE to LE. That mod is the Lucien follower mod, and this mod looks really awesome. If you guys could find the time to make a YA patch for it, that would be great, and it's still alright if you can't atm! The patch would have to be rebuilt as soon as YA 5.0 drops, so unless Bad Dog has to significantly delay the ETA on the 5.0 release, IMO it wouldn't make sense to work on a patch for the current version of YA. You are probably going to have to start a new game to prevent bugs with 5.0 anyway, so I'd say it can wait for now.
Shadowscale Posted December 7, 2018 Posted December 7, 2018 Decides to comment on that Reddit thread and got this reply back. Quote More curious than anything. The internet and its diversity of people never ceases to amaze me. And I am happy to see that Skyrim modders aren't all just into boobies. ^_^ *bows*
Blaze69 Posted December 7, 2018 Posted December 7, 2018 11 minutes ago, Shadowscale said: Decides to comment on that Reddit thread and got this reply back. "I am happy to see that Skyrim modders aren't all just into boobies". Well, I mean, boobies are still an important part of this mod, they just happen to be non-human boobies. But then again, dicks are as important as boobs with pretty much equal focus and work gone into them (which doesn't usually happen, as the modded content is predominantly female-focused), so they may have a point.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now