- Sep 15, 2006
-
-
Shon Ferguson authored
-
- Jun 25, 2006
-
-
Tazpn authored
-
- Jun 22, 2006
-
-
Tazpn authored
Minor fixes so that the iterator iterates and doesn't cause an infinate loop when these functions are accessed.
-
- 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 16, 2006
-
-
Shon Ferguson authored
-
- Jun 10, 2006
-
-
Tazpn authored
Fix iterator issue with NiNode when clearing children and Clearing issue with NiObjectNET and controllers.
-
- Jun 06, 2006
-
-
Shon Ferguson authored
More functions implemented. NiNode and NiObjectNET are now good examples of how to deal with pointers. With implementation of NiNode::GetChildren function, I was able to re-enable the building up of the bind position.
-
- Jun 05, 2006
-
-
Shon Ferguson authored
-
- Jun 04, 2006
-
-
Shon Ferguson authored
-
Shon Ferguson authored
-
- Jun 03, 2006
-
-
Shon Ferguson authored
-
- May 29, 2006
-
-
Shon Ferguson authored
-
- May 27, 2006
-
-
Shon Ferguson authored
-
Shon Ferguson authored
Incorporated defines into the h and cpp files I'd already made for NiNode, NiObjectNET, and NiAVObject.
-
- May 19, 2006
-
-
Shon Ferguson authored
Noticed that I had forgot to include NiObject.cpp in my last commit... unfortunately I've already started splitting off classes into their own files so that's included in this commit as well. I also noticed that I never implemented the member functions of Ref! I still haven't, but I was just surprised it's been compiling without complaint.
-