| .. |
|
IceAABB.cpp
|
6f34a0e44b
Cosmetic: Added some const's and removed some static's
|
18 years ago |
|
IceAABB.h
|
76cf96f8a8
added inttypes.h to configure.in, removed aliasing issues from opcode and some other warnings
|
16 years ago |
|
IceAxes.h
|
88e11429d5
Avoid use of leading underscore
|
19 years ago |
|
IceBoundingSphere.h
|
9eca8fb7fd
Source files should not be marked as executable
|
20 years ago |
|
IceContainer.cpp
|
d3131f3a39
Fixed: ICE Container class allocation strategy fixed to avoid reserving excess memory with large collections
|
9 years ago |
|
IceContainer.h
|
a1a7ca6a84
Fixed: Program abort generated on memory allocation fault in OPCODE (would corrupt memory before)
|
9 years ago |
|
IceFPU.h
|
cd5c71e03c
Cosmetic: A compile time warning has been fixed
|
9 years ago |
|
IceHPoint.cpp
|
9eca8fb7fd
Source files should not be marked as executable
|
20 years ago |
|
IceHPoint.h
|
88e11429d5
Avoid use of leading underscore
|
19 years ago |
|
IceIndexedTriangle.cpp
|
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 |
|
IceIndexedTriangle.h
|
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 |
|
IceLSS.h
|
9eca8fb7fd
Source files should not be marked as executable
|
20 years ago |
|
IceMatrix3x3.cpp
|
9eca8fb7fd
Source files should not be marked as executable
|
20 years ago |
|
IceMatrix3x3.h
|
2712436e05
Cosmetic: Some compile time warnings have been eliminated
|
9 years ago |
|
IceMatrix4x4.cpp
|
9eca8fb7fd
Source files should not be marked as executable
|
20 years ago |
|
IceMatrix4x4.h
|
a8152f459a
Cosmetic: Some compile time warnings have been eliminated
|
9 years ago |
|
IceMemoryMacros.h
|
417355e4ab
Fixed: Minor safety corrections to OPCODE/ICE
|
9 years ago |
|
IceOBB.cpp
|
6f34a0e44b
Cosmetic: Added some const's and removed some static's
|
18 years ago |
|
IceOBB.h
|
9eca8fb7fd
Source files should not be marked as executable
|
20 years ago |
|
IcePairs.h
|
9eca8fb7fd
Source files should not be marked as executable
|
20 years ago |
|
IcePlane.cpp
|
9eca8fb7fd
Source files should not be marked as executable
|
20 years ago |
|
IcePlane.h
|
9eca8fb7fd
Source files should not be marked as executable
|
20 years ago |
|
IcePoint.cpp
|
76cf96f8a8
added inttypes.h to configure.in, removed aliasing issues from opcode and some other warnings
|
16 years ago |
|
IcePoint.h
|
2712436e05
Cosmetic: Some compile time warnings have been eliminated
|
9 years ago |
|
IcePreprocessor.h
|
9eca8fb7fd
Source files should not be marked as executable
|
20 years ago |
|
IceRandom.cpp
|
9eca8fb7fd
Source files should not be marked as executable
|
20 years ago |
|
IceRandom.h
|
9eca8fb7fd
Source files should not be marked as executable
|
20 years ago |
|
IceRay.cpp
|
9eca8fb7fd
Source files should not be marked as executable
|
20 years ago |
|
IceRay.h
|
9eca8fb7fd
Source files should not be marked as executable
|
20 years ago |
|
IceRevisitedRadix.cpp
|
65cafa7a5b
Removed compiler warnings, upgraded makefiles to automake 1.10
|
18 years ago |
|
IceRevisitedRadix.h
|
9eca8fb7fd
Source files should not be marked as executable
|
20 years ago |
|
IceSegment.cpp
|
9eca8fb7fd
Source files should not be marked as executable
|
20 years ago |
|
IceSegment.h
|
9eca8fb7fd
Source files should not be marked as executable
|
20 years ago |
|
IceTriList.h
|
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 |
|
IceTriangle.cpp
|
9eca8fb7fd
Source files should not be marked as executable
|
20 years ago |
|
IceTriangle.h
|
9eca8fb7fd
Source files should not be marked as executable
|
20 years ago |
|
IceTypes.h
|
5a6061e775
Fixed: Compilation fix for Win x64 target
|
14 years ago |
|
IceUtils.cpp
|
9eca8fb7fd
Source files should not be marked as executable
|
20 years ago |
|
IceUtils.h
|
9ef2eb90b4
Changed: Ice::swap replaced with Ice::TSwap which was originally available
|
16 years ago |
|
Makefile.am
|
dc42407f6b
generate include/ode/precision.h to set the precision instead of command-line defines; general code cleanup to get rid of GCC warnings
|
13 years ago |