Sam Hocevar
2235ce1635
Various compilation fixes.
il y a 4 ans
Sam Hocevar
155ae65a4e
Start working on the header-only part of the framework.
This implies creating a trimmed down branch that contains almost
nothing. It will then be usable by projects that do not need the
complex build system, and by the engine itself as a submodule from
the same repository.
il y a 4 ans
Sam Hocevar
44e39867b1
Fix approximately 80 billion compilation warnings.
il y a 7 ans
Sam Hocevar
cd988786b9
build: reorganise includes so that we can use precompiled headers later.
il y a 10 ans
Sam Hocevar
ad9a388e80
misc: remove 100% of the "using namespace std;" madness.
il y a 10 ans
Sam Hocevar
fe665f85b4
base: strip core.h from its contents and put it in public/private headers.
il y a 10 ans
Benjamin ‘Touky’ Huet
5f12e3ebc1
operator bis repetitas ....
il y a 10 ans
Benjamin ‘Touky’ Huet
115bd31b0e
Learn your fucking operators, you dumbass !!!!!
il y a 10 ans
Benjamin ‘Touky’ Huet
fd4cb5e350
Added debug stuff
il y a 10 ans
Benjamin ‘Touky’ Huet
98eb66b6c8
geomerty cleanup & tweak
il y a 10 ans
Benjamin ‘Touky’ Huet
c753233291
geom tweaks
il y a 10 ans
Benjamin ‘Touky’ Huet
b2bdb1972f
Several name tweaks here and there.
il y a 10 ans
Benjamin ‘Touky’ Huet
b7fc1953ab
Some names tweaks
Added workbench, for personnal experimentation.
il y a 10 ans
Benjamin ‘Touky’ Huet
88a4859287
Added Test Point in Frustum
il y a 10 ans
Sam Hocevar
6faf4ee067
base: roll our own constants because it’s always a pain in the ass
to get M_PI from the platform headers and cast it to float.
il y a 11 ans
Lolbot
7e4da3d634
fixed 27 files out of 2315:
- removed 0 CR characters
- removed 188 trailing whitespaces
- replaced 537 tabs with spaces
il y a 12 ans
Benjamin ‘Touky’ Huet
3d56a23a55
Added geometry basic functions.
TODO : second pass on coding-style, and some tweak & usage modification.
il y a 12 ans