Code Monkey home page Code Monkey logo

haydeetools's People

Contributors

johnzero7 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

haydeetools's Issues

Tools refuse to open .outfit files

For some reason importing .outfit file works incorrectly. Sometimes it is just an empty file without any error message, others come with errors.
More specific demonstration is here

Import/Export De-Smoothing

Hello.
When I export my meshes, they lose their vertex smoothing.
I tested this by importing the vanilla Haydee model, not changing anything, then exporting. I used both Blender 2.79 and 3.5.

It causes the mesh to go from this:
{CF39D4F4-CC4B-4D80-BB37-2A0C968A21BD}

To this:
{82ADFC69-B28E-44D4-8216-7481F6201FFB}

Error while enabling

123
I tried to install and enable ver 1.1.2 and it shown me this.
But ver 1.0.6 worked correctly.
Blender ver 2.79

Shader node trees are incorrect/broken

This is on the Haydee 1 vanilla outfit.

  • Connections are missing for normal textures, even though the nodes are in place.
  • The normals Image Texture node is duplicated for “alpha” but is the same image.
  • S textures have a square root math node on the end of each channel for some reason, and none are connected.
  • The roughness channel of S textures needs to be color inverted.
  • E texture node is present even when there is no E texture, but is not connected even when there is one.

[Haydee 2] Broken Skeleton

Imports all skins (outfits) at once and binds one skeleton to them.
They must be separate.
But that's okay, the unnecessary skin/mesh parts can be removed, but the skeleton that is created, it is not useful at all.
For example, as shown in the second screenshot, the whole arm should move, but only half moves, other connected mesh parts frozen.
I don't do mods, I just want to port this standart model, the once popular "Haydee Redux v2"
https://steamcommunity.com/sharedfiles/filedetails/?id=2322882999&searchtext=
Using Blender 2.93.0 Octane Edition / HaydeeTools v1.3.1
Archive with the imported model just in case. > https://anonfiles.com/zdx2Y3H3ue/Broken_Haydee_rar
Screenshot_2
Screenshot_1

Weird Lines Without any Edition

Hi there! First of all thanks for make this tool available.

Before any serious endeavor to edit haydee's meshes i ran a simple test:
I imported a ".outfit" with just one mesh and the ragdoll and then I exported a ".dmesh" without any edition on Blender. After using edith to generate the ".mesh" and the ".skin" and generate the new "*. outfit" to check the results I notice a weird lines on the model ( i suppose it's where the mesh islands met).

This happened with different meshes like the Nude EVA; TNA; LK&SV; Haydee Redux. If i open the "*dmesh" on blender these same lines are noticeable on Blender too ( So i'm sure the problem is not on Edith). I tried with versions 2.79 and 2.80 with HaydeeTools 1.0.6 and 1.2.0; same things happens.

The meshes and textures of the pictures are from EVA; but like i said it happens with various meshes i tried. The lines are also on her neck; between shoes and legs; shoulders etc.

regular mesh:
normal

same after just import and export on Blender without any edition:
exported

Am I missing something? Maybe some settings or configurations on blender? Any workaround?

Skeletons imported with meshes are rotated

This one's a little strange, but when a skeleton is imported alongside a mesh, be it one embedded in a .mesh or .dmesh, or one loaded alongside a .outfit file, the skeleton is rotated approx. 1.2° along the global x-axis when compared to a skeleton imported from a .skel or a .dskel, resulting in bones not lining up with the mesh correctly.

In the pictures below, the highlighted skeleton is the one imported alongside the mesh. The second image shows detail on how misaligned the upper bones become.
2020-07-20
2020-07-20 (1)

How to install this in Blender?

I'm interested in using this addon to mod the game. I have the latest stable version of blender installed (2.78c), and tried adding the *.py files via "User Preferences -> Addons -> Install from file...". But no additional import options show up on the UI. Also, the addon is not listed in the addons list. What am I doing wrong here? I also tried zipping all your *.py files into a zip archive and loading that with "Install from file...", but again, nothing happened. Any help on this matter would be much appreciated.

export to .mesh

will there be an option to export to .mesh file? or did i do something wrong in installation? there is no button to export to .mesh, only .dmesh, and so far i haven't found anything online to convert .dmesh to .mesh.

Error when importing .skel files

Any time I import a .skel file, I get an error message as shown after the standard output here:

skel: C:\Steam\steamapps\common\Haydee\Outfits\Haydee\Haydee.skel
Signature: HD_CHUNK
(  0.0010 sec |   0.0010 sec) Importing dmesh
  (  0.0020 sec |   0.0010 sec) Build armature
Importing Armature 77 bones
    (  0.0040 sec |   0.0020 sec) create bones
      (  0.0250 sec |   0.0200 sec) create bones end
    (  0.0260 sec |   0.0240 sec) parenting bones
      (  0.0440 sec |   0.0180 sec) parenting bones end
    (  0.0450 sec |   0.0430 sec) aligning bones
      (  0.0680 sec |   0.0220 sec) aligning bones end
    (  0.0730 sec |   0.0710 sec) Build armature end
  (  0.0750 sec |   0.0740 sec) Finish Importing dmesh
Progress: 100.00%

Traceback (most recent call last):
  File "C:\Users\Brett\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\HaydeeTools-master\HaydeeImporter.py", line 420, in execute
    return read_skel(self, context, self.filepath)
  File "C:\Users\Brett\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\HaydeeTools-master\HaydeeImporter.py", line 368, in read_skel
    boneGroup = armature_ob.pose.bone_groups.new(groupName)
TypeError: BoneGroups.new(): required parameter "name" to be a keyword argument!

The armature seems to import perfectly well despite this, unless the addon is trying to combine the skeleton with objects already in the scene, like when importing a .skin file over a .mesh.

Weird Blocky Models

i've been using this tool for a good while but i've had this problem for the whole process and it's getting annoying...
it happens every time i export the models with no other options to fix it...
but it looks great in blender with it being all smooth and everything but the export destroys it...

20210213220141_1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.