Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/jMonkeyEngine/test-bot

Please ignore this repository, we're just making sure everything works before messing it up on the main repo
https://github.com/jMonkeyEngine/test-bot

Android : changed the way the glsurface's pixel format was chosen, allowing the surface to have a translucent background

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9507 75d07b2b-3a1a-0410-a2c5-0572b91c...

67712589e2e7a7817bf60609aa2b3a791230fd36 authored over 12 years ago by rem..om <[email protected]>
* Fix issue 505

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9506 75d07b2b-3a1a-0410-a2c5-0572b91c...

ca3f1d941a0b9a7997a68add16cfeee5c0f0b895 authored over 12 years ago by Sha..rd <[email protected]>
MotionPath.setSpeed can now be fed with a negative value to go backward. Waypoints will be properly triggered and the spatial will stop if it reaches the end of the path.

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9505 75d07b2b-3a1a-0410-a2c5-0572b91c...

9349bd97c6325e280adac82a35734830b59ecb63 authored over 12 years ago by rem..om <[email protected]>
* Fixed issue where a model loaded from J3O would crash on render (thanks ghoust)

* Uniform.toString() now handles the case where name = null

git-svn-id: https://jmonkeyengine.g...

c373f70d01dbd3009d61767d6b190a6283721593 authored over 12 years ago by Sha..rd <[email protected]>
Fix to 3D texture triangulation procedure that might have caused an image of width or height == 0 to be produced (which caused later errors during textures merging).

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9496 75d07b2b-3a1a-0410-a2c5-0572b91c...

e8762bcf9dc5d82f2ec5d7928d49f4c622afd1e9 authored over 12 years ago by Kae..pl <[email protected]>
* Fix crash when loading animated OgreXML model exported from blender2ogre 0.5.7

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9495 75d07b2b-3a1a-0410-a2c5-0572b91c...

8cf238a262462ea7951b0d9baa53d3d717f24c11 authored over 12 years ago by Sha..rd <[email protected]>
* Removed useless code / formatted DefineList

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9494 75d07b2b-3a1a-0410-a2c5-0572b91c...

5730bf67d8f499431a5cf530e4484b4567d16895 authored over 12 years ago by Sha..rd <[email protected]>
* Added IndexBuffer.wrapIndexBuffer() for wrapping any buffer (convenience method)

* All index buffers now rewind the buffer before allowing any read/write ops

git-svn-id: https:...

b007fd672acb71020680b095f77b29e7b545b1ce authored over 12 years ago by Sha..rd <[email protected]>
* Added AssetKey.clone()

* WeakRefCloneAssetCache will attempt to collect GCd assets more often by not relying WeakHashMa...

fd03d28d81fbb7a8ff399d52185036fba213d207 authored over 12 years ago by Sha..rd <[email protected]>
* Removed workarounds for setting material parameter with m_ prefix. From now on it will only be supported when loading really old J3O files.

* Small optimization: if technique is already loaded, define list will not be reconstructed on d...

7b9b9905efbe98bb5d5c005ecf5e4dd4b3c56d04 authored over 12 years ago by Sha..rd <[email protected]>
* Deprecated FloatToFixed: You should use regular floats on Android instead of using fixed decimal format (most mobile GPUs support float anyway)

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9490 75d07b2b-3a1a-0410-a2c5-0572b91c...

fbf29530f3259537c00f5f61e9945014f9de98a1 authored over 12 years ago by Sha..rd <[email protected]>
* Octree/Octnode: construct method now takes arguments for max depth, max volume, and tris per node

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9489 75d07b2b-3a1a-0410-a2c5-0572b91c...

37aa17302f83a8ba74eec47be7127cedac53d69e authored over 12 years ago by Sha..rd <[email protected]>
SDK:

- remove useless synchonized statements from physics

git-svn-id: https://jmonkeyengine.googlecod...

613d519544e88ed60fd7cdfe420162b8ba84f985 authored over 12 years ago by nor..67 <[email protected]>
- Added TestCursor + 3 types of cursors for user testing.

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9486 75d07b2b-3a1a-0410-a2c5-0572b91c...

