Samuel Pantze

Results 35 comments of Samuel Pantze

The properties seem to be stored in a JSON format now. What worked for me was to add the property like this: ```XML { "keytostring": { ... "dynamic.classpath": "true" ......

@kephale In my latest IDEA install, I didn't need to add this change to the workspace.xml, so maaybe it is solved? Would be good to check if anyone else still...

Regarding trackpad controls in Blender (as mentioned by @xulman ), they updated the behavior one or two versions ago. Now, two finger drag will rotate the camera, two finger pinching...

@biicwlim As a workaround I wrote a short python script that takes the books.sql file from the local backup, does some conversion and exports it as CSV. Its hacky and...

> This is good, but how about adding your keybindings to the example? @skalarproduktraum the keybindings are added in [L96](https://github.com/scenerygraphics/scenery/blob/0d751ce3f02f8a847cd6858a98b8dd0ae4e08300/src/test/kotlin/graphics/scenery/tests/examples/basic/AtmosphereExample.kt#L96)

I can't really give a proper review here without having something to check the formulas against, sorry.

@odinsbane the volume turning black is likely caused by [this bug](https://github.com/scenerygraphics/scenery/issues/757), for me it happens as soon as I hover over the color map editor.

> I got this working with scenery = `c4114b0` > > The inspector UI was working, key controls, etc. It all looks good! Glad to hear that, thanks!

Managed to kind of fix this by rebinding the controls using the OVR Advanced Settings addon and following [this guide](https://www.reddit.com/r/HPReverb/comments/vmv9xg/guide_reverb_g2_controller_bindings_to_emulate/) to emulate Oculus Touch controllers. I also had to change...