Commit Graph
10 Commits
Author SHA1 Message Date
Christopher WhitleyandGitHub 0fe1064217 Merge Release into Develop (#912)
* Make CurrentFrame return the actual frame index from the source atlas

* Start the animation controller playing, don't make the consumer manually call it initially

* Play is automatically called in the controller ctor

* Added property to get name of current animation

* Only copy reference files if user opts in by specifying property in csproj

* Update Kni solution to new project structure

* Update Fna solution to new project structure

* Bump version number to 4.0.0

* Update release workflow

* Remove old test
2024-07-08 18:27:54 -04:00
Christopher WhitleyandGitHub 9bd208184f Update Changelog (#889)
* Updated so all projects have changelog in root when viewing in visual studio

* Updated changelog
2024-06-11 11:22:10 -04:00
Christopher WhitleyandGitHub 49038f5d42 Replace Matrix2 with Matrix3x2 (#870)
* Replace `Matrix2` with `Matrix3x2`

* Update benchmarks

* Add XML documentation for `Matrix3x2`
2024-05-27 15:44:38 -04:00
Christopher Whitley f25d972b88 Setup code analysis with .editorconfig 2024-05-19 15:53:24 -04:00
Christopher Whitley 24d9477a0f Drop CAKE build and move Build CI to github workflow 2024-05-19 15:28:33 -04:00
Christopher Whitley 6b02975755 Set ArtifactPath within the project category directory 2024-05-19 15:27:43 -04:00
Christopher Whitley 85903027f0 Renamed 'Logos' directory to 'logos'
Case sensitivity matters depending on operating system, so it's more convenient where possible to keep directory names lower case
2024-05-18 21:37:29 -04:00
Christopher Whitley a85188eb32 Moved props from targets file 2024-05-18 21:29:48 -04:00
Christopher Whitley 2696b4f5f4 Added <Authors> to root props 2024-05-18 21:01:16 -04:00
Christopher Whitley f4aff0e6a1 Add root props file 2024-05-18 20:39:58 -04:00