Saaratrix's blog
How to convert SVG icons into an icon font
›
In this post we'll go over how to combine or convert SVG files into an icon font file. In short, we'll git clone a repository s...
Easily download all DALL-E prompt images with a button
›
There is currently no way (September 2022) to download all images for DALL-E at https://labs.openai.com/ . Which made me write a qu...
Making a FFXIV ACT Chat extractor
›
This is about the making of Nuusie's Final Fantasy XIV Chat Extractor for the ACT Plugin. . And some of the obstacles encountered ...
Angular E2E Protractor Introduction
›
This is an introduction to Angular E2E tests with two examples using Angular 10. The first example is the default test generated b...
Debugging a Blender Add-on in PyCharm
›
This is a guide on how to set up debugging in a Blender Add-on version 2.80 or higher using PyCharm. I used this guide: https://cod...
Create a Blender Add-on project with PyCharm
›
We'll be setting up a fresh Blender Add-on project with PyCharm that works with source control. This guide was written for Blende...
How to add user preferences for a Blender Add-on
›
When trying to implement user preferences for a 2.80 Blender add-on the official documentation was confusing for me and it didn't w...
Home
View web version