Граф коммитов

51 Коммитов

Автор SHA1 Сообщение Дата
Giovanni Petrantoni 22af6df46b Fixed issues with boolean return types and c++ 2016-07-26 16:52:30 +09:00
Manu 0108f2a33f Add macOS Makefile to build libbulletc.dylib 2016-07-04 11:41:51 +09:00
Manu fe9f91ac54 Ignore x86 and x64 output directory for Linux 2016-06-30 14:26:56 +09:00
Manu 7dac908455 Add Linux Makefile 2016-06-30 14:23:16 +09:00
Giovanni Petrantoni 6e1ade56ae Selected proper c++ library for iOS 2016-04-21 14:05:16 +09:00
Giovanni Petrantoni 5db407ff02 Made Bullet wrapper internals visible to xenko 2016-03-23 18:36:23 +09:00
Giovanni Petrantoni b1c9960012 Fixed iOS stdc++ compilation 2016-03-17 12:23:54 +09:00
Giovanni Petrantoni 39a493d39b Added native code for collision detection 2016-03-15 17:38:35 +09:00
Giovanni Petrantoni a95f19ece4 [iOS] fixed compilation to support iOS 6.0 min 2015-11-11 11:46:52 +09:00
Giovanni Petrantoni b17623e3ac Reduced memory allocations drastically for collisions 2015-10-19 14:51:41 +09:00
Giovanni Petrantoni c720a40399 added android platforms 2015-09-24 21:07:08 +09:00
Giovanni Petrantoni 46996b1d8e fixed wrong file naming, added more platforms to android 2015-09-24 20:57:57 +09:00
Giovanni Petrantoni a02590dde2 Fixed ARM windows alignment, added HeightfieldShape 2015-09-24 20:41:32 +09:00
Giovanni Petrantoni ec1fa48b72 Added btHeightfieldTerrainShape wrapper code 2015-09-24 15:36:02 +09:00
Giovanni Petrantoni 1706dc9512 Fixed alignment issue in windows phone 2015-09-16 20:39:05 +09:00
Giovanni Petrantoni e02977692e Fixed (possibly) windows phone arm build 2015-09-16 19:07:43 +09:00
Giovanni Petrantoni bedbdc2481 better , hopefully gchandle behavior in manifold 2015-09-14 19:23:03 +09:00
Giovanni Petrantoni f370f05313 Fixed iOS compilation, removed GCHandle code from constraints 2015-09-14 12:34:51 +09:00
Giovanni Petrantoni 6b39ecaab0 Merge branch 'master' of github.com:SiliconStudio/bullet2-sharp-mobile 2015-09-14 01:21:30 +09:00
Giovanni Petrantoni b785de026e Reduced gchandle usage 2015-09-14 01:20:54 +09:00
Virgile Bello 7df3ea83ca Switch to VS2015 2015-09-03 15:37:57 +09:00
Alexandre Mutel b63e2e413e [Windows] Release is now compiled with PCL 111 in order to pass Windows certification 2015-07-01 10:15:53 +09:00
Virgile Bello ce6ec03b79 Windows 10 UAP build (currently with a workaround for CMake, since it doesn't support Windows 10 yet). 2015-06-15 14:22:52 +09:00
Jörg Wollenschläger 72cb5c5818 [Android] Included SharpMotionState 2015-06-12 10:54:17 +09:00
Virgile Bello 443d6ef495 [iOS] Add build configuration for i386 and x86_64 2015-06-05 17:52:42 +09:00
Pierre Rahier e2999da594 [iOS] Port BulletSharpPInvoke (BulletSharp.dll) to Xamarin iOS Universal apps 2015-06-05 12:03:56 +09:00
sinkingsugar e0e812f708 Merge pull request #2 from sinkingsugar/master
Fix related to convex hull generation
2015-03-22 19:35:55 +09:00
sinkingsugar 0c15204a96 Merge pull request #1 from SiliconStudio/master
Merge pull request #1 from sinkingsugar/master
2015-03-22 19:31:29 +09:00
Giovanni Petrantoni 686ae02a2d Fixed a bug related to indices being iterated as verts 2015-03-22 19:24:35 +09:00
sinkingsugar fe2fb5a947 Merge pull request #1 from sinkingsugar/master
VHACD compile script and x64 support
2014-11-17 07:37:11 +01:00
Giovanni Petrantoni b5a13332cd VHACD small fix in library paths 2014-11-09 00:20:32 +01:00
Giovanni Petrantoni d582430141 VHACD relative path building 2014-11-09 00:12:05 +01:00
Giovanni Petrantoni 1de835efb8 VHACD for VS2013 and x64 2014-11-08 23:46:57 +01:00
Virgile Bello 3166e3f4e3 Added scripts to properly build Windows Store and Windows Phone. 2014-10-10 12:34:17 +09:00
Giovanni Petrantoni 3c05b11b2f added cancelation code 2014-10-06 17:06:23 +02:00
Giovanni Petrantoni aad132ec4a Finalized VHACD, removed libbulletc solution in favor of cmake 2014-09-30 16:31:22 +02:00
Giovanni Petrantoni 5568e98988 Vhacd code & working cmake for libbulletc 2014-09-30 09:14:15 +02:00
Giovanni Petrantoni 1ce3428815 Convex hull work in progress 2014-09-28 13:52:13 +02:00
Giovanni Petrantoni 0e296ad51a alternative convex hull gen 2014-09-23 14:34:59 +02:00
Giovanni Petrantoni 296f74a78a Removed unused internal visible 2014-09-13 22:40:00 +02:00
Giovanni Petrantoni cd51d8c99f Convex hull shape generation 2014-09-13 22:33:29 +02:00
Giovanni Petrantoni 8e7ffc0582 Convex hull shape creation 2014-09-09 07:58:10 +02:00
Giovanni Petrantoni 16a4966ba8 Fixes for SharpMotionState 2014-09-07 23:31:54 +02:00
Giovanni Petrantoni ec0c28588e Fixed disposal of DispatchInfo 2014-09-03 08:57:18 +02:00
Giovanni Petrantoni c0392084a2 PDX-981 - Radical changes, still work in progress 2014-09-01 11:09:05 +02:00
Giovanni Petrantoni 2a90d57f79 Temporary hot fix for setInterpolate3 NEON 2014-08-30 08:47:09 +02:00
Giovanni Petrantoni 49c490ce0e [Physics] iOS fixes 2014-08-01 13:40:07 +02:00
Giovanni Petrantoni 1f17e033ee [Physics] update.. specially ios 2014-07-30 09:10:53 +02:00
Giovanni Petrantoni 8fda44a656 Added android compilation 2014-07-12 18:58:46 +02:00
Giovanni Petrantoni 1d0236a6b4 First real commit of all sources 2014-07-12 18:19:00 +02:00