Extracting a .unitypackage without Unity3D
It looks like all the libraries that currently exist to extract .unitypackage
files are broken/don't exist anymore (or at least the ones on Unity Answers). So I made a new ...
It looks like all the libraries that currently exist to extract .unitypackage
files are broken/don't exist anymore (or at least the ones on Unity Answers). So I made a new ...
After accidentally running Blender from a native console, I realized a much easier way to setup Blender for iterating over features/bug development. My old Blender Python module reloader was becoming ...
Read More »Last Updated
Recently I had the need to obfuscate/minify some Python files before I distributed them. Coming from the Javascript world of ES6 where transpilers and processors are plentiful, I figured there ...
Read More »Cubecus is here! After a long time coming (4 years on and off), I've gotten my Blender level design add-on into a releasable state (even though in alpha and with ...
Read More »Python in Blender can be tiring. A simple problem becomes an arduous trek through docs, examples, and sometimes the C API to find the Blender way to write given Python ...
Read More »If you want to do unit tests of Blender Python code, it might be to your benefit to not startup Blender every time you want to run them but to ...
Read More »I updated the balance projection calculator thingy a week or so ago but I thought I'd write about it. Here's a demo image:
Graph of > 1 year worth of ...
Read More »I always felt that if I was able to see how much money I would have in the future I could more accurately save, spend, and make bill payments instead ...
Read More »I’m in love with Python. Like madly in love. If I wasn’t pretty crazy about this one girl right now I’m sure that I’d probably start hanging out with ...
Read More »