Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / BlondeBurrito/bevy_flowfield_tiles_plugin issues and pull requests

#68 - Investigate GPU-ing

Issue - State: open - Opened by BlondeBurrito about 2 months ago

#67 - refactor!: moved LOS from flow layer to integration layer

Pull Request - State: closed - Opened by BlondeBurrito about 2 months ago
Labels: breaking, refactor

#66 - perf: enable wayland support for bevy

Pull Request - State: closed - Opened by alexpyattaev 3 months ago - 3 comments
Labels: perf

#65 - How deterministic is this implementation?

Issue - State: open - Opened by alexpyattaev 3 months ago - 7 comments

#64 - refactor: migrate examples physics to avian2d

Pull Request - State: closed - Opened by BlondeBurrito 4 months ago
Labels: refactor

#63 - feat: explore supporting initialisation from Bevy primitives

Issue - State: open - Opened by BlondeBurrito 4 months ago
Labels: feature

#61 - feat: updated to bevy 0.14

Pull Request - State: closed - Opened by BlondeBurrito 5 months ago
Labels: feature

#60 - feat: enable setting internal and external cell costs when using 2d meshes

Pull Request - State: closed - Opened by BlondeBurrito 5 months ago
Labels: feature

#59 - feat: initialise Flowfields from a list of 2d meshes

Pull Request - State: closed - Opened by BlondeBurrito 5 months ago
Labels: feature

#58 - chore: clippy and remove unused code

Pull Request - State: closed - Opened by BlondeBurrito 6 months ago

#57 - test: potentially remove/migrate example dependency on bevy_xpbd

Issue - State: closed - Opened by BlondeBurrito 7 months ago
Labels: test, refactor

#56 - docs: FlowfieldTilesBundle -> FlowFieldTilesBundle fix in readme

Pull Request - State: closed - Opened by morr 8 months ago - 1 comment

#55 - tests: init benchmarks with heightmaps

Pull Request - State: closed - Opened by BlondeBurrito 9 months ago
Labels: perf

#54 - fix!: various related fixes to CostField mutation

Pull Request - State: closed - Opened by BlondeBurrito 9 months ago
Labels: breaking, refactor, fix

#53 - fix: fix code-coverage action

Pull Request - State: closed - Opened by BlondeBurrito 9 months ago

#52 - feat: update to bevy 0.13

Pull Request - State: closed - Opened by BlondeBurrito 9 months ago

#50 - chore: added generated flowfield counter to 2d_continuous

Pull Request - State: closed - Opened by BlondeBurrito 9 months ago

#49 - test: replaced collision detection in 2d examples

Pull Request - State: closed - Opened by BlondeBurrito 9 months ago
Labels: test, fix

#48 - feat: `PortalGraph` supports reflect

Pull Request - State: closed - Opened by BlondeBurrito 9 months ago
Labels: feature

#47 - test: improve coverage

Pull Request - State: closed - Opened by BlondeBurrito 9 months ago
Labels: test

#46 - feat: on CostField mutate purge outdated routes and request new ones

Pull Request - State: closed - Opened by BlondeBurrito 9 months ago
Labels: feature

#45 - perf!: improved field calculations and route handling

Pull Request - State: closed - Opened by BlondeBurrito 10 months ago
Labels: breaking, perf

#44 - chore: adopt lints in Cargo manifest

Pull Request - State: closed - Opened by BlondeBurrito 12 months ago

#42 - Increasing map size and resolution leads to panic

Issue - State: closed - Opened by Occuros 12 months ago - 1 comment

#40 - feat: updating to bevy 0.12 and prepare 0.5.0 release

Pull Request - State: closed - Opened by BlondeBurrito 12 months ago

#39 - update to bevy 0.12

Issue - State: closed - Opened by Occuros 12 months ago - 4 comments

#37 - fix: improve collision detection in examples

Issue - State: closed - Opened by BlondeBurrito about 1 year ago
Labels: bug

#36 - feat: propagate LOS calculation into neighbouring sectors

Issue - State: open - Opened by BlondeBurrito about 1 year ago
Labels: feature, breaking

#34 - refactor: consider moving LOS calc into integration layer

Issue - State: closed - Opened by BlondeBurrito about 1 year ago
Labels: breaking, refactor

#33 - feat: impl line of sight bit flag

Pull Request - State: closed - Opened by BlondeBurrito about 1 year ago
Labels: feature

