Skip to content

v0.2

Compare
Choose a tag to compare
@lithiumtoast lithiumtoast released this 05 Dec 00:11
  • Project renamed: Ankura -> Katabasis
  • Removed .FNA project; there is only one Katabasis project now.
  • Cleanup FNA forked code; removed C# regions and other nonsense.
  • Removed content pipeline.
  • Removed stock effects.
  • Removed unused packed vectors.

The following types have removed:

  • ContentExtensions
  • ContentLoadException
  • ContentManager
  • ContentReader
  • ContentSerializerAttribute
  • ContentSerializerCollectionItemNameAttribute
  • ContentSerializerIgnoreAttribute
  • ContentSerializerRuntimeTypeAttribute
  • ContentSerializerTypeVersionAttribute
  • ContentTypeReader
  • ContentTypeReaderManager
  • LzxDecoder
  • ResourceContentManager
  • AlphaTestEffectReader
  • ArrayReader
  • BasicEffectReader
  • BooleanReader
  • ByteReader
  • CharReader
  • ColorReader
  • DateTimeReader
  • DecimalReader
  • DictionaryReader
  • DoubleReader
  • DualTextureEffectReader
  • EffectMaterialReader
  • EffectReader
  • EnumReader
  • EnvironmentMapEffectReader
  • ExternalReferenceReader
  • IndexBufferReader
  • Int16Reader
  • Int32Reader
  • Int64Reader
  • ListReader
  • MatrixReader
  • NullableReader
  • QuaternionReader
  • RectanglerReader
  • RefleciveReader
  • SByteReader
  • SingleReader
  • SkinnedEffectReader
  • SongReader
  • SoundEffectReader
  • SpriteFontReader
  • StringReader
  • Texture2DReader
  • Texture3DReader
  • TextureCubeReader
  • TextureReader
  • TimeSpanReader
  • UInt16Reader
  • UInt32Reader
  • UInt64Reader
  • Vector2Reader
  • Vector3Reader
  • Vector4Reader
  • VertexBufferReader
  • VertexDeclarationReader
  • VideoReader
  • MatrixConverter
  • QuaternionConverter
  • Vector2Converter
  • Vector3Converter
  • Vector4Converter
  • IEffectFog
  • IEffectLights
  • IEffectMatrices
  • AlphaTestEffect
  • BasicEffect
  • DualTextureEffect
  • EffectHelpers
  • EnvironmentalMapEffect
  • SkinnedEffect
  • Alpha8
  • Bgr565
  • Bgra4444
  • Bgra5551
  • Byte4
  • HalfSingle
  • HalfTypeHelper
  • HalfVector2
  • HalfVector4
  • IPackedVector
  • NormalizedByte2
  • NormalizedByte4
  • NormalizedShort2
  • NormalizedShort4
  • Rg32
  • Rgba1010102
  • Rgba64
  • Short2
  • Short4