oleh_derevenko
|
c483919b01
Cosmetic: Newlines changed to be Unix style (LF) for consistency
|
9 years ago |
oleh_derevenko
|
a1a7ca6a84
Fixed: Program abort generated on memory allocation fault in OPCODE (would corrupt memory before)
|
9 years ago |
Oleh Derevenko
|
4828a4cb51
Fixed: Compilation fixes for various configurations and platforms
|
14 years ago |
Oleh Derevenko
|
ea9f70b699
Cosmetic: Compilation error fixed on QNX 6.5.0
|
15 years ago |
Oleh Derevenko
|
768d01aae8
Changed: OPCODE thread local data has been cleaned up as it is not used (OPC_SweepAndPrune.* and OPC_BoxPruning.* have been removed - rebuilding project files is necessary).
|
17 years ago |
Oleh Derevenko
|
d1be62dcea
Added: Initial commit of support of collision checking in multiple threads (global objects moved to TLS, class members or locals)
|
18 years ago |
David Walters
|
bd690db5e0
Added dTRIMESH_OPCODE_16BIT build option to allow an OPCODE trimesh to be specified using 16-bit indices. Feature inspired by patch [ 1170247 ] by Geoff Carlton. Default is 32-bit.
|
18 years ago |
David Walters
|
b4257220d2
[ 925479 ] Bug in mac OSX Opcode.h
|
19 years ago |
Bram Stolk
|
9eca8fb7fd
Source files should not be marked as executable
|
20 years ago |
Rodrigo Hernandez
|
f7512564e0
Changed compiler flags to use -O1 on OPCODE and some fast*.c files in ODE
|
21 years ago |
Rodrigo Hernandez
|
3123311ac9
*** empty log message ***
|
21 years ago |
Rodrigo Hernandez
|
0240562704
*** empty log message ***
|
21 years ago |
Russell Smith
|
f57607859e
fix for OSX from Shamyl Zakariya
|
22 years ago |
Russell Smith
|
0e0ee894c2
for VC++, replaced MSVC checks with _MSC_VER checks. _MSC_VER is always present, MSVC is not
|
22 years ago |
Russell Smith
|
f1dbadde76
changed various #ifdef WIN32 to #ifdef MSVC, so that this compiles with cygwin
|
22 years ago |
Russell Smith
|
185da22aa8
comment out pragmas that prevent inclusion in ODE static lib
|
22 years ago |
Russell Smith
|
924cc69625
disable annoying messages
|
22 years ago |
Russell Smith
|
7c0fa33ea8
fixes to get OPCODE working on a mac, from Royce Mitchell III
|
22 years ago |
Russell Smith
|
83fb0c5dbf
OPCODE 1.3 by Pierre Terdiman
|
22 years ago |