You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running the html-overlay example, clicking will not increase the scores. It seems the mouse down/up events are not triggered. I was able to reproduce this on one of my private projects, where interestingly, it turned out the mouse wheel signals were working.
The text was updated successfully, but these errors were encountered:
…ylodpriorityfunction' into 'master'
Resolve "`POPGeometryLodScheduler` sometimes ignore `popGeometryLodPriorityFunction`"
Closes#214
See merge request aerys/smartshape-engine!208
(cherry picked from commit 72362fa)
39b6a7a Make the `rendererStore` parameter of `StreamingOptions::LodPriorityFunction` optional.
1f2aa55 Fix the signature of the default functions in `StreamingOptions`.
7b8bd58 Remove debug logs.
64cb8c9 Replace tabs with spaces.
citruslee
pushed a commit
to CitrusForks/minko
that referenced
this issue
Jan 11, 2023
…ylodpriorityfunction' into 'master'
Resolve "`POPGeometryLodScheduler` sometimes ignore `popGeometryLodPriorityFunction`"
Closesaerys#214
See merge request aerys/smartshape-engine!208
When running the html-overlay example, clicking will not increase the scores. It seems the mouse down/up events are not triggered. I was able to reproduce this on one of my private projects, where interestingly, it turned out the mouse wheel signals were working.
The text was updated successfully, but these errors were encountered: