Torque3D/Engine/source/collision
marauder2k7 25d6ee5372 backup
backup commit
2024-05-20 12:21:37 +01:00
..
abstractPolyList.cpp Complete each face with 2nd triangle. 2016-09-21 12:43:48 +02:00
abstractPolyList.h Fix for Issue #130 for Decals and Smoothing Groups 2012-11-08 16:56:22 -05:00
boxConvex.cpp PlaneConvex 2024-05-19 01:18:50 +01:00
boxConvex.h PlaneConvex 2024-05-19 01:18:50 +01:00
clippedPolyList.cpp Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess 2018-04-23 10:08:14 -05:00
clippedPolyList.h virtuals removed 2024-03-18 18:13:00 +00:00
collision.h Various misc. tweaks and fixes based on static code analysis to minimize/fix memleaks, crashes, or other performance impacting code. 2020-09-19 18:25:10 -05:00
concretePolyList.cpp backup 2024-05-20 12:21:37 +01:00
concretePolyList.h virtuals removed 2024-03-18 18:13:00 +00:00
convex.cpp Optimize container bin lookups 2023-09-26 12:03:51 -05:00
convex.h PlaneConvex 2024-05-19 01:18:50 +01:00
depthSortList.cpp uninitialized variables-collision 2020-05-11 14:33:59 -05:00
depthSortList.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
earlyOutPolyList.cpp unnecessarily duplicated var definitions 2018-03-16 17:12:22 -05:00
earlyOutPolyList.h virtuals removed 2024-03-18 18:13:00 +00:00
extrudedPolyList.cpp uninitialized variables-collision 2020-05-11 14:33:59 -05:00
extrudedPolyList.h virtuals removed 2024-03-18 18:13:00 +00:00
gjk.cpp uninitialized variables-collision 2020-05-11 14:33:59 -05:00
gjk.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
optimizedPolyList.cpp PolyhedronVectorData core membervar cleanups 2018-03-14 15:18:00 -05:00
optimizedPolyList.h virtuals removed 2024-03-18 18:13:00 +00:00
planeExtractor.cpp uninitialized variables-collision 2020-05-11 14:33:59 -05:00
planeExtractor.h virtuals removed 2024-03-18 18:13:00 +00:00
polytope.cpp Polytope::intersect variable differerntiation. 2018-03-14 13:14:39 -05:00
polytope.h * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 2021-10-04 20:04:21 -04:00
vertexPolyList.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
vertexPolyList.h rest of virtuals removed 2024-03-18 18:40:22 +00:00