Refactor, separate docs from headers, add ru docs

Doxygen kind'a sucks and I need multilanguage documentation, so I did
that. Also, separated massive Math.h file into smaller files.
This commit is contained in:
2025-06-21 20:12:15 +03:00
parent 7ee69fc397
commit fc774fd0ff
116 changed files with 10693 additions and 3521 deletions

View File

@@ -1,4 +1,5 @@
#include <BH/Math.h>
#include <BH/Math/Plane.h>
#include <BH/Math/Vec3f.h>
#include <string.h>