提交歷史

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