Felix Faire

Results 7 issues of Felix Faire

Hi Keijiro. It seems that changing any user script while the player is running will cause the Unity editor to crash or hang until the kinect device is disconnected. I...

question

This is a webpack 4 bug that is described [here](https://stackoverflow.com/questions/69665222/node-17-0-1-gatsby-error-digital-envelope-routinesunsupported-err-ossl-evp) (second answer seems the most relevant). This issue is supposedly resolved in webpack 5.61.0+. ### Steps to Reproduce 1. Run...

bug

Great work. Was just having a look at this and everything went smoothly other than i noticed the modifier keys aren't recognised as input. This is visible in the input...

Great work on this, so thanks. Just a heads up that installing the fonts on macos gives them the name: "Raleway-v4020" in fontbook instead of "Monorale".

Trying to set the font scale in the initialisation options causes an error. `ui::initialize( ui::Options().fontGlobalScale( getWindowContentScale() ) );` results in: `Assertion failed: (GImGui != __null && "No current context. Did...

I'm on the UpdateSubmodule branch (which seems to be the latest) and everything works fine on mac but on windows i get: `Error LNK1181 cannot open input file '..\..\..\lib\msw\Release\BussIK.lib'` It...

This change might make it more convenient to work with other cinder functionality.

enhancement