Commit History

Author SHA1 Message Date
  Thaddeus Crews 86002e1a3c Merge pull request #100882 from smix8/node_navmesh_geo_parsers 7 months ago
  smix8 a7520fca6a Add functions to get axis-aligned bounds of navigation regions 7 months ago
  smix8 0ed2cb0439 Make nodes handle their respective navigation source geometry 7 months ago
  Hugo Locurcio 62c17911ea Add more property hint ranges for project settings 9 months ago
  smix8 d51615b334 Change navigation map synchronization to an async process 8 months ago
  smix8 476479419b Despaghettify NavigationServer path queries 8 months ago
  smix8 287fdb16d5 Add navigation region point and segment queries 1 year ago
  Pawel Lampe c3f1bfd5cb Extract navigation-related defaults to separate header 1 year ago
  smix8 f9876d3a88 Add navigation obstacles to performance monitor stats 1 year ago
  smix8 58593d1bb7 Add navigation source geometry parser callbacks 1 year ago
  Aaron Franke 77e35cf781 Move NavigationMeshSourceGeometryData(2D/3D) to the 2D/3D subfolders 1 year ago
  smix8 1c134f4a3d Add navigation path simplification 1 year ago
  smix8 282d772f1b Fix NavigationServer.set_debug_enabled() doing nothing 1 year ago
  Pawel Lampe 64fc9e2156 Add navigation baking crash prevention mechanism 1 year ago
  Aaron Franke 6aac3e4a16 Disable all 3D nodes, physics, and resources when compiling without 3D 1 year ago
  smix8 313c1d1100 Add function to get navigation map iteration id from NavigationServer 1 year ago
  Pawel Lampe 9ea8d4fa38 Add means for fixing navmap synchronization errors 1 year ago
  Pawel Lampe c2cfc0d409 Expose `is_baking` method in navigation servers and region nodes. 1 year ago
  kobewi 0e8f90f4c8 Update deferred calls to use Callables 1 year ago
  G-Shadow cbc8ae660c Fix unlimited project option ranges that could cause crashes. 1 year ago
  Nicholas Foo e7ee672120 Add getters to navigation servers 1 year ago
  smix8 64a56245d8 Add NavigationServer random point queries 1 year ago
  Hugo Locurcio fcbf7011cc Make 3D editor gizmos and debug shapes ignore fog 1 year ago
  smix8 8686e84b44 Add multi-threaded NavMesh baking to NavigationServer 2 years ago
  smix8 69fad39cf5 Add NavigationServer API to enable regions and links 2 years ago
  Yuri Sizov 4b0d1026af Merge pull request #78365 from smix8/ps_navmap_default_up_4.x 2 years ago
  smix8 2852fb43f7 Change 2D navigation ProjectSettings from integers to floats 2 years ago
  smix8 f7ebce2626 Mark NavigationServer3D.region_bake_navigation_mesh() as deprecated 2 years ago
  smix8 8bd14e5ca3 Add missing default Callables for new NavigationServer geometry parse and bake functions 2 years ago
  smix8 ae9dd47d0c Add agent pause mode to NavigationServer 2 years ago