Jerome Etienne
Jerome Etienne
- yes material could be made tunable in the constructor - thus the user can setup his own if he see fit - and people who doesnt care, can use...
Any feedback on the rest?
i meant something like - core == the engine itself. aka the mechanics - plugins == all the initializer and actions Thus it show the flexibility and encourage people to...
currently several initializer/actions stores their data in the global object tho. It increase the risk of conflict. to enforce a clean distinction between core and plugins may reduce the risk...
i made a patch to fix it. http://gist.github.com/537719
- i will start by this one http://text-align.com/gifster/a/Demos/jpg.html
something similar happened to me too. sharing my experience here, i spend a day trying to understand the matter. maybe it will help somebody else - it is a large...
can you give details on the 3 you got ? i see one in detector, and one in the renderer. But where is the third ?
i tried the test case. one which got only one context. it produces an error. ``` gotFunction true Uncaught ReferenceError: gli is not defined ``` it points to this part...
which examples ? we need to fix them