- May 16, 2007
-
-
Shon Ferguson authored
Updated user's guide.
-
- Apr 23, 2007
-
-
Shon Ferguson authored
More documentation improvements. Added documentation to NiDynamicEffect-derived objects, removed some obsolete examples, and replaced remaining references to "block" with "object" wherever possible.
-
- Apr 02, 2007
-
-
Shon Ferguson authored
-
- Mar 31, 2007
-
-
Shon Ferguson authored
-
- Mar 27, 2007
-
-
Shon Ferguson authored
Realized that Niflib was not compiling in DLL mode, so started working on fixing that. All NiObject classes need to have NIFLIB_API and NIFLIB_HIDDEN put on each public function, rather than marking the whole class. Still a lot left to change, but niflib.cpp and ComplexShape.cpp both compile without errors in DLL mode now.
-
- Jan 08, 2007
-
-
Shon Ferguson authored
-
- Nov 19, 2006
-
-
Shon Ferguson authored
-
- Sep 15, 2006
-
-
Shon Ferguson authored
-
- Sep 08, 2006
-
-
Tazpn authored
-
- Aug 27, 2006
-
-
Tazpn authored
2. Add some extra helpers around sequence and animation.
-
- Jun 24, 2006
-
-
Shon Ferguson authored
Made ShortString an intrinsic type to fix problems with writing them. Removed extra byte in HeaderString NifStream function.
-
- Jun 18, 2006
-
-
Shon Ferguson authored
Commented out functions written by Amorilia that I need to figure out how to fix.
-
Tazpn authored
Major update to python generation scripts and others. Currently just namepace and mutable size members with appropriate generated code.
-
- Jun 11, 2006
-
-
Amorilia authored
Regenerated all the code in the gen/ folder (no more publics in NiLight, optimized "Ref.h" include).
-
- Jun 07, 2006
-
-
Shon Ferguson authored
Made DLL creation optional and added a "Release - DLL" configuration. The Release configuration creates a static library.
-
Shon Ferguson authored
-
- Jun 05, 2006
-
-
Shon Ferguson authored
Made all include paths relative so you don't have to set any directories to compile. Hopefully Amorilia will fix this in the code generation script. Implemented a few more functions.
-
- Jun 04, 2006
- Jun 03, 2006
- Jun 02, 2006
-
-
Shon Ferguson authored
Moved all generated files to gen sub directory. Renamed some generated files.
-