Commit History

Author SHA1 Message Date
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  reduz b8c64184c6 Refactored binding system for core types 4 years ago
  Aaron Franke 83e324d670 Update core documentation to match recent C# changes 5 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Rémi Verschelde 1a8167867b Modernize remaining uses of 0/NULL instead of nullptr (C++11) 5 years ago
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 5 years ago
  Juan Linietsky 1bea8e1eac New lightmapper 5 years ago
  Rémi Verschelde 94721f5ab8 Revert "Renamed plane's d to distance" 5 years ago
  Marcus Elg ec7b481170 Renamed plane's d to distance 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Aaron Franke 218f38c7ec Expose is_equal_approx and restore == to be exact again 5 years ago
  Aaron Franke aeb7075628 Replace vector == and is_zero_approx(distance) with is_equal_approx 5 years ago
  Aaron Franke 86922ff70b Make is_equal_approx separate for structures 5 years ago
  Aaron Franke b2e1c9c276 [Core] Approximate equality 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Wilson E. Alvarez 08f22f1cf0 Moved member variables to initializer list 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Rémi Verschelde 13c2ff9320 Style: Apply new clang-format 5.0 style to all files 7 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 years ago
  Wilson E. Alvarez 21d281c4a9 Use const reference where favorable 8 years ago
  Wilson E. Alvarez 6d112a68b6 Moved member variables from constructor to initialization list 8 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 years ago
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 years ago
  Juan Linietsky 04a6d2789e Revert "Make nan==nan true for GDScript" 8 years ago
  Hein-Pieter van Braam adcc211feb Make nan==nan true for GDScript 8 years ago
  Ferenc Arn 6f4f9aa6de Overloaded basic math funcs (double and float variants). Use real_t rather than float or double in generic functions (core/math) whenever possible. 8 years ago
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 years ago