Raymond Hulha

Results 11 issues of Raymond Hulha

...arkdown when they include trailing or leading spaces.

Is there a way to fix this ?

http://jsfiddle.net/jsvine/P9SwZ/

flyControls.domElement = document.querySelector("webgl-output"); should be: flyControls.domElement = document.querySelector("#webgl-output");

I found this out much too late... ``` int main(int argc, char* argv[]) { char *foo = "foo"; char *missing = "missing"; hashset_t set = hashset_create(); if (set == NULL)...

This makes the top menu invisible if you are on the front page. I found this very confusing... sydjs-site/public/styles/components/header.less # header.header--home { ``` background-color: transparent; ``` }

I have successfully tested the add-on with Blender 3.5. Both importing and exporting. So maybe it would be a good idea to add a note to the readme.