nor..67
7ee15bf908
SDK:
...
- add ant-jme project with ant tools
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9423 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
6c08d94d5a
SDK:
...
- update manual build script to include nice message to document writers about the use of wiki_help.properties
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9422 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
210bf113d1
SDK:
...
- delete invalid javahelp folder
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9421 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
e2473c771c
SDK:
...
- update help with now working multi-media and optimization pages
- ad blender import help to manual
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9420 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
5af42b37ce
SDK:
...
- update help with now working multi-media and optimization pages
- ad blender import help to manual
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9419 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
781f7991a9
SDK:
...
- fix errors in wiki_help.properties and core-toc.xml
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9418 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
7ff1261d79
Adding uncommited methods (sorry for breaking the build).
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9417 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
roo..li
2b588f5298
jmp code palette - changed a normalize() to normalizeLocal()
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9416 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
9e9053edb4
- add new blender page to SDK
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9415 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sky..ok
1c1a6a0421
Javadoc fixes from wezrule: http://jmonkeyengine.org/groups/documentation-jme3/forum/topic/diff-for-quaternion-few-spelling-mistakes-and-inconsistencies/
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9414 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
027d448b7d
Added support for the following texture types import:
...
- Luminance8Alpha8
- Luminance16
- Luminance16Alpha16
- Luminance16F
- Luminance16FAlpha16A
- Luminance32F
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9413 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
4a39f5f37a
- remove setting of bounding box from CollisionShapeFactory
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9412 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
rem..om
4adaf86db9
fixed simple batch node : The SimpleBatchNode must NOT sets the refresh flag on its children when it is transformed. That's the very purpose of the SimpleBatchNode
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9411 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Sha..rd
c34189dfe5
* Removed all "verbose logging" parts of OGLESShaderRenderer, as it made the code hard to read. This sort of logging functionality should be done in a "GL Wrapper" sort of class instead.
...
* The AndroidImageInfo.notifyBitmapUploaded() method is now called at the end of the upload as expected
* Huge overhaul of TextureUtil. It automatically compresses textures to ETC1 if selected by user. In addition, it will use hardware mipmap generation if possible, and fallback to software if not (e.g. for compressed textures)
* Add support for DXT1 format (usually supported on NVIDIA Tegra devices). The BrightSky.dds skybox now works on Android if the device supports it.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9410 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Sha..rd
4be1d2be1e
* AndroidImageInfo now supports getting notification when the bitmap has been successfully uploaded to GL
...
* AndroidAudioRenderer no longer prints silly debug messages
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9409 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Sha..rd
8b5f4cba36
* BufferUtils.destroyDirectBuffer() now works on Android
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9408 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Sha..rd
29b2596359
* Removed various misc handling code from AndroidHarness to OGLESContext/JmeAndroidSystem to ease using jME3 outside of AndroidHarness
...
* Misc formatting changes in AndroidConfigChooser
* AndroidLogHandler now takes parameters into account
* Added additional settings in AppSettings to configure mouse emulation
* JmeSystem will now automatically try to load JmeAndroidSystem if it fails to load JmeDesktopSystem
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9407 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Sha..rd
05d5c611e1
* AndroidAssetManager no longer fails on missing plugin classes
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9406 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Sha..rd
e71f33ef7a
* Removed Geometry.setTransformRefresh() which was identical to Spatial.setTransformRefresh()
...
* SimpleBatchNode now calls setTransformRefresh() directly instead of duplicating the code
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9405 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Sha..rd
45534ab0b8
* FlyByCamera now uses Quaternion.normalizeLocal()
...
* Quaternion.normalize() which was deprecated has now been removed
* Quaternion.normalizeLocal() now returns "this" object
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9404 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
e2652851c5
Issue 429: Blender loader doesn't specify that meshes are non-animated (fix)
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9403 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
9e2f6b88ef
Support for multilayered textures and textures with mipmaps.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9402 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Sha..rd
0090d4eaad
* Fix spelling/grammer errors in BatchNode javadoc
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9401 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Sha..rd
a99d94c263
* Fix bug where animation loop mode "Cycle" would start at the end of the animation at each cycle causing discontinuities in the animation
...
* Fix bug where blending between the animations of a bone that did not have keyframes on the 2nd animation would fail and cause snapping / incorrect blending
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9400 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
roo..li
4dd46f4c5b
jme3tests: Updated HUD code to use setDisplayStatView(false) instead of guideNode.detachAll(). Recentered crosshairs.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9399 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
roo..li
9264e0ea32
reverting unnecessarily broken committed test to working original. ;-)
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9398 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
roo..li
ce957d3433
Added more info about arguments in javadoc
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9395 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
roo..li
9c3efe2e7a
registerLocator(string,string) is deprecated, replaced them by registerLocator(string,class) in these jmetest classes.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9394 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sky..ok
24145d10bc
Removed more println's
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9392 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sky..ok
bbf32420a2
Paul makes me feel like less of a man <3
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9391 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sky..ok
6b91149956
Remove debug statement I left in r9389
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9390 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sky..ok
96fce01608
Fix for bug when assigning an empty text string to a BitmapText already showing content
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9389 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
eca1fae8bc
SDK
...
- update manual from wiki
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9388 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
7c18281818
- fix collision between linked bodies option for joints in native bullet (thanks to @iwgeric )
...
- add fixed osx binary (win/linux are built on the server)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9387 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
bre..ns
5090b397a4
removed sysout from DesktopAssetManager and replaced with logger
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9386 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
bre..ns
f654109aa4
added in a NeighbourFinder interface to TerrainQuad so it can be used for tiling outside of TerrainGrid
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9385 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
rem..om
3f5fd9f6c3
Parallax mapping : changed calls to texture2DLod to texture2D as it fails on mac since it shouldn't be used in a frag shader
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9384 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
816b082c73
Adding UV coordinates to the model if they are defined for the mesh even if no material is applied.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9383 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
f8771f437e
Fix to loading object animation for Blender 2.62+ (found by 'reactlogic').
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9382 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sha..rd
2cec3f82eb
* Fix ClassCastException when loading old blender-based j3o files
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9381 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Sha..rd
4fc046a0e1
* Particle meshes now call updateCounts() when number of particles changes. This might fix native crashes in some cases.
...
* Removed completely useless merge sort on the entire particle array from ParticleTriMesh ...
* Added a small note in the javadoc of VertexBuffer.updateData() regarding bizarre issues
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9380 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Sha..rd
30dfa52f51
* TGA loader now supports loading colormapped (non-RLE only) images
...
* A non-supported format now yields correct message in TGA loader
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9379 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Sha..rd
cac820803b
* Better checking for MRT in renderer (first against max color attachments then against draw buffers)
...
* Now uses only OpenGL2 draw buffers instead of relying on GL_ARB_draw_buffers existing
* copyFrameBuffer() was non-functional when used against the main framebuffer because the width/height were set to zero erroneously, now it uses the current viewport parameters.
* Added TestRenderToCubemap to demonstrate render to cubemap functionality, it also uses MRT to render to all the cube sides
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9378 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
bre..ns
fba447dc60
added rotate tool to SDK, thanks @kbender
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9373 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
79ab8cd945
SDK:
...
- add modified state and savecookie accessors to AssetData
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9372 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
rem..om
2b097ebdfc
SkeletonControl : check hasArray for both BoneWeight and BoneIndex buffers before prep them for anim (convert them to non direct).
...
This to avoid an UnsupportedOperationException on android 4.0 when fetching the backing array on the BoneWeight buffer.
Before, only the BoneIndex was checked, and, for some mysterious reason, this ByteBuffer can be direct AND have a backing array on android 4.0. thus the preping wasn't done on the BoneWeight buffer that was kept as Direct. Hence the exception when fetching the array.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9371 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
583cf61d37
- update bullet build script to allow bullet/jme development on windows 64
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9370 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
6843b2a2a5
- update mac bullet binary and natives jar file
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9369 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
26c3cb759c
Updating linux bullet binaries
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9368 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
97ad04a8bd
Adding 64bit bullet dll
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9367 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago