François Mockers

Results 430 comments of François Mockers
trafficstars

Could you give the complete error message with context, or link to a project that fails to compile? I can't reproduce your issue, `bevy_panorbit_camera` compiles correctly for me.

on the many_foxes examples, this PR is slower than main

example `morph_targets` is not working with this PR. https://github.com/pcwalton/bevy/pull/1 fixes it but breaks one of the assumptions of the PR

https://github.com/KhronosGroup/glTF-Sample-Assets/tree/main/Models/InterpolationTest doesn't work either with this PR

> Both `animated_transform` and `morph_targets` seem to be working. @mockersf `animated_transform` doesn't behave as before and https://github.com/KhronosGroup/glTF-Sample-Assets/tree/main/Models/InterpolationTest doesn't work

> @mockersf You were running `InterpolationTest` through `scene_viewer`, right? Yup! > Because the way that `scene_viewer` plays animations is pretty broken, and the fact that we now use multiple `AnimationPlayer`s...

I think it would be better to wait for an actual use case to split those, then do them as needed

For the docs on all the `set_` functions, it doesn't just return in the given kind, it also modified self. I so much want to remove that file 🙁

> Is there any update on that? What is the status of Android in 0.9? Works on some device but without audio, doesn't work on others at all. > `android-activity`...

this used to be in the book, but it was removed to keep only the file in the git repo because they weren't updated in sync. why do you want...