Rémi Verschelde
|
3b11e33a09
clang-format: Disable alignment of operands, too unreliable
|
4 年之前 |
Anilforextra
|
90908cd67d
Add Get Center Method for Rect2/Rect2i and AABB.
|
4 年之前 |
Aaron Franke
|
554c776e08
Reformat structure string operators
|
4 年之前 |
PouleyKetchoupp
|
3877ed73d0
Dynamic BVH broadphase in 2D & 3D Godot Physics
|
4 年之前 |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 年之前 |
Rémi Verschelde
|
058f3fe069
Merge pull request #44149 from madmiraal/rename-tangent-orthogonal
|
4 年之前 |
Marcel Admiraal
|
b628912af0
Rename Rect2 and Rect2i grow_margin() to grow_side()
|
4 年之前 |
Marcel Admiraal
|
4b8b803931
Rename Control margin to offset
|
4 年之前 |
Marcel Admiraal
|
2df9a8ccad
Rename Rect2 and Rect2i clip() to intersection()
|
4 年之前 |
Marcel Admiraal
|
a24c38d1a8
Rename Vector2.tangent() to Vector2.orthogonal()
|
4 年之前 |
reduz
|
05de7ce6ca
Refactored variant setters/getters
|
5 年之前 |
Rémi Verschelde
|
424cd00f8b
doc: Sync classref with current source + fixup some bindings
|
5 年之前 |
reduz
|
f123981a96
Implement DirectionalLight2D
|
5 年之前 |
reduz
|
b8c64184c6
Refactored binding system for core types
|
5 年之前 |
Rémi Verschelde
|
85220fec01
Style: Remove unnecessary semicolons from `core`
|
5 年之前 |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 年之前 |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 年之前 |
Rémi Verschelde
|
1f6f364a56
Port member initialization from constructor to declaration (C++11)
|
5 年之前 |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 年之前 |
Michael Alexsander
|
8c8c48a7ad
Turn Rect2's 'intersects_touch()' into an extra argument of 'intersects()'
|
5 年之前 |
Juan Linietsky
|
6da0eef9e6
Add support for Vector2i, Rect2i and Vector3i to Variant
|
5 年之前 |
nathanwfranke
|
e5cb557b73
Fix bug where Control at origin with 0 size not rendered
|
5 年之前 |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 年之前 |
Aaron Franke
|
86922ff70b
Make is_equal_approx separate for structures
|
6 年之前 |
Alexander Holland
|
a681c90009
Make Rect2.encloses return true on same size
|
6 年之前 |
Rémi Verschelde
|
ae41e35191
Merge pull request #27676 from qarmin/small_fixes_2
|
6 年之前 |
qarmin
|
8460d0678c
Small fixes to static analyzer bugs
|
6 年之前 |
lupoDharkael
|
6232e7eed3
Add missing methods to Rect2i
|
6 年之前 |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 年之前 |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 年之前 |