Rémi Verschelde
|
42d385b312
clang-format: Disable alignment of operands, too unreliable
|
4 yıl önce |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 yıl önce |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
4 yıl önce |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 yıl önce |
PouleyKetchoupp
|
d8f681029f
Support for Dynamic BVH as 2D Physics broadphase
|
4 yıl önce |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 yıl önce |
Michael Alexsander
|
bd2a2a7e40
Turn Rect2's 'intersects_touch()' into an extra argument of 'intersects()'
|
5 yıl önce |
nathanwfranke
|
2d8289579a
Fix bug where Control at origin with 0 size not rendered
|
5 yıl önce |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 yıl önce |
Aaron Franke
|
86922ff70b
Make is_equal_approx separate for structures
|
6 yıl önce |
Alexander Holland
|
a681c90009
Make Rect2.encloses return true on same size
|
6 yıl önce |
Rémi Verschelde
|
ae41e35191
Merge pull request #27676 from qarmin/small_fixes_2
|
6 yıl önce |
qarmin
|
8460d0678c
Small fixes to static analyzer bugs
|
6 yıl önce |
lupoDharkael
|
6232e7eed3
Add missing methods to Rect2i
|
6 yıl önce |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 yıl önce |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 yıl önce |
Aaron Franke
|
14fe7230f4
[Core] Move Vector2i and Rect2i out of math_2d.h
|
7 yıl önce |
Aaron Franke
|
2eb8a9749e
[Core] Move Rect2 and Transform2D to their own files
|
7 yıl önce |