TankTheFrank

Results 5 issues of TankTheFrank

First https://github.com/gobuffalo/buffalo/blob/6a1497fe1f98338933c3041cd4597bbbca9b3030/render/template_helpers.go#L32 prepends "/assets" (hardcoded) to the urls from manifest.json making the assets template helpers ( javascriptTag, stylesheetTag, etc) unusable with assets served from a separate domain. Second, I could...

enhancement
s: hold

https://github.com/cocos-creator/cocos2d-x-lite/blob/d625446a2d4830d08c1c702d2da9c4e8ca2c4340/cocos/scripting/js-bindings/jswrapper/jsc/Object.cpp#L1044 ^ This returns true only if there is data. Considering the function prototype and description I have the length pointer to know if and how much data I have...

RenderTexture seems broken in the lite branch, it doesn't render all visited notes. Attached is the result of the same code running on the 'lite' version that comes with Cocos...

The readme says that widget is supported with AlignOnce but there is no widget component support whatsoever. I don't know if it ended in the readme without being added at...

I am getting spammed by "The "cmake" command is not found in PATH. Install it or use `cmake.cmakePath` in the workspace settings to define the CMake executable binary." I don't...