Christopher Van Wiemeersch
Christopher Van Wiemeersch
https://www.dropbox.com/s/ewqohutuiqzk6us/Screenshot%202014-09-08%2016.38.04.png?dl=0 https://www.dropbox.com/s/ewqohutuiqzk6us/Screenshot%202014-09-08%2016.38.04.png?dl=1
@olivernn can this be merged in or is the plugin system ready yet?
Some insights and tips from Kip: - https://bugzilla.mozilla.org/show_bug.cgi?id=1314182#c7 - https://bugzilla.mozilla.org/show_bug.cgi?id=1392215
@trusktr @ngokevin Thanks for the feedback and discourse. Very valid points brought up. I'm sure if there are pull requests, @fernandojsg (and @caseyyee?) would be able to shepherd code improvements....
Thanks for bringing that up. I could be prematurely jumping the gun, but perhaps it is still worth localising the v1.1 spec since the WebVR v1.1 implementation has shipped in...
There's also [this Browserify transform](https://github.com/nolanlawson/rollupify). Will have to evaluate which is best/easiest.
For good measure, Handlebars is quite limited. It can't do [simple boolean logic in `if` conditional statements](http://stackoverflow.com/questions/8853396/logical-operator-in-a-handlebars-js-if-conditional) without having to create a custom helper in JS: ``` handlebars {{#if page.path.relative...
Ah, I missed it in the documentation: the [Helpers section](http://jus.js.org/#helpers) mentioning inclusion of the `lobars` helpers.
Friendly ping 😄 I just wanted to check to see if other people are encountering the same issue of this not loading in Firefox?
The viewer on normanvr.com. I didn’t clone this repo. I ought to do that and check! Didn’t think of that - good idea :)