Jakub Ławreszuk
30da33766e
Add Linux build.sh script for VHACD library ( #4 )
...
* remove unused vhacd versioning
* add linux build.sh script
2024-05-28 12:41:10 +02:00
Jakub Ławreszuk
84058eb18a
Fix incorrect letter case for header files ( #3 )
2024-01-24 20:44:55 +01:00
Marco Klein
d1c2cc76da
fix: ✨ Add Mac x64 and arm64 build ( #2 )
...
Co-authored-by: Marco Klein <marco.klein@trustedshops.de>
2023-09-22 14:12:19 +02:00
Eideren
425a3bb927
Expose native methods to Stride.Physics ( #1 )
2021-08-04 13:41:57 +02:00
Virgile Bello
0f86ad5eeb
VHACDSharp: Switch to .NET Standard 2.0
2020-05-10 20:55:19 +02:00
Virgile Bello
f3b1bf2e07
Rename to Stride
2020-03-05 08:31:47 +01:00
Virgile Bello
aee2763628
VHACD: Bump to VS2019
2019-10-07 23:16:36 +02:00
Eideren
2a79f9af9c
LocalRayResult and LocalConvexResult to direct struct copy
2019-05-08 00:32:24 +02:00
Eideren
3060651dbd
Default ManifoldPoint to alloc-less and direct struct copy
2019-05-08 00:32:19 +02:00
Eideren
2f47d449e3
Remove/stall windows clang, see clang_windows branch for more info
2019-05-05 15:05:28 +02:00
Eideren
282baeaf4a
Update readme to include build instructions for .net solution
2019-05-01 11:29:46 +02:00
Eideren
be5679183e
[PC] Minor makefile edit
2019-05-01 11:28:05 +02:00
Eideren
532ac05e01
[iOS] BulletSharp iOS specific build
2019-05-01 10:59:14 +02:00
Eideren
8e88713663
Update readme and include latest build instructions
2019-04-30 18:28:34 +02:00
Eideren
b5bfb88b70
[iOS] Update bulletc+wrapper build
2019-04-30 18:27:26 +02:00
Eideren
fbf51c7ffb
[PC] Provide deterministic options, clarify and reformat readme
2019-04-26 10:47:36 +02:00
Eideren
5526c73e66
[Win] Update old build scripts targeting Windows Store
2019-04-26 10:32:32 +02:00
Eideren
0589132586
[BulletWrap] Remove seemingly pointless xplat unfriendly code
2019-04-26 07:20:09 +02:00
Eideren
2f322e3497
Update readme
2019-04-26 07:19:39 +02:00
Eideren
370799a64d
[PC] Generic clang build
2019-04-26 07:18:43 +02:00
Eideren
a3796dda2d
[Win] Prepare clang req
2019-04-26 07:18:05 +02:00
Eideren
a8bbcf6975
[Android] Remove meaningless comment
2019-04-23 20:08:31 +02:00
Eideren
a7eae2d61b
[BulletC#] Accept any Xenko.Core.Math version
2019-04-23 20:07:56 +02:00
Eideren
8b3ce0f98e
[Bullet#] Implement math conversions for xenko
2019-04-18 17:44:28 +02:00
Eideren
e0fb1820e1
Clarify usage
2019-04-18 17:43:53 +02:00
Eideren
a94bd95a45
[Bullet#] Remove useless projects
2019-04-18 17:39:01 +02:00
Eideren
0f93e6b0ba
Android: Updated build to conform to bullet's android config
2019-04-17 16:55:20 +02:00
Eideren
34c252fbea
BulletSharp: NetStandard solution
2019-04-16 18:42:26 +02:00
Eideren
09e79d4570
Android: Full bullet and wrapper, fix large command list
2019-04-16 03:48:38 +02:00
Eideren
2e7c6ac2c1
Android: Minimal working build
2019-04-15 13:48:28 +02:00
Eideren
76c33e0ff1
Add bullet as a submodule
2019-04-14 13:51:42 +02:00
Eideren
be17d03bce
Remove old bullet
2019-04-14 13:45:35 +02:00
Eideren
a9b4837792
Remap android make to point to root folders
2019-04-14 13:26:22 +02:00
Eideren
7b44b29b47
Move bullet folders to root
2019-04-14 13:25:59 +02:00
Eideren
bc18578e99
Update android make
2019-04-14 13:18:06 +02:00
Eideren
9a43b8bbfd
Remove old sources
2019-04-12 17:44:39 +02:00
Eideren
84c7b0232a
Initial merge
2019-04-12 17:42:56 +02:00
AndresTraks
d9d1f231b7
Make LocalConvexResult, LocalRayResult and LocalShapeInfo structs
2019-02-01 02:07:56 +02:00
AndresTraks
befaf38571
Add missing MathUtil.FuzzyZero
2019-01-31 23:17:52 +02:00
AndresTraks
9ea1dc6df4
Work on URDF
2019-01-31 22:17:43 +02:00
AndresTraks
770c2a9d1d
MultiBody.FixedBase.set
2019-01-05 20:41:16 +02:00
AndresTraks
d723d3b850
* Clean up the AlignedManifoldArray in KinematicCharacterController.
...
* Keep StaticObject collision flag for ghost object to prevent an assert from firing.
* Keep GhostPairCallback alive until collision pairs are cleared.
* Adjust KinematicCharacterController construction in CharacterDemo.
* Fix up axis assignment in KinematicCharacterController.
2018-12-26 07:23:37 +02:00
Andres Traks
a25ac01af1
Merge pull request #51 from Eideren/cc_jump
...
Update KinematicCharacterController to latest bullet
2018-12-26 01:29:09 +02:00
Eideren
538cc289d5
Update KinematicCharacterController to latest bullet
2018-12-16 05:37:50 +01:00
Andres Traks
77dee2edd7
Merge pull request #49 from goncalo/missing-methods
...
Wrap some missing properties in DispatcherInfo and ContactSolverInfo
2018-12-05 17:09:35 +02:00
Gonçalo Vasconcelos
369132c33c
BuildHull: add default parameter value and fix missing usage
2018-12-05 15:01:39 +00:00
Gonçalo Vasconcelos
fa5caf612b
Add LeastSquaresResidualThreshold and RestitutionVelocityThreshold to ContactSolverInfo
2018-12-04 17:54:57 +00:00
Gonçalo Vasconcelos
f9dcc55124
Add getter and setter for btDispatcherInfo::m_deterministicOverlappingPairs
2018-12-04 17:28:55 +00:00
Gonçalo Vasconcelos
d380ca3cdf
add highRes option for ShapeHull
2018-12-04 17:15:57 +00:00
AndresTraks
5b413d9f9b
Update btMultibody methods
2018-11-24 00:05:04 +02:00