Commit History

Author SHA1 Message Date
  reduz 05de7ce6ca Refactored variant setters/getters 4 years ago
  Rémi Verschelde 85220fec01 Style: Remove unnecessary semicolons from `core` 5 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Juan Linietsky 33b5c57199 Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. 5 years ago
  Rémi Verschelde 2cf6ac6c50 Replace FALLTHROUGH macro by C++17 [[fallthrough]] 5 years ago
  Juan Linietsky 3c0059650d Added StringName as a variant type. 5 years ago
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Rafał Mikrut e53e1c566a Fix some crashes and using null pointers 5 years ago
  qarmin 17732fe698 Added some obvious errors explanations 6 years ago
  hbina085 9f0c6a6009 Many fallthrough switch cases now have the FALLTHROUGH macro to tell the compiler that this is intended. 6 years ago
  Rémi Verschelde c8994b56f9 Style: Apply new changes from clang-format 8.0 6 years ago
  Fabio Alessandrelli 393e62b98a Add object encoding param to serialization methods 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 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
  Ferenc Arn d28763a4c1 Rename Rect3 to AABB. 7 years ago
  Hein-Pieter van Braam f9467ec1ea Fix signed and unsigned comparisons 8 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 years ago
  Ignacio Etcheverry 2f290038d6 Removes type information from method binds 8 years ago
  Juan Linietsky 5b3709d309 Removal of InputEvent as built-in Variant type.. 8 years ago
  Juan Linietsky 98a3296702 Removal of Image from Variant, converted to a Resource. 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