Sam Hocevar
b9effc8977
Fix erratic indentation and file encoding.
7 年之前
Sam Hocevar
d72cb24bc0
build: move sample and tutorial files around.
10 年之前
Sam Hocevar
cd988786b9
build: reorganise includes so that we can use precompiled headers later.
10 年之前
Sam Hocevar
cadc4d18b0
test: move the unit tests to the engine, and lolunit out of the engine.
10 年之前
Sam Hocevar
7a28671dee
math: get rid of the base_vec* classes (thanks to relaxed unions), rename
MASK to SWIZZLE in the vector templates, rename matrix<> to mat<> for
consistency, implement transposition for all matrix sizes, make matrix
columns private and only accessible through operator[].
10 年之前
Sam Hocevar
b45c1dc7fe
physics: always activate Bullet and remove dead code.
11 年之前
Sam Hocevar
8b7482ae09
build: bad lolbot! fix the mess caused by its file renames.
11 年之前
Lolbot
ad2ddbb715
build: convert source files to lowercase.
11 年之前
Benjamin ‘Touky’ Huet
c7219ff1dd
New year copyright update.
12 年之前
Sam Hocevar
d6634da83f
build: fix the WTFPL site URL in all code comments.
12 年之前
Lolbot
23807ea88e
fixed 23 files out of 277:
- fixed 1270 CR characters
- fixed 56 trailing spaces
- fixed 5085 tabs
12 年之前
Benjamin ‘Touky’ Huet
486029decd
Revert
12 年之前
Benjamin ‘Touky’ Huet
b887ac5355
Small refactor on the BulletCc.
12 年之前
Benjamin ‘Touky’ Huet
006c3c4649
BulletCharacterController is now readable by a human being.
BtPhysTest now implements it with the BtKineCC logic -just modify that now-.
12 年之前
Benjamin ‘Touky’ Huet
284891f200
Fixed Entity::TickGame log flood.
Added BulletCharacterController.cpp & BulletCharacterController.h stubs.
12 年之前
Benjamin ‘Touky’ Huet
8838ef06b6
Added InputTracker test initPhysTest
12 年之前
Benjamin ‘Touky’ Huet
5d10ec177c
Small physic refactor.
12 年之前
Benjamin ‘Touky’ Huet
fbde8a5932
Fixed stupid base_movement which was cached for ever.
12 年之前
Benjamin ‘Touky’ Huet
11ddba1864
Added Attachment/base logic with working attachment with EasyCharacterController.
Added RayCastResult & a naïve integration for EasyCharacterController.
Enjoy !
12 年之前
Benjamin ‘Touky’ Huet
735d3dace5
Reverted last CL
12 年之前
Benjamin ‘Touky’ Huet
50c2855d89
Small .h & .cpp refactor
12 年之前
Benjamin ‘Touky’ Huet
ca94a77974
BtPhysTest : Splitted Physics files
12 年之前