Gary Hodgson
Gary Hodgson
ToC elements with UTF-8 characters were being displayed incorrectly, even though the various encoding configuration parameters all appeared correct. This fix simply html escapes the ToC elements.
Hi I'm experiencing a problem when using the releaser plugin to release a pom project. If the pom has an active profile which contains property variables these are evaluated as...
Following scad/jscad (https://gist.github.com/garyhodgson/5367679) creates the following exception... ``` RangeError: Maximum call stack size exceeded at Object.CSG.Plane.splitPolygon (http://localhost/openscad.net/js/lib/csg.js) at Object.CSG.PolygonTreeNode.splitByPlane (http://localhost/openscad.net/js/lib/csg.js:2973:35) at http://localhost/openscad.net/js/lib/csg.js:3198:23 at Array.map (native) at Object.CSG.Node.addPolygonTreeNodes (http://localhost/openscad.net/js/lib/csg.js:3197:22) at Object.CSG.Node.addPolygonTreeNodes...
Currently it expects all file paths to start from root.
Currently the editor contents are saved in localstorage after every change, and if the content is saved into dropbox the associated path and filename is also remembered. Both are restored...
container has css height = 94.5% to take into account nav/menu bar at top. results in incorrect size on smaller or larger screens.
It seems back in Oct 2012 the rate limit for unauthorised api calls was set to 60/hr (http://developer.github.com/changes/2012-10-14-rate-limit-changes/). A few page refreshes of a githubiverse page will quickly exhaust this....
Detailed examples, with images!, would help show how the network could grow and encompass a wide range of users/apps. Subjects could include: - Personal tracker - Group trackers (hackerspaces, companies,...
Could meant the implementation version, or the specification version. Should probably add a specific "ttn-spec-version" or similar
A library/reference implementation of the [API](../wiki/API) would help show how the network could be interacted with.