- Jun 17, 2006
-
-
Shon Ferguson authored
Fixed double N's in NiTexturingProperty.
-
Shon Ferguson authored
-
- Jun 16, 2006
-
-
Shon Ferguson authored
-
- Jun 15, 2006
-
-
Shon Ferguson authored
-
- Jun 14, 2006
-
-
Shon Ferguson authored
Some other DAoC related fixes to XML.
-
Tazpn authored
-
Shon Ferguson authored
-
Shon Ferguson authored
-
Shon Ferguson authored
-
Shon Ferguson authored
Fixed problem with NiCollisionData being used instead of NiCollisionObject in 20.0.0.4 files.
-
Shon Ferguson authored
Removed some cout statements I had left behind. Fixed problem with NiSkinInstance attaching itself to the skeleton root on load. Increased debug limit on strings to 4000 to allow a particular Oblivion file to load.
-
- Jun 13, 2006
-
-
Shon Ferguson authored
-
Shon Ferguson authored
GoToSkeletonBindPosition also works now as well.
-
Amorilia authored
-
- Jun 12, 2006
-
-
Amorilia authored
-
Amorilia authored
SWIG wrapper improvement (but still far from complete): the generator looks into the XML to see what vector templates must be created.
-
Tazpn authored
Update Ni*Properties with helper functions. Flags are left as ushort for now until enums are generated by xml. Add DynamicCast for collections. Disabled with USE_NIFLIB_TEMPLATE_HELPERS by default to avoid showing up in python.
-
Shon Ferguson authored
-
Shon Ferguson authored
-
- Jun 11, 2006
-
-
Amorilia authored
-
Amorilia authored
Added istemplate="1" tag to the template types in the XML (only required for the basic ones, but added to the others as well for consistency). Updated generated SWIG interface file.
-
Amorilia authored
-
Amorilia authored
Shon's XML update is now also reflected in /gen/obj_defines.h.
-
Tazpn authored
-
Amorilia authored
Regenerated all the code in the gen/ folder (no more publics in NiLight, optimized "Ref.h" include).
-
Shon Ferguson authored
-
- Jun 10, 2006
-
-
Tazpn authored
-
Tazpn authored
Fix iterator issue with NiNode when clearing children and Clearing issue with NiObjectNET and controllers.
-
Shon Ferguson authored
-
Shon Ferguson authored
Implemented Color3 object. Adjusted project settings to make the Maya importer link faster.
-
- Jun 08, 2006
-
-
Shon Ferguson authored
-
Shon Ferguson authored
Ported NiPixelData functions. Aside from NiControllerSequence, all the old interfaces have now been ported and should work, however none have been tested.
-
Shon Ferguson authored
-
Shon Ferguson authored
Tried to implement functions for NiControllerSequence, but can't until problems in the XML are fixed.
-
- Jun 07, 2006
-
-
Shon Ferguson authored
-
Shon Ferguson authored
Commented out non-generated files from pch.h so that everything is not rebuilt any time a header changes. Implemented functions for various key containing objects.
-
Shon Ferguson authored
-
Shon Ferguson authored
Made DLL creation optional and added a "Release - DLL" configuration. The Release configuration creates a static library.
-
Shon Ferguson authored
-
Shon Ferguson authored
Enabled precompiled headers in MS Visual C++ project. Also tried some tweaked optimization settings to make it compile faster.
-