#32 - feat!: scale impassable cells to close gaps too small for large actor pathing

Pull Request - State: closed - Opened by BlondeBurrito about 1 year ago
Labels: bug, feature, breaking

#31 - refactor: 2d examples make use of colliders and increased timestep

Pull Request - State: closed - Opened by BlondeBurrito about 1 year ago
Labels: test

#30 - fix: graph updates should no longer collide due to multiple cost changes

Pull Request - State: closed - Opened by BlondeBurrito about 1 year ago
Labels: bug

#29 - docs: explain each bench

Pull Request - State: closed - Opened by BlondeBurrito over 1 year ago
Labels: docs

#28 - feat: development viewing tool

Issue - State: open - Opened by BlondeBurrito over 1 year ago
Labels: feature

#27 - docs: updated usage section to align with cleaner interface

Pull Request - State: closed - Opened by BlondeBurrito over 1 year ago
Labels: docs

#25 - feat!: added reflection

Pull Request - State: closed - Opened by BlondeBurrito over 1 year ago
Labels: feature, breaking

#24 - refactor!: sector user interface embedded into MapDimension data

Pull Request - State: closed - Opened by BlondeBurrito over 1 year ago
Labels: breaking

#23 - docs: add diagram and explanation of coord/sector origin

Issue - State: open - Opened by BlondeBurrito over 1 year ago
Labels: docs

#22 - refactor!: replace sector and field tuple IDs with data structures of 'SectorID' and 'FieldCell'

Pull Request - State: closed - Opened by BlondeBurrito over 1 year ago - 1 comment
Labels: breaking

#21 - feat: provide more high level API

Issue - State: open - Opened by Shatur over 1 year ago
Labels: feature

#20 - docs: add example to usage of mutating and seeding CostFields

Issue - State: open - Opened by BlondeBurrito over 1 year ago
Labels: docs

#19 - feat: create and feature flag a steering pipeline that might be useful?

Issue - State: open - Opened by BlondeBurrito over 1 year ago
Labels: feature

#17 - refactor: PortalGraph code is hard to understand/dense

Issue - State: closed - Opened by BlondeBurrito over 1 year ago
Labels: refactor

#16 - refactor: SectorID and FieldCell (or FieldID) structs

Issue - State: closed - Opened by BlondeBurrito over 1 year ago
Labels: breaking

#15 - feat: line of sight

Issue - State: closed - Opened by BlondeBurrito over 1 year ago
Labels: feature

#14 - feat: eliminate any chance of panic

Issue - State: open - Opened by BlondeBurrito over 1 year ago
Labels: feature

#13 - docs: use `field cell` instead of `grid cell` everywhere

Issue - State: closed - Opened by BlondeBurrito over 1 year ago
Labels: docs

#12 - docs: README performance section

Issue - State: closed - Opened by BlondeBurrito over 1 year ago
Labels: docs

#11 - docs: overhaul Usage section of README

Issue - State: closed - Opened by BlondeBurrito over 1 year ago
Labels: docs

#10 - test: CostField mutation

Issue - State: closed - Opened by BlondeBurrito over 1 year ago
Labels: test

#9 - feat: reflection

Issue - State: closed - Opened by BlondeBurrito over 1 year ago
Labels: feature

#8 - bug: cache purging and route regeneration

Issue - State: closed - Opened by BlondeBurrito over 1 year ago
Labels: bug

#7 - feat: routes and flows need to be marked as 'dirty' when costfields change

Issue - State: closed - Opened by BlondeBurrito over 1 year ago - 1 comment
Labels: feature

#6 - feat: expiring routes and flowfield tiles

Issue - State: open - Opened by BlondeBurrito over 1 year ago - 1 comment
Labels: feature

#5 - fix: methods to convert 3d coords to grid space are inaccurate

Issue - State: closed - Opened by BlondeBurrito over 1 year ago - 2 comments
Labels: bug

#4 - feat: 3d example

Issue - State: closed - Opened by BlondeBurrito over 1 year ago - 1 comment
Labels: feature

#3 - feat: benches

Issue - State: closed - Opened by BlondeBurrito over 1 year ago - 2 comments
Labels: feature

#2 - feat: means of handling different actor sizes

Issue - State: closed - Opened by BlondeBurrito over 1 year ago
Labels: bug, feature, breaking

#1 - feat: more options available for CostField initialisation from disk

Issue - State: closed - Opened by BlondeBurrito over 1 year ago - 1 comment
Labels: feature