Splines

Results 59 comments of Splines

This feature would be really awesome. I envision it as follows: - If no LaTeX object is selected, show the usual view in the `latex2blender` panel, i.e. where you can...

Hey Anthony, thanks for your answer. I will open a PR soon, but am a bit busy right now, so I might take one more week ;)

The parameter was renamed to `file=` in the meantime. It would be amazing to have a **share button** in the interface. Alongside this, I'd love to also store the **interface...

Thanks for your feedback on the approach to update the version. As I don't have any experience in installing LaTeX packages *manually* (yet), I looked it up when writing our...

Wer gerne schonmal ein paar Statistiken erstellen würde: wir von [inSPEYERed](https://inspeyered.de) hatten auch diesen Use-Case und haben uns deshalb selbst ein kleines Tool dafür gebaut, das die Datenbanktabellen ausliest und...

Also see [this repo](https://github.com/pi0/config-dir?tab=readme-ov-file#config-directory) for proposed naming conventions. I like how it's implemented in RuboCop as per [this comment](https://github.com/rubocop/rubocop/pull/12700#issuecomment-1949764386): they [support](https://docs.rubocop.org/rubocop/configuration.html#config-file-locations) `.config/.rubocop.yml` or `.config/rubocop/config.yml`. While the latter conforming with the...

Ah ok, good use case. Ideally, tools could support both (a direct config file in the `.config` folder and [nesting](https://github.com/pi0/config-dir?tab=readme-ov-file#nesting)). Since I still think there are many tools that only...

Use `Squash and merge` to merge into `dev`.