Skip to content
Snippets Groups Projects
  • Shon Ferguson's avatar
    b342b652
    Added Key templates to Python wrapper. · b342b652
    Shon Ferguson authored
    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.
    b342b652
    History
    Added Key templates to Python wrapper.
    Shon Ferguson authored
    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.