Commit History

Author SHA1 Message Date
  Rémi Verschelde 6611dfbd6c Merge pull request #10378 from RandomShaper/nav-keep-start-end 6 years ago
  Rémi Verschelde 7ad14e7a3e Dead code tells no tales 6 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 6 years ago
  Pedro J. Estébanez ef6e1252ae Guarantee start & end points are returned by Navigation2D 6 years ago
  Pedro J. Estébanez 71a496803c Fix double point in Navigation2D 6 years ago
  Ignacio Etcheverry 2f290038d6 Removes type information from method binds 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) 7 years ago
  Hein-Pieter van Braam 411ee71b4d Rename the _MD macro to D_METHOD 7 years ago
  Rémi Verschelde f44ee891be Style: Fix statements ending with ';;' 7 years ago
  Rémi Verschelde 93ab45b6b5 Style: Fix whole-line commented code 7 years ago
  Juan Linietsky bc26f90581 Type renames: 7 years ago
  Juan Linietsky 2ab83e1abb Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector 7 years ago
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 7 years ago
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 7 years ago
  Rémi Verschelde f40f360a2c Remove unused variables (fourth pass) + dead code 8 years ago
  Rémi Verschelde a7fc04626a Add missing license headers in our source files (#5255) 8 years ago
  Juan Linietsky fe46f0d2b2 -leftover debug code was causing a crash in navigation 2d, removed it and fixes #3374 8 years ago
  Ariel Manzur d199ed344d removed prints 8 years ago
  Juan Linietsky fd836cad27 -Ensure .tscn and .tres always save in a deterministic way, fixes #2495 8 years ago
  Juan Linietsky c858515785 Fixed theora playback. Removed theoraplayer. 8 years ago
  Juan Linietsky ab99671bb8 -fixes to navigation, so edge-merging is more flexible on conflict 9 years ago
  Juan Linietsky 2296b0508e 2D pathfinder fixes, should now always find the best path. 9 years ago
  Juan Linietsky 21939ce08b -some cleanups 9 years ago
  Juan Linietsky 7648088fca ability to get closest owner to point, for navigation and navigation2d 9 years ago
  Juan Linietsky cf75bf842d -improved pathfinding accuracy 9 years ago
  Juan Linietsky c5f509f238 New Navigation & Pathfinding support for 2D 9 years ago