Historique des commits

Auteur SHA1 Message Date
  Bojidar Marinov 9b8e8b2220 Bind many more properties to scripts il y a 7 ans
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting il y a 7 ans
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 il y a 7 ans
  Rémi Verschelde 13c2ff9320 Style: Apply new clang-format 5.0 style to all files il y a 7 ans
  Juan Linietsky bc2e8d99e5 Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function, il y a 7 ans
  Bojidar Marinov 0b63e84566 Fix a crash in get_static_property_type_indexed il y a 7 ans
  Bojidar Marinov 0cf9597758 Allow for getting/setting indexed properties of objects using get/set_indexed il y a 8 ans
  Ross Hadden 1a97d6455d Fixed a bunch of typos, including an error code. il y a 7 ans
  Wilson E. Alvarez 0f4643a4f6 Moved class_name and return_val to initializer list il y a 7 ans
  Ignacio Etcheverry c16d00591b DocData and type hints fixes il y a 7 ans
  Rémi Verschelde 7ad14e7a3e Dead code tells no tales il y a 7 ans
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers il y a 7 ans
  Poommetee Ketson 4950ef7478 Fix double single quotes in `connect` error print il y a 7 ans
  Hein-Pieter van Braam cacced7e50 Convert Object::cast_to() to the static version il y a 7 ans
  Juan Linietsky 3d1c031871 Changed MethodBind API to request information from methods. It's much claner now. il y a 7 ans
  Ignacio Etcheverry 32dd9a9f66 ClassDB: Provide the enum name of integer constants il y a 8 ans
  Rémi Verschelde 18a7315381 Rename localization method to `tr` again il y a 8 ans
  Rémi Verschelde c72529baf0 Rename `XL_MESSAGE` aka `tr` to `localize` il y a 8 ans
  Rémi Verschelde 306c0471f7 Merge pull request #9987 from Rubonnek/move-members-to-initilization-list il y a 8 ans
  Ignacio Etcheverry 78619a5866 Fixes method definitions with extra number of arguments il y a 8 ans
  Ignacio Etcheverry b8420cda9c Removes type information from vararg method binds il y a 8 ans
  Ignacio Etcheverry 2f290038d6 Removes type information from method binds il y a 8 ans
  Ignacio Etcheverry 1e74f27f8f Adds missing type information to virtual method binds il y a 8 ans
  Wilson E. Alvarez 6d112a68b6 Moved member variables from constructor to initialization list il y a 8 ans
  Indah Sylvia 5ae78fdf6a Makes all Godot API's methods Lower Case il y a 8 ans
  Ruslan Mustakov 789815466a Fix is_class check typo in ObjectDB::cleanup il y a 8 ans
  Juan Linietsky a3a7fb83e6 Made bool constructor explicit in Variant to avoid bugs, fixes #7843 il y a 8 ans
  Juan Linietsky 3b2dfae5af function to add script and instance at once, as needed by neikeq il y a 8 ans
  Ramesh Ravone 826c51c70e _get return type fix il y a 8 ans
  Juan Linietsky 4366b7c8b0 Added a simpler/faster way to bind script languages instance wrappers to Godot il y a 8 ans