Brad Pitcher
Brad Pitcher
Without this change, the gallery would always re-open at the index I first opened it at.
I overrided pipeline's built-in manifest in order to make some local changes, and added `pipeline.manifest.PipelineManifest` to `MANIFESTO_EXCLUDED_MANIFESTS` but I was getting entries in the manifest from both `PipelineManifest` and my...
Hi Maxime, Working on some upgrades to the library and didn't want to do it without having a test suite in place, so here it is. 100% coverage! To run...
Hi Dan, I found this solution to #41 in some blog post (can't find it now) but it's been working well for me. Unfortunately these changes will need to be...
I love the ability of ImplicitCAD to use a function for the twist parameter of linear_extrude and I think it would be amazing is this were available in more places....
Hey folks, I just noticed that the builder scripts were incompatible with Python 3. These simple changes make them work on Python 3 while remaining backward compatible with Python 2....
This avoids unnecessarily downloading the big tarball every time the play runs. I also moved that task and a couple others into `install.yml` to avoid repetitive complicated conditionals.
Hi @bwship I spent some time upgrading to ember 1.5.1 as you recommended in #4 and felt compelled to make some other improvements along the way. Sorry this is so...
License
What is the license of this project? Can I use it as the base for a closed source application?