Renato de Pontes Pereira
Renato de Pontes Pereira
I'm testing chessboardjs with cocoonjs and cordova and I identified a problem with the computed size of the board. The thing is, the board depends on the `box-sizing` css property,...
When regX and regY is undefined in properties, `_setAnchor` sets regX and regY to undefined too.
PreloadJS have some issues when loading images from path, e.g.: ``` var bitmap = new createjs.Bitmap('assets/img/myimage.png') ``` The recommended way is using directly the result from LoadQueue, e.g.: ``` var...
Create a parallax class to move its children every parallax.update(dt)
Cross posted in https://github.com/renatopp/behavior3editor/issues/22 > What do you guys think about moving all repositories (behavior3editor|behavior3js|behavior3py) to behavior3 organization? I already created the organization but I want to hear your opinions...
What do you guys think about moving all repositories (behavior3editor|behavior3js|behavior3py) to [behavior3](https://github.com/behavior3) organization? I already created the organization but I want to hear your opinions before migrating. (this would happen...
Create examples files (language dependent) for example: aerolito/examples/pt-br/ with some base files: config.yml, synonyms.yml, meanings.yml