Sam Edwards
|
b2bfb31114
|
general: Remove `using std::*` from headers
Also remove most `using namespace std;` statements. The only one that remains is in py_panda.h.
Closes #350
Closes #335
|
2018-06-14 16:04:49 +02:00 |
tobspr
|
0fcfb8e372
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
rdb
|
16e7831566
|
Remove executable permissions from files that don't need them
|
2015-04-05 15:41:49 +02:00 |
rdb
|
5f2c0a6e04
|
Big commit aiding in separation of Python bindings:
* Most extension functions have been moved to C++.
* In makepanda, Python bindings are compiled into panda3d/<module>.pyd.
|
2014-02-20 13:33:26 +00:00 |
David Rose
|
3a7b87b178
|
build without python
|
2009-06-15 01:15:33 +00:00 |
rdb
|
44d9431d1a
|
Fix from Tom Haines
|
2009-04-25 13:40:02 +00:00 |
rdb
|
f431703f0a
|
Phase out OdeContactCollection
|
2009-04-14 15:40:18 +00:00 |
rdb
|
72688304cb
|
Added collide2 and space_to_geom
|
2009-04-08 19:18:36 +00:00 |
rdb
|
ffc708a0f1
|
Generic ODE improvements, and added OdeUtil.collide()
|
2008-12-18 20:15:02 +00:00 |
rdb
|
4056a40c53
|
documented the class
|
2008-12-17 13:25:15 +00:00 |
David Rose
|
fb9c56432a
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
David Rose
|
385e7be325
|
still more meminfo fixes
|
2007-06-29 15:53:27 +00:00 |
Josh Wilson
|
6bbea6261c
|
added joint parameter functions for the joints that support them
|
2007-02-11 06:50:46 +00:00 |
Josh Wilson
|
976760f105
|
added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces
|
2007-02-11 01:13:12 +00:00 |
Josh Wilson
|
fd6808e765
|
first pass at integrating ODE v0.7
|
2007-01-29 21:30:34 +00:00 |