nor..67
3bf64fb343
- bullet native: fix changed signature for PhysicsCollisionEvent methods
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8403 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
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
13 years ago
nor..67
b5af58df86
Update windows bullet native to bullet 2.79
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8401 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
31f8664db2
Update windows bullet native
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8400 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
8d702d8823
- bullet native: add osx binary with callbacks (intel only atm)
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8399 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
288114b1a1
- bullet native: add osx binary with callbacks (intel only atm)
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8398 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
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
13 years ago
nor..67
06f329611b
- add missing PhysicsCollisionEvent
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8396 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
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
13 years ago
nor..67
f798988f0a
- commit fix to native bullet RigidBody setRestitution (thanks to @chototsu )
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8394 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
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
13 years ago
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
13 years ago
nor..67
3eebf80097
- add loading screen doc to sdk manual
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8391 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
a0c818c8e1
- change base nifty xml file
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8390 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
0176b6e179
- fix base nifty xml file
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8389 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Sha..om
30e1128a57
* Remove silly allocation of triangle per BIH node. Use temp vars instead
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8388 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sha..rd
0372a5ed6d
* Add lighting support to OpenGL1 renderer
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8387 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
voi..om
52d1aaaaf2
Nifty RenderDeviceJme Bugfix: When we cache BitmapText instances to speed up text rendering we need to make sure that we take the font and the color into account as well! When we cache BitmapText instances only using the actual "text" it is possible that the exact same text - when it is rendered in different fonts - will be used from the cache (and then using the wrong font!) This has now been fixed.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8386 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sha..rd
5feebef7c5
* AwtMouseInput event queue is now synchronized like it should be
...
* TangentBinormalGenerator no longer writes binormal buffers. Instead it writes the W coordinate of the tangent based on the binormal's sign. Should fix "normal map seams" type problems
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8385 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
86e5ffd7a4
- warn user when asset cannot be loaded because it is not part of a project with ProjectAssetManager
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8384 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
82de99ca94
- make "Add Asset" action of AssetPack browser more robust
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8383 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
7e9f4b51b6
- use only SDK api for model loading in model import tool
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8382 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
e2df0e4b36
- SDK: make some nifty classes public
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8381 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
d174cb28cd
- Warn user when no Node is selected when trying to add something to the SceneComposer
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8380 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
ca27cb1b1a
- remove NetBeans update centers from jMP update center list
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8379 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
ba833abc88
- update applet loader zip -- actually with new libraries this time ^^
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8378 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
7d7df8c77a
- update applet loader zip
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8377 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
ab3b305ca5
- update lwjgl to 2.8.0-stable
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8376 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
c79968463d
- fix Animation loading by using arraycopy..
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8375 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
5eaca4c132
- update ogrexml blender2ogre export script to 0.5.4 stable
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8374 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
rem..om
cf89d515ef
- Reduced the number of instantiated variable on a collision check
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8373 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
73d192ea3f
- disable java graphics acceleration for sdk to avoid problems
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8372 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
rem..om
1afea87e89
- fixed javadoc on ChaseCam
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8371 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
rem..om
cad42dae3c
- Changed some javadoc on ChaseCam again
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8370 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
1b540e8837
- add panel to configure SDK OpenGL settings
...
- allow using OpenGL1 for SDK
- allow switching to lwjgl canvas for SDK
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8369 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
97743331f7
- add support for phone resolutions to nifty preview
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8368 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
rem..om
7a5905d7f8
- Changed some javadoc on ChaseCam
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8367 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
69808ce1a1
- fix ProjectAssetManager only considering lowercase suffixes when returning lists of textures, materials etc.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8366 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
rem..om
7c4f085174
Added a way to clear all waypoitns at once on a motion path
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8365 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
4cde46bee5
Attaching an empty to its parent.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8364 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
0a4beae534
- make change to libraries so library plugin gets version bumped
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8363 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
1f2bc028e0
- fix nifty styles library reference
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8362 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
984bab2ae9
Removing fix up axis checking for mesh vertices.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8361 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
952081b192
Fixing a bug that caused NPE to be thrown when no actions where applied to armature.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8360 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
7a0713cd59
- fix detaching of tools node in scenecomposer
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8358 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sha..rd
a236c7d03b
* Fix compile error
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8357 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sha..rd
8a247c8da4
* Fix nifty lib
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8356 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
voi..om
bcf9c7806b
nifty-1.3.1-SNAPSHOT included (without the versionnumber)
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8355 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
4a8b8da4ca
- add nifty-default-controls javadoc references
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8354 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
d1ce7246c8
- change nifty javadoc jar name in build script update-sdk target
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8353 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago