nor..67
270703ca58
- change bullet native build process and project
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8657 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-12 00:44:14 +00:00
nor..67
439c5b36b8
native bullet:
...
- add ray test code, thanks to @EmpirePhoenix
- clean up import structure
- remove separate jmeUserPointer class
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8577 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-03 22:25:26 +00:00
nor..67
5f582977cb
- update build file and native bullet properties for release
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8502 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-22 13:11:28 +00:00
nor..67
ccddf1ea8e
- fix bullet build properties
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8498 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-22 03:27:51 +00:00
nor..67
dd5365891f
- update osx bullet natives
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8497 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-22 03:22:49 +00:00
nor..67
4ba3abcda9
- remove wheel finalization completely, need no deletion..
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8496 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-22 03:18:20 +00:00
nor..67
502fd41ca8
- change finalize method of VehicleWheel
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8493 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-22 02:58:39 +00:00
nor..67
b768d45016
- bullet native: change casting of java long to c++ objects
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8489 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-22 01:57:40 +00:00
nor..67
6ce4cc012e
- change pointers to jlong across platforms
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8488 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-22 01:00:42 +00:00
nor..67
aa96a1caf8
- commit possible fix for windows 64 pointer casting issues, see http://msdn.microsoft.com/en-us/library/aa384242(v=vs.85).aspx
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8487 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-22 00:42:17 +00:00
nor..67
768a2b9783
- native bullet: fix PhysicsVehicle wheel handling, using wheelIndex to select wheels now
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8480 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-21 22:58:23 +00:00
nor..67
2360562947
- add some fixes for collision callbacks and android to native bullet
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8429 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-17 16:25:59 +00:00
nor..67
7cd6b48d9e
- native bullet: revert native build changes
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8413 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-16 11:28:43 +00:00
nor..67
3dcd4fdade
- native bullet: add -static-libgcc option to native bullet compile
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8412 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-16 11:20:40 +00:00
nor..67
6c13cd9b36
- native bullet: add -fPIC option to native bullet compile
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8411 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-16 11:17:05 +00:00
nor..67
20c5994db4
- native bullet: add some checks to physics space and physics vehicle
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8410 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-16 02:06:58 +00:00
nor..67
99c679af49
- bullet native: fix osx java headers path to work on lion
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8407 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-15 22:41:46 +00:00
nor..67
fbbe0fa8c7
- bullet native: remove -static-libgcc option for linux
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8406 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-15 22:40:26 +00:00
nor..67
03b4be02a7
- bullet native: remove -m32 option for linux
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8405 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-15 22:37:10 +00:00
nor..67
3dfe94f84b
- bullet native: add fix for android compilation of native
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8402 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-15 21:21:02 +00:00
nor..67
8e8d612a7a
- bullet native: fix two variables from temprorary
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8397 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-15 19:42:43 +00:00
nor..67
06f329611b
- add missing PhysicsCollisionEvent
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8396 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-15 14:36:13 +00:00
nor..67
5bfd3bd68c
- add collision callbacks to native bullet
...
- add SixDofSpringJoint to native bullet
(thanks to @chototsu)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8395 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-15 14:27:28 +00:00
nor..67
b5010ce207
- commit fix to bullet RigidBody angular/linear mixup (thanks to @chototsu)
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8393 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-15 13:52:24 +00:00
nor..67
425d459668
- commit fixes to bullet native PhysicsVehicle and DebugShapeFactory (thanks to @chototsu)
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8392 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-15 13:11:13 +00:00
nor..67
06264e69bf
- fix to HingeJoint (native bullet), thanks to @makeshift
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7885 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-20 11:40:42 +00:00
nor..67
3829bcf2c7
Bullet Native:
...
- throw java NPE's on all native NPE cases
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7489 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-05-12 19:33:02 +00:00
nor..67
65dec26927
Bullet Native:
...
- add -static to windows build
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7478 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-05-10 15:26:28 +00:00
nor..67
070ddd23f0
Bullet Native:
...
- avoid use of pointers for math primitives globally
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7474 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-05-09 16:15:34 +00:00
nor..67
6d8b0a2b9d
Bullet Native:
...
- dont use pointers in stack (thanks to chototsu)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7473 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-05-09 15:40:07 +00:00
nor..67
29df71be5b
Bullet Native:
...
- dont use pointers in stack (thanks to chototsu)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7472 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-05-09 15:36:37 +00:00
nor..67
c8e09fd794
Bullet Native:
...
- small fix in SixDofJoint (thanks to chototsu)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7471 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-05-09 09:26:08 +00:00
nor..67
3c45cc6e97
- initialize native bullet classes on every object creation
...
- remove initialization from java physicsspace
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7431 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-05-04 03:45:31 +00:00
nor..67
fec1c5d6fe
- remove deprecated info
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7422 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-05-04 00:01:09 +00:00
nor..67
ab9e2bb97b
- output messages while build process, remove verbose output from copy etc.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7408 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-05-03 15:32:45 +00:00
nor..67
862540833b
copy Bullet Native to trunk
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7402 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-05-03 14:27:00 +00:00