From e74a7025db170090edb528c564e04c13178f075d Mon Sep 17 00:00:00 2001 From: rextimmy Date: Sat, 29 Nov 2014 22:46:17 +1000 Subject: [PATCH 1/3] Support for physx3 in projects.xml --- projects.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/projects.xml b/projects.xml index 5ed69f09b..8d68d7d25 100644 --- a/projects.xml +++ b/projects.xml @@ -34,12 +34,12 @@ Here are some examples: Oculus VR Devices Web Deployment Recast Navigation - Unit testing Torque Physics - PhysX Physics Library Bullet Physics Library - + PhysX 2.8 Physics Library + PhysX 3.3 Physics Library + From fbdc385afdb5eede9ecb427045d75188d7a4dc83 Mon Sep 17 00:00:00 2001 From: rextimmy Date: Sat, 29 Nov 2014 23:23:01 +1000 Subject: [PATCH 2/3] projects.xml fix for physx3 --- projects.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/projects.xml b/projects.xml index 8d68d7d25..7e4b2e43b 100644 --- a/projects.xml +++ b/projects.xml @@ -34,12 +34,13 @@ Here are some examples: Oculus VR Devices Web Deployment Recast Navigation + Unit testing Torque Physics - Bullet Physics Library PhysX 2.8 Physics Library - PhysX 3.3 Physics Library - + PhysX 3.2 Physics Library + Bullet Physics Library + From 1b6525253900af66805c7d8ca41b967951f10a23 Mon Sep 17 00:00:00 2001 From: rextimmy Date: Sat, 29 Nov 2014 23:25:36 +1000 Subject: [PATCH 3/3] - Fixed typo in physx3 module --- projects.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects.xml b/projects.xml index 7e4b2e43b..713658e22 100644 --- a/projects.xml +++ b/projects.xml @@ -38,7 +38,7 @@ Here are some examples: Torque Physics PhysX 2.8 Physics Library - PhysX 3.2 Physics Library + PhysX 3.2 Physics Library Bullet Physics Library