Commit History

Author SHA1 Message Date
  Rémi Verschelde b7cc2bb1e2 Core: Ensure classes match their header filename 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Rémi Verschelde 3e9740ac93 Fix more "may be used initialized" warnings from GCC 7 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 6 years ago
  Rémi Verschelde b2aeb02e7d Merge pull request #16530 from AndreaCatania/rays 7 years ago
  Andrea Catania ffc3ef8677 Improved ray shape (2D and 3D) by addiing the possibility to act as regular shape 7 years ago
  Artem Varaksa d35e486228 Clean up some bad words from code comments 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
  Rémi Verschelde 6ec9383706 Merge pull request #11125 from zavb074/master 7 years ago
  Lewis b11e145ddc Removed code that flips normal if facing away from test direction 7 years ago
  Hein-Pieter van Braam b2a38854fd Fix unused variable warnings 7 years ago
  Hein-Pieter van Braam 9c63ab99f0 Fix use of unitialized variables 7 years ago
  Rémi Verschelde 7ad14e7a3e Dead code tells no tales 7 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
  Juan Linietsky 2e73be99d8 Lots of work on Audio & Physics engine: 7 years ago
  Poommetee Ketson 2fd204c35e Refactor 'treshold' to 'threshold' 7 years ago
  alexholly 935f730170 renamed all Rect3.pos to Rect3.position 7 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 7 years ago
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 years ago
  Thaer Razeq f50488a361 Various fixes detected using PVS-Studio static analyzer. 8 years ago
  Ferenc Arn eae94ba1c8 Use real_t as floating point type in physics code. 8 years ago
  Rémi Verschelde f44ee891be Style: Fix statements ending with ';;' 8 years ago
  Rémi Verschelde 93ab45b6b5 Style: Fix whole-line commented code 8 years ago
  Juan Linietsky bc26f90581 Type renames: 8 years ago
  Juan Linietsky 2ab83e1abb Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector 8 years ago
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 years ago
  Rémi Verschelde f40f360a2c Remove unused variables (fourth pass) + dead code 8 years ago
  Juan Linietsky cb9dfd5d28 avoid crash with empty concavepolygonshape, fixes #3169 9 years ago