jakobhellermann / bevy-inspector-egui

Inspector plugin for the bevy game engine
Apache License 2.0
1.1k stars 164 forks source link

Bevy 0.13 #184

Closed aMyTimed closed 4 months ago

aMyTimed commented 4 months ago

closed

tbillington commented 4 months ago

bevy-inspector-egui will be blocked on bevy_egui.

You can follow the progress on bevy_egui upgrading to 0.13 https://github.com/mvlabat/bevy_egui/issues/259.

BD103 commented 4 months ago

This may be completed in #185.

RobWalt commented 4 months ago

@asour8 I'm going to give you the benefit of a doubt and assume this was meant to be funny. Please consider that issue like these might put pressure on people who are working hard to provide software for free for others. They have an ordinary life too. If you're in need of such a change, please try to communicate more clearly why it is an issue and that it is urgently needed. And last but not least there's always the option of looking into the code yourself to do the necessary changes for things like an update.

djeedai commented 4 months ago

Adding to this, @asour8 you opened 2 issues on my crates with the same, without any explanation but a feeling of entitlement, and I found myself looking through the GitHub docs to block you completely. You came this close. Please don't do that again.

nablabla commented 4 months ago

Hi, I don't know whats going on here, but since it is about migration to 0.13.0, I wanted to kindly report that the project does not compile for the WASM target as soon as you add the egui. There is a solution (i guess): https://github.com/StarArawn/bevy_ecs_tilemap/issues/516#issuecomment-1958430867

error[E0599]: no method named `gpu` found for struct `Navigator` in the current scope
   --> C:\Users\Jan\.cargo\registry\src\index.crates.io-6f17d22bba15001f\wgpu-0.17.2\src\backend\web.rs:945:68
    |
945 |             global.unchecked_into::<web_sys::Window>().navigator().gpu()
    |                                                                    ^^^ method not found in `Navigator`
aMyTimed commented 4 months ago

@asour8 I'm going to give you the benefit of a doubt and assume this was meant to be funny. Please consider that issue like these might put pressure on people who are working hard to provide software for free for others. They have an ordinary life too. If you're in need of such a change, please try to communicate more clearly why it is an issue and that it is urgently needed. And last but not least there's always the option of looking into the code yourself to do the necessary changes for things like an update.

? this was just an issue to track bevy 0.13 support because a new release happened, i was just curious if the project was planning on upgrading to it or not

its fine tho i can close it then if it adds pressure, that wasnt my intent, sorry

RobWalt commented 4 months ago

Let me be clear: It's really nothing personal. I have to admit I was a bit angry while writing that but I wasn't angry at you. I just wished that tracking issues like these here were more constructive. We're talking over the internet here, so we need to be extra careful with each other since most things present in normal communication are not available (Facial expressions and gestures). So maybe you were just hyped for the next release which is also fair and I don't want to put you down with this. Next time please just consider using more words so we can understand your intents. This way we won't have to guess what you're actually trying to say which in the end leads to less drama overall.

Let me end this by saying again: I don't dislike you because of this. Thinking about it twice actually makes me think that you really just wanted to start something here. Sorry it went how it did.