Ben Golder
Ben Golder
It seems like it would be good to point people to https://github.com/LibrePDF/OpenPDF as the most active version of OpenPDF. Goals - Create a shared sense of ownership by putting OpenPDF...
### Context for all the behaviors below - with `git duet` assigned to two authors, for example `git duet bg tg` - and with `GIT_DUET_CO_AUTHORED_BY` set to `1` ```sh #...
_Using Chrome 43.0.2357.65 (64-bit), MapTab 1.12_ Steps to reproduce: 1. pick a style in the settings 2. Quit Chrome 3. Open Chrome, the style setting is lost. 
In the C# and VB.NET scripting components, it is possible to include functions below the main script, in the editor, and to collapse these code blocks. It would be really...
cross posted [here](http://www.grasshopper3d.com/forum/topics/ghpython-ironpython-engine-frames). Using GhPython, I recently tried to import a python package that I've used before, networkx, and I get this error: ``` Runtime error (MissingMemberException): 'module' object has...
- Uses the `~` glob operator to be consistent with `_load_settings()`` - moved loading after `_load_settings`, because `setopt extendedglob` is needed for the `~` glob operator and is run in...