Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / aevyrie/bevy_mod_picking issues and pull requests
#309 - [Feature] Prevent events from bubbling up
Issue -
State: closed - Opened by tychedelia 9 months ago
- 2 comments
#308 - Picking Sprites
Issue -
State: open - Opened by ZacharyKamerling 9 months ago
- 7 comments
#308 - Picking Sprites
Issue -
State: open - Opened by ZacharyKamerling 9 months ago
- 5 comments
#307 - Rapier backend doesn't work
Issue -
State: closed - Opened by Multirious 9 months ago
- 1 comment
#307 - Rapier backend doesn't work
Issue -
State: closed - Opened by Multirious 9 months ago
- 1 comment
#307 - Rapier backend doesn't work
Issue -
State: closed - Opened by Multirious 9 months ago
- 1 comment
#307 - Rapier backend doesn't work
Issue -
State: closed - Opened by Multirious 9 months ago
- 1 comment
#307 - Rapier backend doesn't work
Issue -
State: closed - Opened by Multirious 9 months ago
- 1 comment
#306 - Implement bevy_xpbd_3d picking backend
Pull Request -
State: closed - Opened by Affinator 10 months ago
#305 - Recursive ignore?
Issue -
State: closed - Opened by devnev 10 months ago
- 1 comment
#304 - added filtering of 3d and 2d cameras to allow for 3d and 2d cameras to operate simultaneously
Pull Request -
State: closed - Opened by skylerparr 10 months ago
- 3 comments
#301 - Take the `debug` feature out of default features!
Issue -
State: closed - Opened by Oglo12 11 months ago
- 1 comment
#300 - Is Nightly Rust Required?
Issue -
State: closed - Opened by michaelgrilo 11 months ago
- 1 comment
#299 - Use `try_insert` to prevent `panic`s
Pull Request -
State: closed - Opened by janriemer 11 months ago
- 2 comments
#298 - Incorrect handling of cameras with custom viewports in the raycast backend.
Issue -
State: closed - Opened by Vrixyz 11 months ago
- 1 comment
#297 - Add correct window to touch pointers.
Pull Request -
State: closed - Opened by NthTensor 11 months ago
- 2 comments
#296 - replace all .single calls with matched .get_single calls
Pull Request -
State: closed - Opened by Schmarni-Dev 11 months ago
#294 - Drag and DragEnd system ordering inconsistencies
Issue -
State: open - Opened by Vrixyz 11 months ago
- 1 comment
#293 - Account for near clipping plane in sprite backend
Pull Request -
State: closed - Opened by teodosin 11 months ago
#292 - feat(example): improve drag and drop example with cleanup
Pull Request -
State: closed - Opened by TheFedaikin 11 months ago
#291 - Replace OverMap's inner BTreeMap with sorted Vec
Pull Request -
State: closed - Opened by bonsairobo 11 months ago
#290 - `OverMap` can drop hits when depth values are equal
Issue -
State: closed - Opened by bonsairobo 11 months ago
#289 - Add the `RayMap` resource and use it in rapier and mod_raycast backends
Pull Request -
State: closed - Opened by bonsairobo 11 months ago
- 1 comment
#288 - `PointerDrag` component
Issue -
State: open - Opened by musjj 11 months ago
- 1 comment
#287 - Drag delta not supported with camera scaling_mode
Issue -
State: closed - Opened by tpuric 12 months ago
- 5 comments
#286 - Support `bevy_xpbd` as a backend
Issue -
State: closed - Opened by musjj 12 months ago
- 2 comments
#285 - Fix the Bevy UI backend so it ignores clipped areas of UI nodes
Pull Request -
State: closed - Opened by ickshonpe 12 months ago
- 1 comment
#284 - Trouble getting `translation` to work when dragging
Issue -
State: closed - Opened by casperstorm 12 months ago
- 1 comment
#283 - Drag delay with left mouse button on macOS
Issue -
State: closed - Opened by JeanMertz 12 months ago
- 2 comments
#282 - Raycast Backend option for picking hidden meshes.
Pull Request -
State: closed - Opened by dgriffith0 12 months ago
- 1 comment
#281 - GlobalHighlight can't be accessed in Startup schedule
Issue -
State: open - Opened by dataphract about 1 year ago
#280 - Pickable doesn't work how I would expect
Issue -
State: closed - Opened by viridia about 1 year ago
- 8 comments
#279 - ui scale fix
Pull Request -
State: closed - Opened by awtterpip about 1 year ago
- 1 comment
#278 - ui scaling fix
Pull Request -
State: closed - Opened by awtterpip about 1 year ago
#277 - Compilation failure: debug_draw not in scope
Issue -
State: closed - Opened by hammypants about 1 year ago
- 2 comments
#277 - Compilation failure: debug_draw not in scope
Issue -
State: closed - Opened by hammypants about 1 year ago
- 1 comment
#276 - Bevy 0.12
Pull Request -
State: closed - Opened by TristanCacqueray about 1 year ago
- 5 comments
#275 - Pick Hidden Components
Issue -
State: closed - Opened by dgriffith0 about 1 year ago
- 2 comments
#274 - Non-determenistic behavior in picking and selection
Issue -
State: closed - Opened by ennwise about 1 year ago
- 2 comments
#272 - Feature request: explain how it works
Issue -
State: closed - Opened by stepancheg about 1 year ago
- 1 comment
#271 - Fix PickingPluginsSettings::interaction_should_run
Pull Request -
State: closed - Opened by obellish about 1 year ago
#270 - Update bevy_egui to 0.22
Pull Request -
State: closed - Opened by keis about 1 year ago
- 2 comments
#269 - Update bevy_picking_ui for v0.12
Pull Request -
State: closed - Opened by TristanCacqueray about 1 year ago
- 2 comments
#268 - Add texture atlas support to sprite backend
Pull Request -
State: closed - Opened by nickcomua about 1 year ago
- 1 comment
#267 - Add doc tests to CI
Pull Request -
State: closed - Opened by aevyrie about 1 year ago
Labels: enhancement
#267 - Add doc tests to CI
Pull Request -
State: closed - Opened by aevyrie about 1 year ago
Labels: enhancement
#266 - Fix ordering bug in SelectionPlugin
Pull Request -
State: closed - Opened by TheRawMeatball about 1 year ago
#266 - Fix ordering bug in SelectionPlugin
Pull Request -
State: closed - Opened by TheRawMeatball about 1 year ago
#265 - basic keyboard-controlled pointer for `bevy_picking_input`?
Issue -
State: closed - Opened by mattdm about 1 year ago
- 2 comments
#265 - basic keyboard-controlled pointer for `bevy_picking_input`?
Issue -
State: closed - Opened by mattdm about 1 year ago
- 1 comment
#264 - RaycastPickCamera needs to be attached to the camera?
Issue -
State: open - Opened by maaku about 1 year ago
- 3 comments
#264 - RaycastPickCamera needs to be attached to the camera?
Issue -
State: closed - Opened by maaku about 1 year ago
- 4 comments
#263 - configurable mapping from Mouse Buttons to Pointer Buttons
Pull Request -
State: closed - Opened by mattdm about 1 year ago
- 4 comments
#262 - Change log level from info to debug and trace
Pull Request -
State: closed - Opened by mattdm about 1 year ago
#262 - Change log level from info to debug and trace
Pull Request -
State: closed - Opened by mattdm about 1 year ago
#261 - small suggestion for docs, giving pointers to bevy_eventlistener
Pull Request -
State: closed - Opened by mattdm about 1 year ago
#261 - small suggestion for docs, giving pointers to bevy_eventlistener
Pull Request -
State: closed - Opened by mattdm about 1 year ago
#260 - Add example for changing the debug output state.
Pull Request -
State: closed - Opened by mattdm about 1 year ago
- 1 comment
#260 - Add example for changing the debug output state.
Pull Request -
State: closed - Opened by mattdm about 1 year ago
- 1 comment
#259 - Consider using debug!() and trace!() instead of info!() for logging
Issue -
State: closed - Opened by mattdm about 1 year ago
- 3 comments
#259 - Consider using debug!() and trace!() instead of info!() for logging
Issue -
State: closed - Opened by mattdm about 1 year ago
- 3 comments
#257 - Can't get Drag & Drop example to work outside of the repo
Issue -
State: closed - Opened by RobWalt about 1 year ago
- 2 comments
#256 - Selecting glTF scene as one item
Issue -
State: closed - Opened by azazdeaz about 1 year ago
- 1 comment
#255 - Support rotated sprites (and rotated hit boxes)
Pull Request -
State: closed - Opened by hmeine about 1 year ago
- 1 comment
#254 - Fix hit box of scaled sprites
Pull Request -
State: closed - Opened by hmeine about 1 year ago
- 1 comment
#253 - Picking event not working when DebugPickingPlugin disabled
Issue -
State: closed - Opened by vav-dev about 1 year ago
- 2 comments
#252 - cargo fmt
Pull Request -
State: closed - Opened by waywardmonkeys about 1 year ago
- 1 comment
#251 - clippy: Fix redundant closure.
Pull Request -
State: closed - Opened by waywardmonkeys about 1 year ago
- 2 comments
#250 - Asset should be reverted to initial on PickHighlight removal
Issue -
State: closed - Opened by barsoosayque about 1 year ago
- 1 comment
#249 - RaycastSource should use a manual Clone impl rather than a derive
Issue -
State: closed - Opened by alice-i-cecile about 1 year ago
- 2 comments
#248 - Fix typo in CHANGELOG.md
Pull Request -
State: closed - Opened by keis about 1 year ago
- 1 comment
#247 - Dependency reduction and settings refactor
Pull Request -
State: closed - Opened by aevyrie about 1 year ago
#247 - Dependency reduction and settings refactor
Pull Request -
State: open - Opened by aevyrie about 1 year ago
#247 - Dependency reduction and settings refactor
Pull Request -
State: open - Opened by aevyrie about 1 year ago
#247 - Dependency reduction and settings refactor
Pull Request -
State: open - Opened by aevyrie about 1 year ago
#246 - When using a custom material with the HIGHLIGHT_TINT example the highlight flickers
Issue -
State: open - Opened by AngeloMateus about 1 year ago
- 1 comment
#246 - When using a custom material with the HIGHLIGHT_TINT example the highlight flickers
Issue -
State: closed - Opened by AngeloMateus about 1 year ago
- 4 comments
#246 - When using a custom material with the HIGHLIGHT_TINT example the highlight flickers
Issue -
State: open - Opened by AngeloMateus about 1 year ago
- 1 comment
#246 - When using a custom material with the HIGHLIGHT_TINT example the highlight flickers
Issue -
State: open - Opened by AngeloMateus about 1 year ago
- 1 comment
#246 - When using a custom material with the HIGHLIGHT_TINT example the highlight flickers
Issue -
State: open - Opened by AngeloMateus about 1 year ago
- 1 comment
#246 - When using a custom material with the HIGHLIGHT_TINT example the highlight flickers
Issue -
State: open - Opened by AngeloMateus about 1 year ago
- 1 comment
#246 - When using a custom material with the HIGHLIGHT_TINT example the highlight flickers
Issue -
State: open - Opened by AngeloMateus about 1 year ago
- 1 comment
#244 - Drag and Drop camera scaling issue
Issue -
State: closed - Opened by nametable about 1 year ago
- 2 comments
#244 - Drag and Drop camera scaling issue
Issue -
State: closed - Opened by nametable about 1 year ago
- 2 comments
#244 - Drag and Drop camera scaling issue
Issue -
State: closed - Opened by nametable about 1 year ago
- 2 comments
#244 - Drag and Drop camera scaling issue
Issue -
State: closed - Opened by nametable about 1 year ago
- 2 comments
#243 - Fix anchor handling in sprite backend
Pull Request -
State: closed - Opened by nametable about 1 year ago
- 1 comment
#243 - Fix anchor handling in sprite backend
Pull Request -
State: closed - Opened by nametable about 1 year ago
- 1 comment
#243 - Fix anchor handling in sprite backend
Pull Request -
State: closed - Opened by nametable about 1 year ago
- 1 comment
#242 - add backend constructors
Pull Request -
State: closed - Opened by aevyrie about 1 year ago
#241 - Support pointer capture
Issue -
State: open - Opened by viridia about 1 year ago
- 3 comments
#240 - Add `Inside` to `Pointer` events
Pull Request -
State: closed - Opened by 100-TomatoJuice over 1 year ago
- 3 comments
#240 - Add `Inside` to `Pointer` events
Pull Request -
State: closed - Opened by 100-TomatoJuice over 1 year ago
- 5 comments
#237 - Support Bevy 0.11
Pull Request -
State: closed - Opened by bardt over 1 year ago
- 10 comments
#236 - Re-export bevy_eventlistener
Pull Request -
State: closed - Opened by Newbytee over 1 year ago
- 2 comments
#234 - Support scale in sprite backend
Issue -
State: closed - Opened by NiklasEi over 1 year ago
- 6 comments
#232 - Cleanup
Pull Request -
State: closed - Opened by bonsairobo over 1 year ago
#231 - Bevy 0.11 compatibility
Pull Request -
State: closed - Opened by Vrixyz over 1 year ago
- 2 comments
#230 - Remove focuspolicy
Pull Request -
State: closed - Opened by aevyrie over 1 year ago
- 1 comment
#229 - Bad hover behavior for `bevy_ui` example
Issue -
State: closed - Opened by jnhyatt over 1 year ago
- 4 comments