Histórico de Commits

Autor SHA1 Mensagem Data
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 há 6 anos atrás
  Rémi Verschelde d95bbb8922 Fix warnings about set but unused variables [-Wunused-but-set-variable] há 7 anos atrás
  DualMatrix 0b5c694b74 Better heuristic for the shortest path algorithm for navigation2D and navigation. há 7 anos atrás
  Rémi Verschelde 52466d57e9 Make some debug prints verbose-only, remove others há 7 anos atrás
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit há 7 anos atrás
  Hein-Pieter van Braam 555eebf3f4 Don't crash when trying to add an invalid navmesh há 7 anos atrás
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting há 7 anos atrás
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 há 7 anos atrás
  Nathan Warden 38caa4126f Renamed navmesh/poly_create to navmesh/poly_add since no navmesh is created. há 7 anos atrás
  Juan Linietsky bc2e8d99e5 Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function, há 8 anos atrás
  Bartłomiej T. Listwon 7430bbdac1 Fix LINK/UNLINK console spam with navmeshes há 8 anos atrás
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers há 8 anos atrás
  Hein-Pieter van Braam cacced7e50 Convert Object::cast_to() to the static version há 8 anos atrás
  Ignacio Etcheverry 2f290038d6 Removes type information from method binds há 8 anos atrás
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line há 8 anos atrás
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) há 8 anos atrás
  Hein-Pieter van Braam 411ee71b4d Rename the _MD macro to D_METHOD há 8 anos atrás
  Hein-Pieter van Braam 0f687f0ccb Remove use of _SCS from ADD_METHOD há 8 anos atrás
  Rémi Verschelde f44ee891be Style: Fix statements ending with ';;' há 8 anos atrás
  Rémi Verschelde 93ab45b6b5 Style: Fix whole-line commented code há 8 anos atrás
  Juan Linietsky 2ab83e1abb Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector há 8 anos atrás
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. há 8 anos atrás
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! há 8 anos atrás
  Rémi Verschelde a7fc04626a Add missing license headers in our source files (#5255) há 9 anos atrás
  Hubert Jarosz 7b07bcaf44 fix six possible "divide by zero" há 9 anos atrás
  Hubert Jarosz 4a4f247914 remove trailing whitespace há 9 anos atrás
  Juan Linietsky c858515785 Fixed theora playback. Removed theoraplayer. há 10 anos atrás
  Juan Linietsky ab99671bb8 -fixes to navigation, so edge-merging is more flexible on conflict há 10 anos atrás
  Juan Linietsky 5f2aac4bbe same fixes to 3D navmesh.. há 10 anos atrás
  Juan Linietsky 7648088fca ability to get closest owner to point, for navigation and navigation2d há 10 anos atrás