nor..67
3cdaf0e051
jme3:
...
- fix imports in all classes
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8843 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
c906508e62
- big refactoring of engine build and cleaning of sources, totally breaking SDK build for now
...
- separate jar files for engine components
- resolve dependencies between code parts
- remove Nifty dependency from Cinematics
- remove Physics dependency from TerrainGrid
- add public accessors to Natives Extraction
- remove RenderHint serialization from networking
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8839 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
6113425db9
- add loading of native bullet libraries to AndroidHarness, caught if fails
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8828 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sha..rd
3f95a0ca2f
* Eclipse classpath no longer includes .svn folders
...
* Updated android.jar to 2.3
* Add support for changing fullscreen mode in AndroidHarness
* VBO now used by default for Android versions > 2.2
* Fix wrong setting array type uniforms in android (e.g. Vector3Array)
* Improved efficiency of setVertexAttrib in android by not creating iterator each time
* Added method ParticleEmitter.killParticle()
* Deleted useless com.jme3.renderer.layer package
* Fix documentation of AppSettings.setCustomRenderer()
* Fix SkyFactory on android (again!)
* Deleted useless com.jme3.video package
* Add KeyNames to get names of keyboard keys
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8317 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
5ac90f46fa
* Formatting for many android classes which needed it desperately
...
* Moved JmeSystem.Platform to its own class in core. Desktop's and Android's JmeSystem now both use it
* Moved proper usage of efficient data from AndroidSkyFactory to SkyFactory, deprecated AndroidSkyFactory
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8236 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
120a3d1e4f
Blender Loader
...
* Correct calculation of spot light's inner and outer cone angles
* Loaded lights are now attached to the model's root node instead of being foolishly discarded
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8209 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
42f3770946
- fix AndroidApplication
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8189 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
kim..ng
0b7f96726f
Android: fixed logging
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7902 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
kim..ng
d90f6e7e18
Android: Allow custom app instantiation
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7851 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
kim..ng
2f8ae09033
Android: Fixed a race condition in OGLESContext which sometimes called initialize() more than once, added screen resolution setting and invert mouse x to harness
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7850 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
kim..ng
7b0f06ff4d
Android: added mouseEventsInvertY option to Harness
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7827 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
kim..ng
ef6b7157b9
Android: Fixed deadlock in AndroidHarness.onDestroy() and added screenOrientation
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7791 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
kim..ng
c58f429543
Android: Fixed bug in AndroidHarness if appClass can not be found
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7778 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
kim..ng
354ff46ccf
Android: Added streaming music to AndroidAudioRenderer
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7753 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
kim..ng
a7974ac659
Android: Added first prototype of AndroidAudioRenderer
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7723 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
kim..ng
f230997d93
Android: added customizable messages to exit dialog
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7689 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
kim..ng
fef0820ca6
Android: fixed bug - EGL_SURFACE_TYPE is checked now. Added ConfigType.FASTEST and .BEST to AndroidHarness
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7685 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
kim..ng
f02c21a51f
Android: fixed crash in harness if inputManager is not initialized yet
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7647 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
kim..ng
026b7f2211
added sending of historic events and added exit dialog to AndroidHarness
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7642 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
kim..ng
5461d56ac6
Android: Added proper OpenGL ES version detection and a best EGL Config Chooser
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7594 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
kim..ng
8cefea550e
Android: Fixed race-condition on GLSurfaceView destroy, fixed MouseEvents for flyCam rotation bug
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7536 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
kim..ng
f93b95b3a4
Android: Fixed app lifecycle. If you leave your activity with the back key the app will be destroyed, if you use the home key the app gets frozen in the background. You can return to it and it will be in the same state as when you left it.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7522 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Sha..om
f2bba9e7a7
* Deprecated AndroidApplication in favor of AndroidHarness
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7510 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
kim..ng
46ca84e835
AndroidHarness integration
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7509 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
kim..ng
a8e9d803dc
src/android patchset: changes AndroidAssetManager, AndroidInput, OGLESContext, JmeSystem, TextureLoader
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7502 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
9e53abbb7a
move jme3 to trunk
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@6971 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago