19 Commits

Author SHA1 Message Date
Christopher Whitley 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 36eb2c66bc Updated .gitignore 2024-05-19 15:25:54 -04:00
Christopher Whitley a5f16a0cb9 Update for new .artifacts directory 2024-05-18 21:30:49 -04:00
Andreas Torebring b85f526275 Ignore Visual Studio cache 2024-04-15 22:14:50 +02:00
Christopher Whitley e76a83ced3 Ignore cake output directory 2023-11-16 00:53:34 -05:00
Andreas Torebring b426c86fa9 Uncomment and fix tests 2022-11-14 21:30:02 +01:00
Andreas Torebring 06ed04e7a9 Add .user file to gitignore 2022-08-27 19:56:36 +02:00
Lucas Girouard-Stranks 6e8dcbb922 Update .gitignore 2020-11-30 17:33:17 -05:00
Geir Sagberg c7410c9a9e Don't add entity to _removedEntities if it is already there (#658)
* Gitignore .vscode/

* Fix casing of Installation.md

* Make Destroy Entity idempotent
2020-02-29 20:48:49 +10:00
Lucas Girouard-Stranks 7c8de64caa Math folder (#594)
* Move files to `Math` folder

* Allow `.DotSettings` (not `.DotSettings.user`)

* Allow the `Math` folder to ignore namespaces
2019-02-19 16:08:45 +10:00
Dylan Wilson e962cec448 A mix between Tiled and GUI stuff (#553)
* mostly restored the tiled importer unit tests

* code cleanup

* code cleanup

* almost got tiled maps serialization independent of the content pipeline

* refactored the tiled map content importer so that tiled maps can be loaded at runtime

* code cleanup

* removed nuspec files

* experimenting with an XML based GUI markup parser

* a few more markup parser features

* finally got a working open file dialog

* experimenting with markup bindings

* attached properties

* working on the gui stuff again

* working on a better textbox

* multiline textboxing

* new text box is really coming along

* removed the content explorer experiment

* restored the old gui demo back to the way it was before (for now)
2018-10-09 22:18:48 +10:00
Dylan Wilson 3ff145422e merged from develop 2018-05-23 22:51:45 +10:00
Dylan Wilson 5e8689847d baked into a cake 2018-05-22 21:41:09 +10:00
Dylan Wilson c55a8ce5d0 c# 7 features are breaking things 2018-05-02 20:43:46 +10:00
Dylan Wilson 6ccfd41e17 added nuget packing to the cake script 2018-04-19 22:08:40 +10:00
Dylan Wilson 7064821a5f added a basic cake build script 2018-04-18 21:38:46 +10:00
Dylan Wilson 3fd6a7c826 added a cname file to the docs 2017-03-18 21:49:11 +10:00
Dylan Wilson 991c533353 refactored on input events 2015-08-23 00:05:22 +10:00
Dylan Wilson 777cf59fc3 Initial commit 2015-07-06 21:38:13 +10:00