Sam Hocevar
2235ce1635
Various compilation fixes.
pirms 4 gadiem
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.
pirms 4 gadiem
Sam Hocevar
44e39867b1
Fix approximately 80 billion compilation warnings.
pirms 7 gadiem
Sam Hocevar
cd988786b9
build: reorganise includes so that we can use precompiled headers later.
pirms 10 gadiem
Sam Hocevar
ad9a388e80
misc: remove 100% of the "using namespace std;" madness.
pirms 10 gadiem
Sam Hocevar
fe665f85b4
base: strip core.h from its contents and put it in public/private headers.
pirms 10 gadiem
Benjamin ‘Touky’ Huet
5f12e3ebc1
operator bis repetitas ....
pirms 10 gadiem
Benjamin ‘Touky’ Huet
115bd31b0e
Learn your fucking operators, you dumbass !!!!!
pirms 10 gadiem
Benjamin ‘Touky’ Huet
fd4cb5e350
Added debug stuff
pirms 10 gadiem
Benjamin ‘Touky’ Huet
98eb66b6c8
geomerty cleanup & tweak
pirms 10 gadiem
Benjamin ‘Touky’ Huet
c753233291
geom tweaks
pirms 10 gadiem
Benjamin ‘Touky’ Huet
b2bdb1972f
Several name tweaks here and there.
pirms 10 gadiem
Benjamin ‘Touky’ Huet
b7fc1953ab
Some names tweaks
Added workbench, for personnal experimentation.
pirms 10 gadiem
Benjamin ‘Touky’ Huet
88a4859287
Added Test Point in Frustum
pirms 10 gadiem
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.
pirms 11 gadiem
Lolbot
7e4da3d634
fixed 27 files out of 2315:
- removed 0 CR characters
- removed 188 trailing whitespaces
- replaced 537 tabs with spaces
pirms 12 gadiem
Benjamin ‘Touky’ Huet
3d56a23a55
Added geometry basic functions.
TODO : second pass on coding-style, and some tweak & usage modification.
pirms 12 gadiem