mirror of
				https://github.com/OpenMW/openmw.git
				synced 2025-10-31 16:26:38 +00:00 
			
		
		
		
	| Renamed Nif:KeyListT to Nif::CurveT, moved it into its own file and changed its implementation so that on compatible platforms, the entire array of key-frames can be read in a single read call. Added a helper class called Nif::CurveT::interpolator to allow other code to easily evaluate the curve. Reworked part of the skeletonLoader code to use the interpolator to simplify its own logic. | ||
|---|---|---|
| .. | ||
| tests | ||
| .gitignore | ||
| controlled.hpp | ||
| controller.hpp | ||
| curve.hpp | ||
| data.hpp | ||
| effect.hpp | ||
| extra.hpp | ||
| niffile.cpp | ||
| niffile.hpp | ||
| nifstream.hpp | ||
| niftypes.hpp | ||
| node.hpp | ||
| property.hpp | ||
| record.hpp | ||
| recordptr.hpp | ||