Histórico de commits

Autor SHA1 Mensagem Data
  Thaddeus Crews 86002e1a3c Merge pull request #100882 from smix8/node_navmesh_geo_parsers 7 meses atrás
  smix8 a7520fca6a Add functions to get axis-aligned bounds of navigation regions 7 meses atrás
  smix8 0ed2cb0439 Make nodes handle their respective navigation source geometry 7 meses atrás
  smix8 d51615b334 Change navigation map synchronization to an async process 8 meses atrás
  smix8 476479419b Despaghettify NavigationServer path queries 8 meses atrás
  smix8 287fdb16d5 Add navigation region point and segment queries 11 meses atrás
  smix8 58593d1bb7 Add navigation source geometry parser callbacks 1 ano atrás
  smix8 1c134f4a3d Add navigation path simplification 1 ano atrás
  smix8 313c1d1100 Add function to get navigation map iteration id from NavigationServer 1 ano atrás
  Pawel Lampe c2cfc0d409 Expose `is_baking` method in navigation servers and region nodes. 1 ano atrás
  Nicholas Foo e7ee672120 Add getters to navigation servers 1 ano atrás
  smix8 64a56245d8 Add NavigationServer random point queries 1 ano atrás
  smix8 0ee7e3102b Add 2D navigation mesh baking 2 anos atrás
  smix8 69fad39cf5 Add NavigationServer API to enable regions and links 2 anos atrás
  smix8 ae9dd47d0c Add agent pause mode to NavigationServer 2 anos atrás
  smix8 c1fc331b88 Update navigation obstacle API 2 anos atrás
  smix8 f986b52b3c Make navigation mesh edge connections optional 2 anos atrás
  smix8 a6ac305f96 Rework Navigation Avoidance 2 anos atrás
  smix8 217a27014b Fix NavigationServer internals still using float instead of real_t 2 anos atrás
  smix8 aecad7bb25 Fix navigation debug not toggleable in scripts 2 anos atrás
  smix8 2b19c70664 Fix 2D navigation debug visuals ignoring half the ProjectSettings 2 anos atrás
  smix8 0ab764e84b Add NavigationAgent Path Debug Visualization 2 anos atrás
  Josh Jones 22f9ef19e1 Use Callable for Navigation Agent callbacks 2 anos atrás
  smix8 bf1571979c Rename Navigation uses of 'location' to 'position' 2 anos atrás
  Josh Jones a0715b30f9 Rework const on NavigationServer methods 2 anos atrás
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 anos atrás
  Josh Jones 5d8ba2b2d1 Add support for emitting a signal when entering a NavLink 2 anos atrás
  smix8 34e7628f5f Fix Navigation API abbreviations inconsistency 2 anos atrás
  Rémi Verschelde ec8f52df8f Merge pull request #69629 from smix8/agent_wild_callback_pointer_4.x 2 anos atrás
  smix8 194c1c44e0 Fix Navigation agent callback wild pointer crash 2 anos atrás