Sam Hocevar
5bd24fa1d3
build: hide the SDL_main.h inclusion in core.h, and only activate it
on Windows if using Visual Studio; if using MinGW, try to stick to the
original main() entry point.
12 yıl önce
Sam Hocevar
b5563ad21d
core: switch the Win32/x64 binaries to the Windows subsystem so that they
do not open a console at startup.
12 yıl önce
Benjamin ‘Touky’ Huet
4a31a63b77
Correct integration of EasyConstraint + TestDemo.
12 yıl önce
Benjamin ‘Touky’ Huet
a93067b19a
Small refactor of the Phys::Simulation.
Phys::Simulation is now an entity.
Phys::Simulation now implements timesteps correctly.
12 yıl önce
Sam Hocevar
71faabe207
test: go ape shit crazy on the FoV.
12 yıl önce
Sam Hocevar
b7ab11200a
test: fix physics cube backface culling.
12 yıl önce
Benjamin ‘Touky’ Huet
ebbed2988a
BtPhysTest : Container box now moves.
12 yıl önce
Benjamin ‘Touky’ Huet
e82c65aa18
Added walls and better context to the physics.
12 yıl önce
Sam Hocevar
b5f1b679b7
test: minor tweaks to the physics demo.
12 yıl önce
Benjamin ‘Touky’ Huet
cd46cef099
Added Cylinder primitives.
Added several delete/destructor, speeds up exit & saves memory.
12 yıl önce
Benjamin ‘Touky’ Huet
ecd676ae74
Some CIS FIX.
12 yıl önce
Benjamin ‘Touky’ Huet
c13c243453
#include were fucked-up ......
12 yıl önce
Benjamin ‘Touky’ Huet
6cb8bb99ca
Behold the power of LolPhysics !
Added lol::phys::Simulation, lol::phys::EasyPhysics for easy physic uses.
Added PhysicsObject, wich hold EasyMesh & EasyPhysics components so it is easy to use. Easy seems to be the consensus.
BtPhysTest now works with new physics classes.
Known problem for this commit:
Physics is not properly setup.
There might be memory leaks, I don't think I've parsed all new/delete.
A LOT of primitives are not taken into account.
12 yıl önce
Sam Hocevar
16f16d5882
test: minor tweaks to the Bullet demo.
12 yıl önce
Sam Hocevar
f3b61c9616
test: refine physics timestep.
12 yıl önce
Sam Hocevar
fe05e5e11a
test: activate the Bullet Physics test on all Unix platforms.
12 yıl önce
Benjamin ‘Touky’ Huet
041c815fb6
Works better now.
12 yıl önce
Benjamin ‘Touky’ Huet
5acf6b77a7
BtPhysTest works !
12 yıl önce
Benjamin ‘Touky’ Huet
ba99fad120
Small BtPhysTest tweak, the camera shows something, now.
12 yıl önce
Sam Hocevar
316df48a60
test: use lol::mat4 instead of Bullet matrices.
12 yıl önce
Sam Hocevar
ec5af97f23
contrib: clean up the BulletPhysics contrib directory.
12 yıl önce
Benjamin ‘Touky’ Huet
6c4d4bdf5f
Added Location modifier in URO.
Added BtPhystest for Bullet Physics test project.
12 yıl önce