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