Ecosyste.ms: Issues

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

GitHub / jakobhellermann/bevy_mod_debugdump issues and pull requests

#55 - remove dependency `once_cell`

Pull Request - State: closed - Opened by Person-93 about 1 month ago

#54 - Fix render dependency

Pull Request - State: closed - Opened by Person-93 about 1 month ago - 2 comments

#53 - Publish version supporting bevy 0.15

Issue - State: closed - Opened by ActuallyHappening 2 months ago - 3 comments

#52 - Upgrade to Bevy 0.15.0.

Pull Request - State: closed - Opened by andriyDev 4 months ago - 1 comment

#51 - Missing quotes in a tooltip results in error while creating graph.

Issue - State: closed - Opened by Vrixyz 5 months ago - 2 comments

#50 - Bug: too noisy graph displayed

Pull Request - State: open - Opened by Vrixyz 5 months ago - 1 comment

#49 - Add System Set Filters

Pull Request - State: open - Opened by Zeenobit 6 months ago - 2 comments

#48 - Call std::process::exit directly from CommandLineArgs.

Pull Request - State: open - Opened by andriyDev 6 months ago - 2 comments

#47 - Allow dumping any schedule from the CLI.

Pull Request - State: closed - Opened by andriyDev 6 months ago - 2 comments

#46 - Replace the runner when exiting the app through CommandLineArgs.

Pull Request - State: closed - Opened by andriyDev 6 months ago - 1 comment

#45 - Remove height=0 from invisible nodes.

Pull Request - State: closed - Opened by andriyDev 6 months ago - 4 comments

#44 - "head not inside head cluster"

Issue - State: closed - Opened by andriyDev 6 months ago - 1 comment

#43 - Components being drawn multiple times

Issue - State: open - Opened by andriyDev 6 months ago

#42 - Make CommandLineArgs process the args in `finish`.

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

#41 - Move CommandLineArgs to finish.

Issue - State: closed - Opened by andriyDev 6 months ago

#40 - Pshortestpath failed

Issue - State: open - Opened by Vrixyz 6 months ago

#39 - spline size not supported

Issue - State: open - Opened by Vrixyz 6 months ago

#38 - Failed to render graph

Issue - State: open - Opened by Vrixyz 6 months ago

#37 - Add support for custom system names

Pull Request - State: closed - Opened by Zeenobit 6 months ago - 1 comment

#36 - Custom System Name Formatters

Issue - State: closed - Opened by Zeenobit 6 months ago

#35 - CI workflow

Pull Request - State: open - Opened by Vrixyz 8 months ago

#34 - Make system_style public

Issue - State: closed - Opened by Vrixyz 8 months ago - 1 comment

#33 - Update to bevy 0.14

Pull Request - State: closed - Opened by Vrixyz 8 months ago - 3 comments

#32 - Add a command line arguments plugin.

Pull Request - State: closed - Opened by shanecelis 9 months ago - 4 comments

#31 - WIP: events graph

Pull Request - State: open - Opened by Vrixyz 11 months ago - 10 comments

#30 - Support bevy 0.13

Pull Request - State: closed - Opened by 443eb9 12 months ago - 2 comments

#29 - Update README.md

Pull Request - State: closed - Opened by luca-della-vedova 12 months ago

#28 - Support bevy 0.13

Issue - State: closed - Opened by 443eb9 12 months ago

#27 - Errors in examples for bevy 0.12.1

Issue - State: closed - Opened by ChronosWS about 1 year ago - 2 comments

#26 - Filter system sets

Issue - State: open - Opened by farnoy about 1 year ago

#25 - README is out of date: `print_schedule` -> `print_schedule_graph`

Issue - State: closed - Opened by andriyDev about 1 year ago - 1 comment

#24 - upgrade to bevy 0.12

Pull Request - State: closed - Opened by raffaeleragni over 1 year ago - 1 comment

#23 - Don't panic on missing systems

Pull Request - State: closed - Opened by rparrett over 1 year ago - 2 comments

#22 - Visualize multiple schedules in a single graph

Issue - State: open - Opened by d-bucur over 1 year ago

#21 - Add crates.io badges to readme

Pull Request - State: closed - Opened by Kethku over 1 year ago - 1 comment

#20 - remove some references to base set

Pull Request - State: closed - Opened by hymm over 1 year ago

#19 - Update Bevy to 0.11

Pull Request - State: closed - Opened by Olle-Lukowski over 1 year ago - 1 comment

#18 - Panic due to unwrap of None on src/schedule_graph/mod.rs:596

Issue - State: closed - Opened by thefakeplace almost 2 years ago - 6 comments

#17 - Compile errors with `default-features = false`

Issue - State: closed - Opened by rj00a almost 2 years ago - 1 comment

#16 - Add configurable colored systems

Pull Request - State: closed - Opened by doup almost 2 years ago

#15 - Playground tracking issue / feature requests

Issue - State: open - Opened by jakobhellermann almost 2 years ago - 3 comments

#14 - Add sub-system graphs

Issue - State: closed - Opened by doup almost 2 years ago - 5 comments

#13 - Add colored systems

Issue - State: closed - Opened by doup almost 2 years ago - 5 comments

#12 - Can't use the print_schedule function

Issue - State: closed - Opened by miyoku157 about 2 years ago - 1 comment

#11 - DNM: Track latest Bevy main

Pull Request - State: closed - Opened by torsteingrindvik over 2 years ago - 1 comment

#10 - Incompatability with iyes_loopless

Issue - State: closed - Opened by InnocentusLime over 2 years ago - 3 comments

#9 - Add functions to get the graphs as strings

Pull Request - State: closed - Opened by Lythenas over 2 years ago - 1 comment

#8 - Schedule ordering unreadable

Issue - State: closed - Opened by BrettWitty almost 3 years ago - 5 comments

#7 - Add ability to visualize which Bevy systems can run in parallel?

Issue - State: open - Opened by frewsxcv almost 3 years ago - 1 comment

#6 - Broken

Issue - State: closed - Opened by Wandalen about 3 years ago - 4 comments

#5 - Escape ids

Pull Request - State: closed - Opened by ryo33 over 3 years ago - 1 comment

#4 - Doesn't correctly graph system chaining

Issue - State: closed - Opened by sdfgeoff almost 4 years ago - 2 comments

#3 - Doesn't correctly handle cases where the same system is executed multiple times

Issue - State: closed - Opened by sdfgeoff almost 4 years ago - 2 comments

#2 - Use type registration

Pull Request - State: closed - Opened by mtsr almost 4 years ago - 2 comments

#1 - Add slots to graph

Pull Request - State: closed - Opened by mtsr almost 4 years ago - 5 comments