

A CMake + CLion example project for developing Plugins for Godot.
CMake
A side project for visualizing MIDI with help of SDL and ImGui
C++
A collection of handy scripts-pressets for whatever routine i need to get rid of for myself
Batchfile 2
Customizable After Effects Render setups for pipelines and personal use. WINDOWS ONLY!
Batchfile 1
Just a collection of personal notes that I better to keep in mind about UE.
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
<Project>.DI.gen.cpp
causes compilation errors of the plugin.
I assume it's due to the #include "DI/Impl/ExposeDependencies.h"
, I did test if that was the cause.
[10/14] Compile [x64] Phasm.DI.gen.cpp
11>Depen…