Historique des commits

Auteur SHA1 Message Date
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops il y a 4 ans
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) il y a 4 ans
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks il y a 4 ans
  Rémi Verschelde 6e600cb3f0 Style: Set clang-format Standard to c++14 il y a 4 ans
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 il y a 4 ans
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 il y a 5 ans
  huisedenanhai 124e51fdde make core/Reference thread safe il y a 6 ans
  IAmActuallyCthulhu 82b9557803 Remove redundant author doc comments il y a 6 ans
  Ignacio Etcheverry 3380565e4b C#: Generate the correct integer and floating point types il y a 6 ans
  Juan Linietsky 04847ef5f9 Added ability for multiple images to be imported as an atlas il y a 6 ans
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 il y a 6 ans
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path il y a 7 ans
  Marcin Zawiejski a1d2fbdeb2 == and != operators for Ref<T> / T* il y a 7 ans
  Marcelo Fernandez 35d21c0881 Fix several in-class initialization clang warning 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
  Ruslan Mustakov f08bc0df7c Construct Variants from Reference properly in GDNative il y a 8 ans
  Hein-Pieter van Braam 9c63ab99f0 Fix use of unitialized variables il y a 8 ans
  Rémi Verschelde 7ad14e7a3e Dead code tells no tales il y a 8 ans
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers il y a 8 ans
  Hein-Pieter van Braam cacced7e50 Convert Object::cast_to() to the static version il y a 8 ans
  Juan Linietsky 3d1c031871 Changed MethodBind API to request information from methods. It's much claner now. il y a 8 ans
  Ignacio Etcheverry af4c4397df Fixes Ref's GetTypeInfo missing with ptrcall disabled il y a 8 ans
  Ignacio Etcheverry 46fdf16399 Improves method bind detection of signature types il y a 8 ans
  Ruslan Mustakov 5804308c57 Fix passing Refs via ptrcall il y a 8 ans
  Karroffel 40bb90fabd fixed ptrcall cast for const Ref<T> il y a 8 ans
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line il y a 8 ans
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) il y a 8 ans
  Rémi Verschelde 3890256fc5 Style: Cleanups, added headers, renamed files il y a 8 ans
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. il y a 8 ans