Fabio

Results 6 issues of Fabio

**Is your feature request related to a problem? Please describe.** Ultralight with Linux Wayland support. **Describe the solution you'd like** Windows context entirely managed by the *AppCore* layer. **Describe alternatives...

bug
appcore

Hi, I was trying to use your plugin to show some `Serializable` item, but the height of the displayed list item doesn't respect the item. ![reordablelist-default](https://user-images.githubusercontent.com/9516397/37048000-ed12bc9e-216c-11e8-8960-d1afc3c0f33e.jpg) And this is the...

I have a character controller that is position based an moved like this ``` let delta = controller.move_shape( dt, &physics.rigid_body_set, &physics.collider_set, &physics.query_pipeline, collider.shape(), &pos.into(), displacement.into(), QueryFilter::new() .exclude_rigid_body(self.rigid_body_handle) .exclude_sensors(), |collision| {...

Hi, I am looking around, see if I can find some help on how to setup a fiber/drei project that look good with a three version > r154, with no...

Hi, I am trying to use the plugin in its simplest form. Unfortunately, it seems that despite I can build an android app, as soon as I execute the code...

It seems that if I rename an asset file, for instance, a GLB file packed with animations, and then execute an `ambient build` the project will not be rebuilt, and...

enhancement
topic:assets