Robert Bragg

Results 52 issues of Robert Bragg

When an entity is selected we should highlight the entity somehow and the easiest way to start could be to overlay a wireframe. Creating a wireframe can be done using...

Currently when we select an entity that implicitly enables the rotation tool. This is sometimes convenient but often it's actually a pain when you just want to position things and...

The rotation tool visualization isn't being transformed correctly according to the object actually selected. Although the tool itself is working it can end up deviating from the position of the...

I recently broke the default cylindrical mapping used when a model doesn't have its own texture coordinates in the case when we aren't generating patch geometry for hair rendering. The...

Since the upstream semantics for comparing Arc pointers was clarified in 1.72 and updated to not compare any pointer metadata: https://github.com/rust-lang/rust/pull/106450

Considering the changes being made for `run()-> Result`, `pump_events`, `run_ondemand`, and addressing inconsistent ordering guarantees for events like `MainEventsCleared` and `RedrawRequested`, as well as removing and renaming several core events,...

S - api
C - needs discussion

Hi, The landscape of XR abstractions is getting (temporarily) even more complex as we're now starting to see the migration towards OpenXR happen. Hopefully it'll be good when the dust...

I've recently had an issue filed for my RealFit application where someone is seeing a `"black screen in right eye, and on left I i had white square that was...

Trying to use egui_winit_platform on Android (and I guess the same might be true on iOS) we can only create a winit Window once the application receives a `Resumed` lifecycle...

Thanks for making this - I think this might be a really handy tool for practicing maintaining DAS for me! Although it's actually nice for some practice to be slowing...