-
- Downloads
Added Key templates to Python wrapper.
Renamed CreateBlock to CreateObject and made it clear that it is not necessary for the user to call this function unless s/he is working through Python. Removed BlocksInMemory function. Call NiObject::NumObjectsInMemory instead. Removed CreateBlock template since new keyword can be used. Implemented GetScale and SetScale functions of bhkNiTriStripsShape to fix linker errors when compiling Python wrapper.
Showing
- gen/obj_factories.cpp 1 addition, 1 deletiongen/obj_factories.cpp
- niflib.cpp 4 additions, 9 deletionsniflib.cpp
- niflib.h 11 additions, 34 deletionsniflib.h
- obj/NiObject.cpp 1 addition, 1 deletionobj/NiObject.cpp
- obj/NiObject.h 0 additions, 3 deletionsobj/NiObject.h
- obj/bhkNiTriStripsShape.cpp 8 additions, 0 deletionsobj/bhkNiTriStripsShape.cpp
- obj/bhkNiTriStripsShape.h 1 addition, 1 deletionobj/bhkNiTriStripsShape.h
- pyniflib.i 12 additions, 2 deletionspyniflib.i
Loading
Please register or sign in to comment