COMMITS
/ plugins/script_loader/source/loaders/dotnet/dotnet_loader.cpp March 24, 2024
W
feat: Added support for writing scripts in Python
WerWolv committed
March 21, 2024
W
impr: Added better error logging in script loader init
WerWolv committed
March 14, 2024
W
fix: Linux build issues
WerWolv committed
March 13, 2024
W
fix: Remaining build issues
WerWolv committed
W
fix: Unix build issues with dladdr
WerWolv committed
March 12, 2024
W
impr: Get rid of cimgui shared library by hooking pinvoke handler
WerWolv committed
March 10, 2024
W
feat: Added support for adding custom providers through C#
WerWolv committed
December 19, 2023
W
refactor: Get rid of `this->m_`
WerWolv committed
November 10, 2023
W
fix: Build on Windows
WerWolv committed
W
impr: General code cleanup
WerWolv committed
October 1, 2023
W
fix: Try search frameworks folder for nethost library on macOS
WerWolv committed
September 8, 2023
W
fix: Potential use-after-free with the .NET SDK
WerWolv committed
July 21, 2023
W
impr: Make script loaders be initialized synchronously
WerWolv committed
July 20, 2023
W
git: Disable .NET scripts in AppImage since it hangs on startup
WerWolv committed
July 15, 2023
W
impr: Move all .NET scripts to their own subfolder
WerWolv committed
N
feat: Added cross-platform .NET scripts support (#1185)
Nik committed