Marcelo Paez
|
5e50fde3d9
Changed get_audio_bus and set functions to get_audio_bus_name and set
|
7 years ago |
Will Nations
|
d441cc9660
Updated Area2D docs and added enum constants to scripting
|
7 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 years ago |
Hein-Pieter van Braam
|
cacced7e50
Convert Object::cast_to() to the static version
|
7 years ago |
Indah Sylvia
|
5ae78fdf6a
Makes all Godot API's methods Lower Case
|
7 years ago |
Pedro J. Estébanez
|
7d308797ad
Remove warnings about benign situations
|
7 years ago |
Juan Linietsky
|
969fa3cc73
-Added AudioStreamPlayer2D, for 2D positional sound
|
7 years ago |
Poommetee Ketson
|
6c44fff508
Refactor layer_mask to collision_layer
|
7 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
7 years ago |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
7 years ago |
Rémi Verschelde
|
81a393a2b4
Merge pull request #7508 from lonesurvivor/area2d-fix
|
7 years ago |
Hein-Pieter van Braam
|
411ee71b4d
Rename the _MD macro to D_METHOD
|
7 years ago |
Hein-Pieter van Braam
|
0f687f0ccb
Remove use of _SCS from ADD_METHOD
|
7 years ago |
lonesurvivor
|
9cddaab4d1
When overlappinng Area2Ds are removed with remove_child(), _enter_tree and _exit_tree signals are now properly disconnected upon removal
|
7 years ago |
Rémi Verschelde
|
f44ee891be
Style: Fix statements ending with ';;'
|
7 years ago |
Juan Linietsky
|
f3b6177ece
rename monitoring functions
|
7 years ago |
Juan Linietsky
|
83cb84753f
Renamed most signals so they refer to:
|
7 years ago |
Juan Linietsky
|
4338c90163
It is now possible to name layers of different kinds!
|
7 years ago |
Juan Linietsky
|
b085c40edf
-Conversion of most properties to a simpler syntax, easier to use by script
|
7 years ago |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
7 years ago |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
7 years ago |
Pawel Kowal
|
f9a21baa26
Fix #6480, area duplicated param
|
8 years ago |
Daniel J. Ramirez
|
ba0baa3ca7
Modified damp ranges
|
8 years ago |
MattUV
|
91c85ff1f5
classref: Fixed return types in Area and Area2D (#4635)
|
8 years ago |
Juan Linietsky
|
a625f7d073
-Properly lock and and warn about switching off contact monitoring, fixes #3041
|
8 years ago |
George Marques
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |
Juan Linietsky
|
1e65c3c701
remove error print in area collision, should be a valid situation, closes #2463
|
9 years ago |
Ovnuniarchos
|
89efebbf56
New and corrected are override modes.
|
9 years ago |
Juan Linietsky
|
95047562d7
Several performance improvements, mainly in loading and instancing scenes and resources.
|
9 years ago |
Juan Linietsky
|
5064cc5006
Merge pull request #1932 from Faless/gravity_distance_full
|
9 years ago |