aboutsummaryrefslogtreecommitdiff
path: root/modules/mono/glue/cs_files/Color.cs
Commit message (Expand)AuthorAgeFilesLines
* mono: New Color methods: Darkened, Lightened and ToRgba32Kelly Thomas2018-05-171-4/+22
* #18051: Do not use `var` in a for-loop, or where type is not obviousXavier Cho2018-04-171-2/+2
* #18051: Use common name for Color type argumentXavier Cho2018-04-171-5/+5
* #18051: Use default parameter valueXavier Cho2018-04-171-1/+1
* #18051: Remove redundant parenthesisXavier Cho2018-04-171-9/+9
* #18051: Remove unnecessary variable assignmentsXavier Cho2018-04-171-3/+3
* #18051: Use 'var' when applicableXavier Cho2018-04-171-14/+14
* #18051: Remove redundant casts and 'using', 'else', 'this' statementsXavier Cho2018-04-171-45/+25
* Replace float with real_t, default Vectors, other misc C# improvementsAaron Franke2018-03-221-7/+8
* Fixes Mono color creation from string.Pieter-Jan Briers2018-01-101-13/+13
* Mono: Use PascalCase in core types.Andreas Haas2017-11-211-22/+22
* Convert DOS line endings to Unix line endingsRémi Verschelde2017-11-051-590/+590
* Added mono moduleIgnacio Etcheverry2017-10-031-0/+590