godot/scene
DualMatrix 0b5c694b74 Better heuristic for the shortest path algorithm for navigation2D and navigation.
Better heuristic for the shortest path algorithm for navigation2D and navigation.
It now will use the shortest distance to the polygon as cost instead of the distance to the center.
2018-09-20 21:23:17 +02:00
..
2d Better heuristic for the shortest path algorithm for navigation2D and navigation. 2018-09-20 21:23:17 +02:00
3d Better heuristic for the shortest path algorithm for navigation2D and navigation. 2018-09-20 21:23:17 +02:00
animation Merge pull request #21913 from DualMatrix/tween_remove_all 2018-09-12 11:01:19 +02:00
audio Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
gui Fix default_cursor_shape for TextEdit 2018-09-12 13:26:51 -03:00
main Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
resources Merge pull request #21755 from akien-mga/particles-init-velocity 2018-09-12 10:39:02 +02:00
register_scene_types.cpp Move ParticlesMaterial code to its own resource file 2018-09-04 11:32:56 +02:00
register_scene_types.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
scene_string_names.cpp Massive rewrite to AnimationTree. Many APIs changed in order to: 2018-08-20 13:39:16 -03:00
scene_string_names.h Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
SCsub disable caching for targets using helper functions 2017-11-28 23:24:12 -04:00