Sandu Liviu Catalin
67f514c77c
Add a helper funtion to generate formated string.
2020-09-06 23:54:28 +03:00
Sandu Liviu Catalin
a0077443d7
Update Shared.hpp
2020-09-04 18:54:53 +03:00
Sandu Liviu Catalin
b18d0a129a
Implement formatting on math types.
...
Just a helper method to help you generate strings from math types more easilly. A bit risky if you're dumb and don't know how format specifiers work in C because it provides direct access to those.
2020-09-03 20:33:51 +03:00
Sandu Liviu Catalin
47f71625d8
Restructure the whole plugin development kit.
2020-05-28 20:59:29 +03:00
Sandu Liviu Catalin
3080c20341
More code cleanup.
2020-03-22 09:16:40 +02:00
Sandu Liviu Catalin
505a165d23
Use pragma once instead of macro guards.
2020-03-22 01:45:04 +02:00
Sandu Liviu Catalin
c0fd374404
Rename source to module.
2020-03-21 23:02:27 +02:00