-
child of #14942
Check doc: https://checkstyle.org/checks/coding/unusedlocalvariable.html#UnusedLocalVariable
---
From Check Description :
> Checks that a local variable is declared and/or ass…
-
One of the only parts of the mustache spec not implemented is "dynamic names" aka dynamic partials.
Why are dynamic templates useful: polymorphic data. The idea is some field says what template to …
-
https://blog.redball1017.ga/2021/06/12/make-oneindex-by-Glitch/
-
I need to support touch drag in a project so I saw this example http://raphaeljs.com/touches.html
When I call Raphael's undrag the set is undraggable with mouse but still draggable with touch.
Quick…
-
We need to create a mapping between map server name and map display name:
It should look like this:
```
{
"8p_whiteball_express": "Whiteball Express" ,
"roadtoarnhem": "Road To Arnhem"
…
-
https://blog.redball1017.ga/2021/08/16/od-localdrive/
-
On the WebGL build (version f5b47dc95e3e5efb09f52c31d628618326f1f51e) I've noticed it's not possible to add a Directional and Sun light to the same scene.
We you do try to do so, the first directio…
-
https://blog.redball1017.ga/2021/05/22/Super-Mario-3D-World-WiiU-Chinese/
-
While trying to port this demo : http://stemkoski.github.io/Three.js/Translucence.html I can see several differences with Three.js. Fog doesn't work as expected so I've to add skybox to the scene, whe…
-
https://blog.redball1017.ga/2021/07/27/dev-office-free/