Commit History

Author SHA1 Message Date
  Josh Jones a0715b30f9 Rework const on NavigationServer methods 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Adam Scott ea33001b95 Add safety-checks before some servers `free()` 2 years ago
  Rémi Verschelde 63f95c0e58 Merge pull request #70366 from quentinguidee/refactoring/fix-double-get-singleton 2 years ago
  smix8 61f33e205c Change GridMap navigation_layers to be per mesh_library item 2 years ago
  Quentin Guidée d9c05f7fbd Fix double get_singleton() 2 years ago
  smix8 eb88aef537 Add GridMap collision_priority 2 years ago
  smix8 34e7628f5f Fix Navigation API abbreviations inconsistency 2 years ago
  Josh Jones 5769b0e8d8 Enable assigning an owner to navigation regions and links 3 years ago
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 3 years ago
  Rémi Verschelde d8268aae30 Fix MSVC warnings C4324, C4389, C4456, and C4459 3 years ago
  Rémi Verschelde 207c747ac0 Merge pull request #64193 from smix8/navigation_gridmap_navmap_change_4.x 3 years ago
  smix8 41c529a94d Add GridMap function to change navigation map for baked navigation regions 3 years ago
  smix8 d7f75fab60 Remove / Replace old Navigation Debug Visualization 3 years ago
  Micky 694190a354 Rename TileMap/GridMap.`world_to_map` and opposite to `local_to_map` 3 years ago
  Rémi Verschelde 9a368eca43 Merge pull request #64173 from smix8/navigation_debug_gridmap_edgeconnections_4.x 3 years ago
  kobewi 1abdffe7a0 Replace Array return types with TypedArray 2 3 years ago
  rafallus da7a5653f4 Expose Basis `set_orthogonal_index` method as a GridMap function 3 years ago
  smix8 4f0730d4bc Add Navigation Debug for GridMap edge connections 3 years ago
  smix8 55923ade68 Add navigation layer bitmask helper functions 3 years ago
  smix8 245da150e7 Streamline Navigation layer function names. 3 years ago
  FireForge 4678736a39 Add suffixes to all nodes and resources 3 years ago
  smix8 cb8d95c271 Fix GridMap Navigation transforms and debug 3 years ago
  smix8 cc0b525300 Fix GridMap applying wrong NavigationRegion transform 3 years ago
  smix8 ae4b2597a1 Fix GridMap not adding custom mesh offsets to NavigationMesh generation 3 years ago
  Aaron Record 900c676b02 Use range iterators for RBSet in most cases 3 years ago
  reduz 746dddc067 Replace most uses of Map by HashMap 3 years ago
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` 3 years ago
  kobewi cd6bd04cba Remove unimplemented set_clip() method 3 years ago
  Rémi Verschelde 009254d87c Merge pull request #58187 from jakobbouchard/notification-switch-chunk-c 3 years ago