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