Christos Papadopoulos

Results 2 issues of Christos Papadopoulos

## Bevy version 0.10.0 ## What you did ```rust use bevy::{ prelude::*, window::{Cursor, CursorGrabMode, PresentMode, WindowMode}, }; fn main() { App::new() .add_plugins(DefaultPlugins.set(WindowPlugin { primary_window: Some(Window { title: "Title".to_string(), present_mode: PresentMode::AutoNoVsync,...

A-Windowing
C-Usability

Notice from a slightly older version of pip (0.22.x): ```bash /usr/lib/python3/dist-packages/setuptools/dist.py:507: UserWarning: The version specified ('ibl_1.3.0') is an invalid version, this may not work as expected with newer versions of...