ErrorCraft
|
e7797eea67
|
Add Sector shape
|
4 years ago |
Giuseppe Lippolis
|
b38a50009e
|
fix: XML Comment
|
4 years ago |
Nikita Tsukanov
|
27e87857af
|
Some docs and refactorings
|
4 years ago |
Scott Whitney
|
4cc7dba01a
|
Changed backing types to decimal. Added NumberFormat property. Changed ThrowCannotBeGreaterThanException to accept generics as it displays the values only.
|
5 years ago |
Dariusz Komosinski
|
3ac615c4e3
|
Make GritSplitter calculations match the ones in WPF.
|
5 years ago |
Dariusz Komosinski
|
da1f3968ef
|
Parse most of the vector-like types during XAML compilation.
|
6 years ago |
Rustam Sayfutdinov
|
8414ace5cf
|
Remove duplicate code for RoundLayoutValue
|
6 years ago |
Rustam Sayfutdinov
|
b206298d53
|
Extract throw exception method
|
6 years ago |
Dariusz Komosinski
|
179fdd21b3
|
Use epsilon when checking for singular matrices. Add benchmark for decomposing a Matrix. Add more tests for Matrix struct.
|
6 years ago |
Dariusz Komosinski
|
8c5b22c8cc
|
Initial CSS like transform support.
|
6 years ago |
Rustam Sayfutdinov
|
3307fd577b
|
Replace check AreClose(x, 1) by IsOne in RoundLayoutValue
|
6 years ago |
Rustam Sayfutdinov
|
0281678ae3
|
Add check to bound in float Clamp
|
6 years ago |
Rustam Sayfutdinov
|
c3fca8325f
|
Add math utilities to compare single precision
|
6 years ago |
Rustam Sayfutdinov
|
1ce6df7186
|
Remove duplicate code for MathUtilities
|
6 years ago |
Rustam Sayfutdinov
|
c73e777ed2
|
Return hack with double.Epsilon
|
6 years ago |
Rustam Sayfutdinov
|
a2b5b3ad3b
|
Fix machine epsilon for double elsewhere
|
6 years ago |
Rustam Sayfutdinov
|
006186b981
|
Fix machine epsilon for double
|
6 years ago |
Steven Kirk
|
4d01dacd77
|
Remove copyright headers.
Some of our files had them, some didn't. They serve no purpose legally so best to remove the ceremony.
|
6 years ago |
Steven Kirk
|
58b79a7724
|
Validate min/max in MathUtilities.Clamp.
|
7 years ago |
José Pedro
|
39b19e8ff3
|
XML comment fixes.
|
7 years ago |
Wiesław Šoltés
|
f0ada1c82f
|
Update MathUtilities.cs
|
7 years ago |
Jumar Macato
|
4fbd443386
|
Add WPF's UIElement.RoundLayoutValue to MathUtilities.
|
7 years ago |
Jumar Macato
|
aea3bbcbd0
|
Part 6 of n
|
7 years ago |
Jumar Macato
|
9f1d70e592
|
Part 4 of n
Removed more legacy stuff
Added Math Functions needed from WPF's DoubleUtil.
|
7 years ago |
Andrey Kunchev
|
5c74c49a0a
|
pr notes
|
8 years ago |
Miha Markič
|
eb93c9f4a7
|
Spellchecks comments and code in Avalonia.Base
|
8 years ago |
Steven Kirk
|
5be41985c3
|
Renamed Perspex -> Avalonia
|
10 years ago |
Steven Kirk
|
145411020b
|
Ran .net core code formatter.
|
11 years ago |
Steven Kirk
|
6151aef188
|
Removed file headers.
|
11 years ago |
Steven Kirk
|
6167bacf54
|
Moved to more standard filesystem layout.
Based on https://gist.github.com/davidfowl/ed7564297c61fe9ab814 and https://github.com/fsprojects/ProjectScaffold
|
11 years ago |
Steven Kirk
|
aa147f0423
|
More stylecoping.
|
11 years ago |
Steven Kirk
|
09ef0309b1
|
Added validation/coercion to RangeBase properties.
|
11 years ago |