This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
99e9cd0694de7b74df6419509de104818ecc0453
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
ZoneGraph
/
Source
History
j veilleux
012c445ec4
Added FZoneGraphTagFilter to FZoneGraphPathFilter so that FZoneGraphAStarNode can perform pathing requests using a given tag filter (and updated UZoneGraphTestingComponent to use it with its QueryFilter).
...
#preflight 63fd6cadf43e53f6814813f6 [CL 24437770 by j veilleux in ue5-main branch]
2023-02-27 22:08:12 -05:00
..
ZoneGraph
Added FZoneGraphTagFilter to FZoneGraphPathFilter so that FZoneGraphAStarNode can perform pathing requests using a given tag filter (and updated UZoneGraphTestingComponent to use it with its QueryFilter).
2023-02-27 22:08:12 -05:00
ZoneGraphDebug
Added FZoneGraphTagFilter to FZoneGraphPathFilter so that FZoneGraphAStarNode can perform pathing requests using a given tag filter (and updated UZoneGraphTestingComponent to use it with its QueryFilter).
2023-02-27 22:08:12 -05:00
ZoneGraphEditor
Converted AI related Asset actions to AssetDefinitions (StateTree, BehaviorTree, Blackboard, EnvironmentQuery)
2023-02-03 20:52:46 -05:00
ZoneGraphTestSuite
…