Kirill Vainer
|
6296819697
|
native bullet: allow cross compiling linux -> windows
|
9 years ago |
Fadorico
|
ef626b0959
|
Fixed group collision check in native broadphase
|
9 years ago |
Dokthar
|
06d6f08616
|
GImpactCollisionShape : fix for #188, added a call to updateBound() in native jni binding, just after creating the shape, (native createShape() method)
|
9 years ago |
Kirill Vainer
|
86439c2c2b
|
native bullet: fix JNI crash in ray / sweep test
Method return type does not match call function return type
|
9 years ago |
Maselbas
|
5de3163fb8
|
Bullet RigidBody : removed commented code
|
10 years ago |
Maselbas
|
3780061863
|
Bullet PhysicsRididBody : compile time error fix
|
10 years ago |
Maselbas
|
878f2cbbbc
|
Bullet PhysicsRigigBody : added set/getAngularFactor(Vector3f) and set/getLinearFactor(Vector3f), these methods are usefull for locking axis translations or rotation
|
10 years ago |
Kirill Vainer
|
9e4360cd6a
|
Bullet-Native: update windows natives
|
10 years ago |
Kirill Vainer
|
cd1d145005
|
PhysicsSpace: add method to set solver iterations
Thanks to Seppes (see thread: http://hub.jmonkeyengine.org/t/how-to-access-native-bullets-constraintsolver-numiterations)
|
10 years ago |
shadowislord
|
fe7f30d5ec
|
Native SweepTest: fix formatting
|
10 years ago |
rainmantsr
|
31835366b2
|
Add: sweepTest to jme3-bullet-native
|
10 years ago |
Kirill Vainer
|
25da36e590
|
jme3-bullet-native: copyBinaryToLibs to depend on building native lib
|
10 years ago |
Normen Hansen
|
98f0d2c08a
|
- fix jme3-bullet-natives build issue
|
10 years ago |
Normen Hansen
|
c924a94e92
|
- fix copying of precompiled bullet native files
|
10 years ago |
iwgeric
|
83a9f87fe1
|
Enclose startParameter.excludedTaskNames inside task
|
10 years ago |
Normen Hansen
|
ec183e1eea
|
- only download bullet when its supposed to be built
|
10 years ago |
Normen Hansen
|
00f12cfec7
|
- change behavior of "buildNativeProjects" setting to not exclude native subprojects from build but instead copy precompiled binaries
- disable unnecessary build of static bullet libraries
|
10 years ago |
Normen Hansen
|
05e1d528ab
|
- allow adding precompiled bullet binaries to natives jar for binaries that can't be built on the current system
- add precompiled bullet libraries
|
10 years ago |
Normen Hansen
|
104254f6a6
|
- allow packing bullet binaries from build folder that have previously been built on other platforms
|
10 years ago |
Normen Hansen
|
c8fcac1254
|
- fix build script for native bullet on windows using VisualStudio
|
10 years ago |
Normen Hansen
|
6d0a5604c6
|
- fix pointer bug in native bullet addResult collision code (collision code still needs a rework)
|
10 years ago |
Normen Hansen
|
f0870efc3b
|
- remove static build instructions for linux bullet library (the bullet library will now depend on the correct glibc version being installed on a linux system)
|
10 years ago |
shadowislord
|
e3497dcf50
|
Switch from gradle 1.12 to 2.2.1
|
10 years ago |
shadowislord
|
a18c568579
|
Fix native bullet build on Linux
It is now partially static build, only depending on libc and libm.
|
10 years ago |
iwgeric
|
a43b5c1835
|
remove android mk files from bullet-native. android native bullet has it's own subproject
|
11 years ago |
iwgeric
|
768f099d1d
|
remove android build from jme3-bullet-native (separate subproject now)
|
11 years ago |
Normen Hansen
|
f513a09c52
|
adapt native build for new gradle versions (targetPlatforms -> model.platforms)
|
11 years ago |
Normen Hansen
|
a16857c8f4
|
switch to gradle layout
|
11 years ago |
iwg..ic
|
a0badf9d4c
|
Add jar packaging for android native bullet builds
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@10992 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
11 years ago |
iwg..ic
|
766ebef96d
|
WIP: Add support to build the Native Bullet for Android (only building, not packaging into jar file yet)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@10991 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
11 years ago |
iwg..ic
|
a8a664b76b
|
Import commit 10930 from the experimental branch to support Bullet file list changes in the future (and fix build of Bullet 2.82)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@10990 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
11 years ago |
nor..67
|
511d045274
|
gradle:
import current build script to gradle-restructure
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@10968 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
11 years ago |
PSp..om
|
98d4ca4404
|
Renaming the native bullet android dir.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@10967 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
11 years ago |
PSp..om
|
ed77d40c63
|
First pass at copying the source files with history into the
new gradle-based structure.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@10964 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
11 years ago |