godot/scene
Pedro J. Estébanez ef6e1252ae Guarantee start & end points are returned by Navigation2D
So start and end points are unconditionally added to the returned point list, but first and last middle points are checked against them to avoid duplicates.

`CMP_EPSILON` was already providing a guarantee, but knowing you will get exactly the endpoints you provided is even better.
2017-08-17 01:27:30 +02:00
..
2d Guarantee start & end points are returned by Navigation2D 2017-08-17 01:27:30 +02:00
3d Synchronize parameter names in definition and declaration 2017-08-16 17:22:23 +02:00
animation Synchronize parameter names in definition and declaration 2017-08-16 17:22:23 +02:00
audio Removes type information from method binds 2017-08-10 07:17:50 +02:00
gui Merge pull request #10252 from neikeq/pr-fix-some-stuff-<3 2017-08-16 18:16:47 +02:00
io Style: Apply clang-format on all files 2017-07-30 22:53:40 +02:00
main Synchronize parameter names in definition and declaration 2017-08-16 17:22:23 +02:00
resources Merge pull request #10265 from leezh/patchnine_stylebox 2017-08-16 18:16:23 +02:00
register_scene_types.cpp Added ARVRAnchor support and a few small enhancements 2017-08-03 18:58:05 +10:00
register_scene_types.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
scene_string_names.cpp Fixed some string names and animation playback options, closes #9446 2017-08-06 22:51:56 -03:00
scene_string_names.h Fixed some string names and animation playback options, closes #9446 2017-08-06 22:51:56 -03:00
SCsub Move other lone thirdparty files to thirdparty/misc 2017-04-28 21:19:25 +02:00