Sam Edwards
|
e2b4353800
|
general: Replace NULL (and 0 as pointer) with C++11 nullptr
Exceptions to this replacement are:
- .c files
- Headers included by a .c file
- stb_image.h
- dr_flac.h
- Strings
- Comments
|
2018-06-03 16:35:13 -06: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
|
5d5a131026
|
More PyODE-like feedback system
|
2009-10-01 18:17:35 +00:00 |
rdb
|
cce6604f25
|
Fix joint feedback exposure
|
2009-10-01 17:27:42 +00:00 |
rdb
|
7c9592f520
|
Add isEmpty
|
2009-04-04 14:56:20 +00:00 |
David Rose
|
fb9c56432a
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +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
|
4be7630974
|
interface additions to be more panda-like
|
2007-02-09 08:30:34 +00:00 |
Josh Wilson
|
fd6808e765
|
first pass at integrating ODE v0.7
|
2007-01-29 21:30:34 +00:00 |