rdb
18874fa151
Replace PN_int/uint types with stdint.h types, since all compilers we support have them.
...
Plus, we already had code that relied on them being available anyway.
2016-05-11 00:27:58 +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
a65b477734
Commit patches by cfsworks:
...
cxx: Fix missing includes masked by composite builds.
misc: Fix typos in comments.
config: Fix missing config forward-declarations.
direct: Adjust Python imports to panda3d.* instead of pandac.*.
display: Split graphicsWindow out into an extension.
framework: Use if/elif/elif/endif instead of ifdef/elif/elif/endif.
ode: Remove erroneous INLINE declarations.
interval: Fix missing import.
2014-10-19 22:41:47 +00:00
rdb
109bb61252
remove stepfast1 stuff to support more recent versions of ODE
2012-08-08 16:33:44 +00:00
David Rose
58c13de4ca
integrate changes from Schell Games (plus some tab character fixes)
2009-06-01 21:51:15 +00:00
rdb
12493d6324
Suggestions from forum users (get_id and set_data/get_data published)
2009-05-04 07:07:09 +00:00
rdb
7c9592f520
Add isEmpty
2009-04-04 14:56:20 +00:00
rdb
6bd15649f9
Make empty ODE objects evaluate to False
2009-04-04 06:25:02 +00:00
David Rose
fb9c56432a
we are now using the modified BSD license
2008-05-28 18:37:20 +00:00
John Loehrlein
0bda78dd8d
surface data stored and accessed through the space
2007-06-27 21:53:57 +00:00
John Loehrlein
ede5353100
surface collsion dampening (can be used for rolling resistance)
2007-03-12 22:37:46 +00:00
David Rose
31b32af94b
fix incorrect inline tags
2007-03-08 00:17:15 +00:00
David Rose
104f11e29d
compilation errors
2007-03-07 05:02:35 +00:00
John Loehrlein
20b196ea30
autoCollide support
2007-03-03 00:58:17 +00:00
Josh Wilson
a80d9f95ba
formatting and added LVecBase3f functionality
2007-02-11 07:38:27 +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
de15a48d44
added 'ode_includes.h' to resolve #define collisions
2007-01-30 21:27:15 +00:00
Josh Wilson
fd6808e765
first pass at integrating ODE v0.7
2007-01-29 21:30:34 +00:00