15 Commits (901929bdf590c91300fcb62794c6957f6917d187)

Author SHA1 Message Date
Dirk Lemstra 901929bdf5 [SL.Core] Fixed new StyleCop issues. 7 years ago
Gerard Gunnewijk fb38a57fd1 [SL.Core] Added deconstructors 7 years ago
Jason Nelson 5121210849 [SL.Core] Add and use HashCode polyfill 8 years ago
James Jackson-South bc0e521265 [SL.Core] Make deg - rad conversion public 8 years ago
Jason Nelson 8c101f093b [SL.Core] Replace == with Equals 8 years ago
Jason Nelson 6c3502976e [SL.Core] Remove aggressive inlining hint from trival accessors 8 years ago
Jason Nelson 383bd7b147 [SL.Core] Format Rectangle 8 years ago
Jason Nelson 1729bd662b [SL.Core] Remove private implementations of GetHashCode (and it's call overhead) 8 years ago
Jason Nelson 9f2ae5eaf9 [SL.Core] Extend HashHelper.Combine to accept 2, 3, or 4 args 8 years ago
Dirk Lemstra 0910b0ba36 [SL.Core] Changed copyright header. 9 years ago
Dirk Lemstra f58afef9ef [SL.Core] Fixed all stylecop warnings. 9 years ago
Scott Williams 7e377e605d [SL.Core] remove IsEmpty based ToString() branches 9 years ago
Scott Williams cf9f6451b5 [SL.Core] Revert "add center property to rectangle" 9 years ago
Scott Williams d563233bf4 [SL.Core] add center property to rectangle 9 years ago
Scott Williams 1dac8dbfb0 [SL.Core] rename project from Primitives to Core 9 years ago
Scott Williams d5495aa4a6 [SL.Core] Remove matrix in favour of Matrix3x2 9 years ago
Scott Williams f4626c1ceb [SL.Core] add matrix tests & fix GetHashCode 9 years ago
Scott Williams 979573d395 [SL.Core] initial primitive 9 years ago