rem..om
be6259e5ba
- fixed bad time calculation on cinematics
...
- Used a nano timer for precision
- javadoc'ed a bit
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8443 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
4c71cbc818
- small comment fix
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8442 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
c8a720e035
- rename "SDK Engine Libraries" to "SDK Libraries"
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8441 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
b953e037bc
- cleanup SDK initialization class
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8440 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
3bfcc5cd7f
- change http.agent of jMonkeyEngine SDK to something more useful
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8439 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
8739632262
- print stack trace for SaveGame tool errors
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8438 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
fc9cb03462
- add SaveGame tool
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8437 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
4bbadc5ecf
- fix empty asset list in ModelImportTool when reloading model with key settings
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8436 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
38c9b14350
- update SDK help content to wiki content in svn (help also gets updated before each build)
...
- fix remote help updating by using different server URL
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8435 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
rem..om
d4c69da2a1
- removed deprecated usage of audioRenderer in soundTrack
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8434 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
rem..om
319ccc62b4
- added a pause method to AudioNode
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8433 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
rem..om
298c052d24
- Use quaternions and slerp for rotation track
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8432 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
2e5a0fda75
Update windows bullet native
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8431 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
4a15aa4162
- update bullet native for OSX
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8430 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
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
13 years ago
nor..67
79c807c861
- fix broken online assetpacks and online help by adding a proper browser agent tag (Mozilla) for System.setProperty("http.agent","");
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8428 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
d6649ab87d
- hide un-editable properties in Model Import Tool, fix reloading, reload on separate thread
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8427 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
cfc6036bf2
- cleanup after Kirill-Bomb
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8426 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sha..rd
1fb4a9be00
* Apply fix for cylinder normal generation
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8425 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sha..rd
b5f567753c
* SDK: Commit LWJGL 2.8.1 applet loader
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8424 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sha..rd
55bfc5f0cf
* Update to LWJGL 2.8.1
...
* Audio system to use new NativeObject class for managing audio buffers and filters
* Formatting for AndroidAudioRenderer
* Changed AndroidAudioData to match new NativeObject class
* AudioNode now serializes the audio key as "audio_key" instead "key"
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8423 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sha..rd
107380afc1
* Moved GLObjectManager to util, it is now NativeObjectManager and can be used to manage collection of any native object
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8422 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
1b665cc38e
- add GLSL editor to SDK by default
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8421 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sha..rd
bb52601e4e
* Gutted out SpatialAnimation
...
* Fix crash in TestObjectAnimation**
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8420 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sha..rd
e3366f14b8
Animation system revamp
...
* Track is no longer generic and doesn't need to be
* Removed implementation specific methods from Track
* Animation class no longer casts the track to a specific type to call setTime(). The specific Track.setTime() implementation makes the appropriate operations.
* TempVars instance is now passed down from the AnimControl to the tracks to get rid of all temp members in the tracks
* Misc docs and comment changes
* J3O files that reference BoneAnimation or SpatialAnimation class are automatically redirected to Animation class
* MeshAnimation, previously unused, is now completely obsolete and has been deleted
* PoseTrack, previously unused, is now deprecated until pose loading support is added
* Proper formatting for SpatialTrack
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8419 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
be7f7764cc
- rename AssetKey Properties to "Conversion Settings"
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8418 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
fd1d945ae5
- add properties of AssetKeys for Assets in Project Explorer, allowing setting AssetKey options when converting models that are inside the project already
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8417 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
0e605579f8
- change fix for Light not triggering save button
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8416 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
51aa80a71a
- fix Light not triggering save button
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8415 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
101e53569f
- add sn cleanup to sdk build
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8414 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
7cd6b48d9e
- native bullet: revert native build changes
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8413 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
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
13 years ago
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
13 years ago
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
13 years ago
nor..67
0a11431b21
- change name of Library plugins (jME3 and External)
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8409 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
47c60dc3ed
- update basicgame project to exclude .blend files for distribution by default
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8408 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
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
13 years ago
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
13 years ago
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
13 years ago
nor..67
242af7aa5d
- bullet native: fix changed signature for PhysicsRigidBody methods
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8404 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
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