o Importer
- Added Vertex Color modifier support - Fixed issue with static animation import - Fixed issue with skin vertex weight count import o Exporter - Dropped registry support in favor of INI file. - Dropped Official Max6 support because I do not have SDK to compile it with (try the max 7 files). - Fixed issue with importing glossiness setting on textures. - Fixed issues with export of vertex color. Alpha map is now exported as part of the normal color map. - No longer exports meshes associated with bone or biped nodes. - No longer exports extra NiNode when exporting NiTriGeom-based objects (can be reset in ini file) - Mass, Restitution(Ellasticity), and Friction now share values with Reactor(Havok) - Modified UPB export to actually export the values in the UserPropBuffer not just a fixed list. - Added Skin Modifier export o NifProps Utility - Mass, Restitution(Ellasticity), and Friction now share values with Reactor(Havok)
Showing
- MaxNifPlugins_Readme.txt 22 additions, 0 deletionsMaxNifPlugins_Readme.txt
- MaxNifTools.ini 19 additions, 5 deletionsMaxNifTools.ini
- NifCommon/niutils.cpp 57 additions, 0 deletionsNifCommon/niutils.cpp
- NifCommon/niutils.h 32 additions, 16 deletionsNifCommon/niutils.h
- NifExport/Config.cpp 8 additions, 2 deletionsNifExport/Config.cpp
- NifExport/DllEntry.cpp 26 additions, 2 deletionsNifExport/DllEntry.cpp
- NifExport/Exporter.cpp 20 additions, 24 deletionsNifExport/Exporter.cpp
- NifExport/Exporter.h 39 additions, 8 deletionsNifExport/Exporter.h
- NifExport/Mesh.cpp 299 additions, 44 deletionsNifExport/Mesh.cpp
- NifExport/NifExport_VC80.vcproj 6 additions, 6 deletionsNifExport/NifExport_VC80.vcproj
- NifExport/Strips.cpp 3 additions, 1 deletionNifExport/Strips.cpp
- NifExport/Util.cpp 104 additions, 4 deletionsNifExport/Util.cpp
- NifImport/DllEntry.cpp 32 additions, 8 deletionsNifImport/DllEntry.cpp
- NifImport/ImportAnimation.cpp 3 additions, 3 deletionsNifImport/ImportAnimation.cpp
- NifImport/ImportCollision.cpp 44 additions, 54 deletionsNifImport/ImportCollision.cpp
- NifImport/ImportMeshAndSkin.cpp 175 additions, 114 deletionsNifImport/ImportMeshAndSkin.cpp
- NifImport/ImportSkeleton.cpp 3 additions, 0 deletionsNifImport/ImportSkeleton.cpp
- NifImport/MaxNifImport_VC80.vcproj 0 additions, 4 deletionsNifImport/MaxNifImport_VC80.vcproj
- NifImport/NIFImport.cpp 36 additions, 35 deletionsNifImport/NIFImport.cpp
- NifImport/NIFImporter.h 4 additions, 2 deletionsNifImport/NIFImporter.h
Loading
Please register or sign in to comment