Issues
- 0
- 0
- 2
feat: benches
#3 opened by BlondeBurrito - 0
test: CostField mutation
#10 opened by BlondeBurrito - 1
- 1
- 0
- 0
- 0
refactor: replace diamond integration calc with spherical propagation (eikonal, fast marching method)
#35 opened by BlondeBurrito - 0
- 0
- 0
- 0
- 0
- 1
Increasing map size and resolution leads to panic
#42 opened by Occuros - 4
update to bevy 0.12
#39 opened by Occuros - 0
feat: line of sight
#15 opened by BlondeBurrito - 0
test: rewrite example actor steering to showcase using all the bit flags of flowfields
#38 opened by BlondeBurrito - 0
- 0
docs: README performance section
#12 opened by BlondeBurrito - 0
docs: overhaul Usage section of README
#11 opened by BlondeBurrito - 0
feat: development viewing tool
#28 opened by BlondeBurrito - 0
feat: reflection
#9 opened by BlondeBurrito - 0
fix: unable to Reflect caches due to BTreeMap use, consider using Bevy HashMap
#26 opened by BlondeBurrito - 0
feat: reduce reliance on user end systems needing to always know map dimensions when calc-ing sector ids
#18 opened by BlondeBurrito - 0
- 0
- 0
feat: provide more high level API
#21 opened by Shatur - 0
- 0
- 0
feat: eliminate any chance of panic
#14 opened by BlondeBurrito - 2
- 1
feat: 3d example
#4 opened by BlondeBurrito - 1
feat: routes and flows need to be marked as 'dirty' when costfields change
#7 opened by BlondeBurrito