Skip to content
Snippets Groups Projects
  • jonwd7's avatar
    844160d2
    Enum and Compound changes · 844160d2
    jonwd7 authored
    Fixed a few enum types to bitflags.  Renamed some compounds to match the types in engine.  Removed MTransform because it doesn't exist.  The NiAVObject transform is simply an NiTransform written out of order.   Switched types to use NiQuatTransform where applicable.
    
    Made an NiPlane compound to match the type used in engine.   Switched types to use NiPlane where applicable.
    
    Removed some unused compounds and commented code.
    844160d2
    History
    Enum and Compound changes
    jonwd7 authored
    Fixed a few enum types to bitflags.  Renamed some compounds to match the types in engine.  Removed MTransform because it doesn't exist.  The NiAVObject transform is simply an NiTransform written out of order.   Switched types to use NiQuatTransform where applicable.
    
    Made an NiPlane compound to match the type used in engine.   Switched types to use NiPlane where applicable.
    
    Removed some unused compounds and commented code.