Alexandre Avenel
Alexandre Avenel
Instead of having an optional system, maybe we can just add a tag when we write something like #tag in the description field (Like twitter hashtag). Thus it will be...
The aim of using Bootstrap was to avoid using another library. I just managed to update to the new bootstrap version, it was not so difficult after all ;) The...
This could be useful ! However, it's not really clear how do we implement this. Mockups are welcome. Although it's quite difficult to configure, it's possible to do this now...
I can give it a try but it's quite unclear how to implement this actually. Can we just store the action in "db.session" and send this to the server when...
Sounds like a plan, ressources are limited and .blend import is very complicated to maintain. USD/FBX/Gltf are suitables alternatives. I would just add that we could define a time when...
I have been able to reproduce this bug in a reliable way. `testTriangleSplit` is using random values without setting a seed. This means that on every run we might have...