a6033d01939ae549e6a5db57e5db113ffcfadbf5 authored over 12 years ago by dan..om <[email protected]>
- Removed a comment on a line that wasn't to be commented...

- Fixed import problem when RIFF header didn't have height/width (when it should). The loader wil...

0ade9ab80f1a2f4ed051d263261699b82c55d517 authored over 12 years ago by dan..om <[email protected]>
Implemented the ability to change the mouse cursor.

The way to do this is by calling inputManager.setMouseCursor("path/to/cursor/in/assets/cursor.ani...

5ac9953f62beee50f04661bde25557041906a48a authored over 12 years ago by dan..om <[email protected]>
SDK:

- add ogre skeleton files as recognized assets

git-svn-id: https://jmonkeyengine.googlecode.com/...

4e419a854cc3c8e52ca377bab76ef99f195f37e4 authored over 12 years ago by nor..67 <[email protected]>
SDK:

ModelImportTool
- fix removing texture data after import

git-svn-id: https://jmonkeyengine.googl...

caba5c80c141c860ef17d05935e8c262441ddd46 authored over 12 years ago by nor..67 <[email protected]>
SDK:

ModelImportTool
- fix relative path creation by using correct ProjectAssetManager

git-svn-id: ht...

27da3a106be53aeef7bdc1cb9325d52f95ddfb0c authored over 12 years ago by nor..67 <[email protected]>
SDK:

ModelImportTool
- uses FileObject list of assets instead of AssetKeys
- uses more robust copying
...

77b827ce6b1250b904dd4d250d16a676e1c3987a authored over 12 years ago by nor..67 <[email protected]>
SDK:

- enable asset list for binary ogre files

git-svn-id: https://jmonkeyengine.googlecode.com/svn/t...

740a6fcf9a44f508697780b38fb9d084df7e3983 authored over 12 years ago by nor..67 <[email protected]>
SDK:

- avoid backslashes in Codeless Project wizard

git-svn-id: https://jmonkeyengine.googlecode.com/...

49f6e620483159634b3ea360d68b009ed8c0a4f7 authored over 12 years ago by nor..67 <[email protected]>
SDK:

- add main model file to failed list when import failed in ModelImportTool... at the right place
...

b7b06266edc71d939fc3a7fe4c01175f8e2167c9 authored over 12 years ago by nor..67 <[email protected]>
SDK:

- add main model file to failed list when import failed in ModelImportTool

git-svn-id: https://j...

43eca4f47de8fffef77cdd8951b43df710fb67cb authored over 12 years ago by nor..67 <[email protected]>
SDK:

- avoid duplicate fail entries in AssetDataObject

git-svn-id: https://jmonkeyengine.googlecode.c...

2f149ec2a523be184e0863e03a94f104ad0524d6 authored over 12 years ago by nor..67 <[email protected]>
SDK:

- update ModelImportTool AssetKey property display on each load

git-svn-id: https://jmonkeyengin...

4df4fa8ed9c6f3314b78bb614a9c62f7e44c88c6 authored over 12 years ago by nor..67 <[email protected]>
SDK:

- move ModelImportTool info text to bundle file instead hardcoding it

git-svn-id: https://jmonke...

e5f8a05055181684abc682eb4996ef312e6ab584 authored over 12 years ago by nor..67 <[email protected]>
SDK:

- clear asset list data after failed import in ModelImportTool

git-svn-id: https://jmonkeyengine...

00641863cf2eb003e747d23cc49b18f825a183f0 authored over 12 years ago by nor..67 <[email protected]>
SDK:

- change editability and colors of ModelImportTool text areas

git-svn-id: https://jmonkeyengine....

72606036529ee86e6b90c50ace35713c1af5666c authored over 12 years ago by nor..67 <[email protected]>
SDK:

- improved ModelImporter with failed assets list, better workflow and lots of information and hel...

1f4e66695585cd35dda6e4d385df2cdd10d62a91 authored over 12 years ago by nor..67 <[email protected]>
SDK:

- avoid duplicates in AssetDataObject asset list

git-svn-id: https://jmonkeyengine.googlecode.c...

d54451f334d6212a48cfb5aa8bd6409c115ad7f3 authored over 12 years ago by nor..67 <[email protected]>
SDK:

- fix creation of unnecessary +Name.material file on ogre import

git-svn-id: https://jmonkeyengi...

3594e90e66f3d4cd5ff2c9b84e34aacd060740b7 authored over 12 years ago by nor..67 <[email protected]>
SDK:

- make F1 help work in main SDK android panel

git-svn-id: https://jmonkeyengine.googlecode.com/s...

0da5c9636fdf20264baae4b2e055849553431c58 authored over 12 years ago by nor..67 <[email protected]>
Added images types support in PixelIOFactory.

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9466 75d07b2b-3a1a-0410-a2c5-0572b91c...

624125aadc009d139782cab708ae1e0bc0576e85 authored over 12 years ago by Kae..pl <[email protected]>
SDK:

- update ant-jme project to contain its needed libraries

git-svn-id: https://jmonkeyengine.googl...

5094fe2b957062060b4beb4cc4c93c4b36624c13 authored over 12 years ago by nor..67 <[email protected]>
SDK:

- add jme3-libraries-blender to Tests project

git-svn-id: https://jmonkeyengine.googlecode.com/s...

c9a929379af8f3972c7510758004b7d02e179951 authored over 12 years ago by nor..67 <[email protected]>
Fix for animations tracks loading. If rotations were not set up by user then the model might have been disappearing because of (0, 0, 0, 0) rotation quaternion. (0, 0, 0, 1) quaternion is set in that case.

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9463 75d07b2b-3a1a-0410-a2c5-0572b91c...

84404cfb5f59b8a1377b6f0e93762bd4b53da273 authored over 12 years ago by Kae..pl <[email protected]>
BatchNode : fixed an issue when a geometry was not unbatched when removed with sometihing else than removeFromParent

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9462 75d07b2b-3a1a-0410-a2c5-0572b91c...

b97f8c12714f5dab038fa00e0df005e9767eaba0 authored over 12 years ago by rem..om <[email protected]>
updated SDK manipulation to escape a transformation when right-click

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9461 75d07b2b-3a1a-0410-a2c5-0572b91c...

233627de72831189b18457e1395fc5ac9e8cef87 authored over 12 years ago by bre..ns <[email protected]>
some fixes to the SDK manipulation tool

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9460 75d07b2b-3a1a-0410-a2c5-0572b91c...

0b7a92cc38269b62f603444ebba5d389c8bac256 authored over 12 years ago by bre..ns <[email protected]>
Re fixed material contentEquals crash when technique is null...but better

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9459 75d07b2b-3a1a-0410-a2c5-0572b91c...

855676173a991ce806342f28008a402385727224 authored over 12 years ago by rem..om <[email protected]>
Fixed material contentEquals crash when technique is null.

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9458 75d07b2b-3a1a-0410-a2c5-0572b91c...

3e35e32b2dead4351a4e13b16cf82eba901295b6 authored over 12 years ago by rem..om <[email protected]>
Modified the Serializer registration of DisconnectMessage

and ClientRegistrationMessage so that they have fixed IDs
and registration-independent implementa...

476120616c58681684679d0f66f729a4842e62dd authored over 12 years ago by PSp..om <[email protected]>
Moved the string read/write to static methods to

make it easier to reuse in classes that want to
read/write strings the same way without using
Ser...

516e3065dc1795cde38736eeb1928475a713eb45 authored over 12 years ago by PSp..om <[email protected]>
Starting to reorganize serializer a bit to later add

some features that will make it slightly less fragile.
The code that registers a serializer for a...

819407cf796a173411fd4cd8216ddba4cffff10e authored over 12 years ago by PSp..om <[email protected]>
small fix to rotate option in blender-manipulation tool

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9453 75d07b2b-3a1a-0410-a2c5-0572b91c...

c74a54db353e893a391c91dc21626605cc52d168 authored over 12 years ago by bre..ns <[email protected]>
added Blender-esque manipulation tool to scene composer

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9452 75d07b2b-3a1a-0410-a2c5-0572b91c...

f96e0d771ea5b46a515278fad1035b3ff3044048 authored over 12 years ago by bre..ns <[email protected]>
- fix imports across engine

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9451 75d07b2b-3a1a-0410-a2c5-0572b91c...

ea0be5cf9fd8c9bd33b85eac030445c5627e1abc authored over 12 years ago by nor..67 <[email protected]>
- add updated osx bullet natives

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9450 75d07b2b-3a1a-0410-a2c5-0572b91c...

83f56bda4e3839a54a301d69e6e55c5d845e32af authored over 12 years ago by nor..67 <[email protected]>
- fix bullet ghost overlap, thanks to @iwgeric

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9449 75d07b2b-3a1a-0410-a2c5-0572b91c...

a1dd0f9061de2d3d8ff80fd56a29c69897ccc4a6 authored over 12 years ago by nor..67 <[email protected]>
- change TestSweepTest to apply the location to the spatial before adding the physics control to avoid having the obstacle at 0/0/0 in the first frame

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9448 75d07b2b-3a1a-0410-a2c5-0572b91c...

3450b171c21eb47d213916706f19d89d3f584043 authored over 12 years ago by nor..67 <[email protected]>
* Fix issue 391

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9447 75d07b2b-3a1a-0410-a2c5-0572b91c...

1ef93999a3b5fa7749e77f74a5d44c3560bc2189 authored over 12 years ago by Sha..rd <[email protected]>
- Nifty : fixed gradient material

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9446 75d07b2b-3a1a-0410-a2c5-0572b91c...

e574e73b68affc960b8053ec03f2260b998d9a50 authored over 12 years ago by rem..om <[email protected]>
* TangentBinormalGenerator will replace the tangent buffer if it already exists on the mesh, instead of crashing

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9445 75d07b2b-3a1a-0410-a2c5-0572b91c...

2f2c44d6b1de48f12f0943da57563ad6ac8736fb authored over 12 years ago by Sha..om <[email protected]>
* Fix issue 490

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9444 75d07b2b-3a1a-0410-a2c5-0572b91c...

68551c8c17ee6bdf82b336db93480888452c38ca authored over 12 years ago by Sha..om <[email protected]>
* Fix issue 464

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9443 75d07b2b-3a1a-0410-a2c5-0572b91c...

59336dee4d6c56bc482e149ad1a7ef6e642da2c1 authored over 12 years ago by Sha..om <[email protected]>
* Fix issue 476

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9442 75d07b2b-3a1a-0410-a2c5-0572b91c...

3cdeb6ed4d821cf579049a9002c276e0a54e173c authored over 12 years ago by Sha..om <[email protected]>
* Ogre3D models exported from blender2ogre / Blender 2.63 now work by avoiding submeshname DTD violation

* Small grammer fix in FileLocator exception

git-svn-id: https://jmonkeyengine.googlecode.com/s...

4ee09fa52e459caf277754c50539274dc2cbe7d7 authored over 12 years ago by Sha..rd <[email protected]>
- revert genfiles for jme project as the project uses the netbeans 7.0.1 ant build files and would not be updated in a newer version if only this file was updated in the project

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9440 75d07b2b-3a1a-0410-a2c5-0572b91c...

95fb3eabbd32afc2494597c61e5b103c0088a88d authored over 12 years ago by nor..67 <[email protected]>
* The javadoc will have the protected fields now

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9439 75d07b2b-3a1a-0410-a2c5-0572b91c...

fedcc577a23a2f973a8c99830b2a25db1c8e7782 authored over 12 years ago by Sha..rd <[email protected]>
- ANDROID fixed multitouch move taht was not sending additional pointers event. thanks to iwgeric

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9438 75d07b2b-3a1a-0410-a2c5-0572b91c...

cd64f748986f0fdccc5d5d9c6237fb8bdd195e12 authored over 12 years ago by rem..om <[email protected]>
- ANDROID audio renderer : added a state check on the MediaPlayer to prenvent it to throw errors

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9437 75d07b2b-3a1a-0410-a2c5-0572b91...

d76d58c0e903f7cc879fd70e6335ed83ca43cb57 authored over 12 years ago by rem..om <[email protected]>
- ANDROID Reverted a change in resolution setting, as it apparently has bad side effects on GUI

- Android texture util ENABLE_COMPRESSION is now public to be able to change it. Accessing it thr...

0fe3b69f7dcbdf0e342ea91336137140dde35efe authored over 12 years ago by rem..om <[email protected]>
- add Tests for physics raytest and sweeptest (thanks to @wezrule)

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9435 75d07b2b-3a1a-0410-a2c5-0572b91c...

9292ac98980122dc414742c1bfd5ee42a002a1ab authored over 12 years ago by nor..67 <[email protected]>
Softened terrain API to allow for different tiling implementations. Added MultiTerrainLodControl

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9434 75d07b2b-3a1a-0410-a2c5-0572b91c...

33a69d453619ba04bbb3b14d926144891fe17657 authored over 12 years ago by bre..ns <[email protected]>
SDK:

- fix screen capture manual entry
- add screenshot manual entry

git-svn-id: https://jmonkeyengin...

b5aa49bc16c439b0691cd18767399bfb299327e2 authored over 12 years ago by nor..67 <[email protected]>
SDK:

- fix broken code examples in manual (removing google search link for classes from wiki)

git-svn...

88e823ddc098020e10a575dad8de30f9aa3f2417 authored over 12 years ago by nor..67 <[email protected]>
Fixes to luminance textures IO operations.

Added support for IO operations for RGB images (all except RGB10 and RGB9E5 formats).

git-svn-id...

dc646e048e25f75b469b804968ec719500dda764 authored over 12 years ago by Kae..pl <[email protected]>
Extending TexturePixel functionality.

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9430 75d07b2b-3a1a-0410-a2c5-0572b91c...

a2b2a85cce35d6d89b346ff68c319155736d9eb6 authored over 12 years ago by Kae..pl <[email protected]>
- update engine copylibs jar

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9429 75d07b2b-3a1a-0410-a2c5-0572b91c...

a00c8231c656da9585f1edcbca946823c6f15c44 authored over 12 years ago by nor..67 <[email protected]>
* Running jME3-android in emulator with GPU emulation now supported but sometimes there are opengl errors (?)

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9428 75d07b2b-3a1a-0410-a2c5-0572b91c...

1009cd18b08222ca5efb41a57e65b1f68345001b authored over 12 years ago by Sha..rd <[email protected]>
SDK:

- update nbi installer engine

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9427 75...

f9dbfc1f7cd8147f66091ca0e7903440aaed59f0 authored over 12 years ago by nor..67 <[email protected]>
* Prevent ActionListener.onAction( ... , true ) from being called repeatedly when using AWT panels

* Formatting in AwtMouseInput

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9426 7...

e18d1c261cb769cb43dc7a22d8903a3a9b99a6e7 authored over 12 years ago by Sha..rd <[email protected]>
SDK:

- fix images in some more help pages

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@...

4fe9fdf1f1eec329088b39718e510a368172a6d8 authored over 12 years ago by nor..67 <[email protected]>
SDK:

- fix images in some more help pages

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@...

d49915480be30af3194953f56b3a5c65b4007ffa authored over 12 years ago by nor..67 <[email protected]>
SDK:

- add ant-jme project with ant tools

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@...

7ee15bf9087100c6f64474e0abbfb001e78c17fb authored over 12 years ago by nor..67 <[email protected]>
SDK:

- update manual build script to include nice message to document writers about the use of wiki_he...

6c08d94d5a12d7341263adba294998c5908bb00d authored over 12 years ago by nor..67 <[email protected]>
SDK:

- delete invalid javahelp folder

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9421...

210bf113d10db98b06ba019a2a80b0672e2d5fa2 authored over 12 years ago by nor..67 <[email protected]>
SDK:

- update help with now working multi-media and optimization pages
- ad blender import help to man...

e2473c771c9ba0bfcb9163b4411173607e908f02 authored over 12 years ago by nor..67 <[email protected]>
SDK:

- update help with now working multi-media and optimization pages
- ad blender import help to man...

5af42b37ce189df40e9ceb556f8d396d73cb0081 authored over 12 years ago by nor..67 <[email protected]>
SDK:

- fix errors in wiki_help.properties and core-toc.xml

git-svn-id: https://jmonkeyengine.googleco...

781f7991a9d0bdfb29a8694ac4a8b3b65d898a0f authored over 12 years ago by nor..67 <[email protected]>
Adding uncommited methods (sorry for breaking the build).

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9417 75d07b2b-3a1a-0410-a2c5-0572b91c...

7ff1261d79fc6fe16059dc5361740b6b00fb644d authored over 12 years ago by Kae..pl <[email protected]>
jmp code palette - changed a normalize() to normalizeLocal()

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9416 75d07b2b-3a1a-0410-a2c5-0572b91c...

2b588f529846e9a5e698390366b9c413fa18e5eb authored over 12 years ago by roo..li <[email protected]>
- add new blender page to SDK

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9415 75d07b2b-3a1a-0410-a2c5-0572b91c...

9e9053edb4b2cf0cb7a506bf4fb6a8563f3b0880 authored over 12 years ago by nor..67 <[email protected]>
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-0572b91c...

1c1a6a0421a0ca04612fc611e0b8d83f833109bd authored over 12 years ago by sky..ok <[email protected]>
Added support for the following texture types import:

- Luminance8Alpha8
- Luminance16
- Luminance16Alpha16
- Luminance16F
- Luminance16FAlpha16A
- Lum...

027d448b7db10d434949115a1cfe1cceb56f9ef1 authored over 12 years ago by Kae..pl <[email protected]>
- remove setting of bounding box from CollisionShapeFactory

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9412 75d07b2b-3a1a-0410-a2c5-0572b91c...

4a39f5f37a8c63c18b6f1d9d2773aa72335487f0 authored over 12 years ago by nor..67 <[email protected]>
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-0572b91c...

4adaf86db92d436e6d5154e609fab232867d9115 authored over 12 years ago by rem..om <[email protected]>
* 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 e...

c34189dfe5b0c41a2f3182c890987118b50623ab authored over 12 years ago by Sha..rd <[email protected]>
* 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....

4be1d2be1e0f0b0bd717686e27aa7e9141bcca83 authored over 12 years ago by Sha..rd <[email protected]>
* BufferUtils.destroyDirectBuffer() now works on Android

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9408 75d07b2b-3a1a-0410-a2c5-0572b91c...

8b5f4cba3632c1a05e8a3fdec9e8320a3cbb370c authored over 12 years ago by Sha..rd <[email protected]>
* 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...

29b25963596afe52c4e43f5675775e538b8bfbdb authored over 12 years ago by Sha..rd <[email protected]>
* AndroidAssetManager no longer fails on missing plugin classes

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9406 75d07b2b-3a1a-0410-a2c5-0572b91c...

05d5c611e135b69ba39eef6e18cfa6f42144e08a authored over 12 years ago by Sha..rd <[email protected]>
* Removed Geometry.setTransformRefresh() which was identical to Spatial.setTransformRefresh()

* SimpleBatchNode now calls setTransformRefresh() directly instead of duplicating the code

git-...

e71f33ef7a8aaad27e0eecb144cca2090cb3d520 authored over 12 years ago by Sha..rd <[email protected]>
* FlyByCamera now uses Quaternion.normalizeLocal()

* Quaternion.normalize() which was deprecated has now been removed
* Quaternion.normalizeLocal(...

45534ab0b8cfce3c60c2f24ce343dec9399ae7ac authored over 12 years ago by Sha..rd <[email protected]>
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-0572b91c...

e2652851c571657b5551c8a7117dab70c5419be5 authored over 12 years ago by Kae..pl <[email protected]>
Support for multilayered textures and textures with mipmaps.

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9402 75d07b2b-3a1a-0410-a2c5-0572b91c...

9e2f6b88ef3a9e0fabd7e4e16af026b6dd71fc3b authored over 12 years ago by Kae..pl <[email protected]>
* Fix spelling/grammer errors in BatchNode javadoc

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9401 75d07b2b-3a1a-0410-a2c5-0572b91c...

0090d4eaad3fe0f4b1103cad79436910814af683 authored over 12 years ago by Sha..rd <[email protected]>
* 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...

a99d94c2635cf4c034d8de77d42a8ba1334f7e36 authored over 12 years ago by Sha..rd <[email protected]>
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-0572b91c...

4dd46f4c5b6d45903060cf0f496eb54c921e86d0 authored over 12 years ago by roo..li <[email protected]>