Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 年之前 |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 年之前 |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
6 年之前 |
Crazy-P
|
158c7c72c7
Resolves crash on shape2D culling for empty Concave shapes
|
7 年之前 |
Rémi Verschelde
|
b2aeb02e7d
Merge pull request #16530 from AndreaCatania/rays
|
7 年之前 |
Andrea Catania
|
ffc3ef8677
Improved ray shape (2D and 3D) by addiing the possibility to act as regular shape
|
7 年之前 |
Artem Varaksa
|
d35e486228
Clean up some bad words from code comments
|
7 年之前 |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 年之前 |
Rémi Verschelde
|
7ad14e7a3e
Dead code tells no tales
|
7 年之前 |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 年之前 |
Poommetee Ketson
|
2fd204c35e
Refactor 'treshold' to 'threshold'
|
7 年之前 |
alexholly
|
a3c90b0293
renamed all Rect2.pos to Rect2.position
|
8 年之前 |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 年之前 |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 年之前 |
Ferenc Arn
|
eae94ba1c8
Use real_t as floating point type in physics code.
|
8 年之前 |
Rémi Verschelde
|
93ab45b6b5
Style: Fix whole-line commented code
|
8 年之前 |
Juan Linietsky
|
bc26f90581
Type renames:
|
8 年之前 |
Juan Linietsky
|
2ab83e1abb
Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector
|
8 年之前 |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
8 年之前 |
anneomcl
|
aa5ade834c
Fix for #6158. Converting Vector2 to Size2 for scaling functions.
|
8 年之前 |
Rémi Verschelde
|
f40f360a2c
Remove unused variables (fourth pass) + dead code
|
8 年之前 |
Rémi Verschelde
|
b5f873c9d1
Merge pull request #3999 from neikeq/issues_3650_3990
|
9 年之前 |
Ignacio Etcheverry
|
3fc16d4025
Fix crash when resizing ConcavePolygonShape2D segments
|
9 年之前 |
Hubert Jarosz
|
4a4f247914
remove trailing whitespace
|
9 年之前 |
George Marques
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 年之前 |
Juan Linietsky
|
fdaa2920eb
Updated copyright year in all headers
|
10 年之前 |
Juan Linietsky
|
c6c72a3c37
input events on Area2D is now supported
|
10 年之前 |
Juan Linietsky
|
6f3c09047e
-intentional breakage of shader graph to fix issues, existing graphs will be broken, sorry :(
|
10 年之前 |
Juan Linietsky
|
d85b67be53
Bug Fixes
|
10 年之前 |