JoostvanPinxten
JoostvanPinxten
Nice project! I really wanted to use MeshLine as a drop-in replacement for THREE.Line, but there was some scaling code in between in our project, which ended up really messes...
There is a new house style out, as of [July 16th](https://studiegids.tue.nl/nieuws-agenda/nieuws/16-07-2015-nieuwe-styling-tue-powerpoint-presentaties/). It would be nice if you could translate these into their Latex equivalent too! The slides in the new...
Why is the loading of libtiff.dll's giving priority to a libtiff3.dll? To me it would make more sense to try to load a libtiff.dll first (which is the default name...
To avoid conflicts with user-defined libtiffs (especially those named libtiff3.dll, see #123 and #124 ) we have patched the libtiff.dll to always print its loaded libtiff.dll location + version. If...
Edit[rhshadrach]: The original report about inconsistent skipna arguments in groupby is captured in #15675. For this issue, it suffices to add notes to the documentation about the default incompatibility between...
I'd like to generate tab-delimited files with `plaintextgen`. The current work-around is to split-extract some whitespace (tabs are 'imported' as 4 spaces), and adding a property macro that returns a...
PlainTextFlow silently blocks the generators from creating any output, even though everything seems to be set up just fine, and the build reports success for the language and the model....
The Language Visualization plugin does not take into account that different 'languages' may contain concepts that have the same name. This leads to incorrect references in the generated PlantUML model,...
While editing/refactoring plaintextgen vertical/indent layouts with property macro's, it becomes tedious to move around multiple lines. Those cannot be selected at once, and therefore the lines need to be moved...