Kent Mein
209a2ede2c
Last of the config.h mods...
...
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
added to these files.
Kent
--
mein@cs.umn.edu
2002-11-25 15:29:57 +00:00
Kent Mein
b9a19f1ea7
Did all of the .h's in source
...
(adding)
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
also the Makefile.in's were from previous patch adding
the system depend stuff to configure.ac
Kent
--
mein@cs.umn.edu
2002-11-25 11:16:17 +00:00
Kent Mein
98e307346c
Fixed a typo. Had a [ added.
...
Kent
--
mein@cs.umn.edu
2002-11-19 00:09:54 +00:00
Maarten Gribnau
2d5514be28
Brought back the sumo physics controllers and undid game engine make file
...
changes.
Instead modified the top level nan_definitions.mk to point the NAN_SUMO and
NAN_FUZZICS to the right locations.
Maarten
2002-11-05 20:20:50 +00:00
Maarten Gribnau
0698cafb6a
removed last traces of sumo for Makefile users
...
1. Removed KX_SumoPhysicsController.h and KX_SumoPhysicsController.cpp
2. Changed some Makefiles to skip sumo
Maarten (mail@maartengribnau.com )
2002-11-04 20:22:33 +00:00
Kent Mein
01bff70383
fixed spacing in the headers to get rid of some warnings and some other
...
little minor spacing issues.
2002-10-30 02:07:20 +00:00
Norman Lin
ae459bfc12
added notes on collisions between dynas and "static moving" geometry (kinematically controlled)
2002-10-19 13:49:00 +00:00
Norman Lin
1ca9bded73
added todo item about compatibility with 2.25
2002-10-18 18:53:45 +00:00
Norman Lin
b7dadcfefd
first checkin of ode blender engine files
2002-10-18 15:46:57 +00:00
Norman Lin
1b15961786
First checkin of core ODE functionality. See OdePhysicsController.cpp for a todo list.
2002-10-18 14:36:34 +00:00
Hans Lambermont
12315f4d0e
Initial revision
2002-10-12 11:37:38 +00:00