Commit Graph

3564 Commits (c2db7f02545b7a59aac893c6c80df5f7a1c26d99)
 

Author SHA1 Message Date
iwg..ic c2db7f0254 Bump JmeVersion to 3.0.4 11 years ago
iwg..ic 2209210617 Port patch for NativeObjectManager in Trunk r10889 to the 3.0 Final branch. https://code.google.com/p/jmonkeyengine/source/detail?r=10889 11 years ago
iwg..ic 64b9ae958b Bump plugins version number to 3.0.3 11 years ago
iwg..ic e2b7ebaf76 Bump engine version number to 3.0.3 11 years ago
iwg..ic 33db5460c3 Android: Update Android Config Chooser to the same level as r10798 from trunk. Fixes issues due to finding the EGL config too early based on a default display instead of finding the config when asked for it by the surface. 11 years ago
PSp..om f4b4fc9c1e Upping version. 11 years ago
PSp..om 781fb7b4e6 Fixing JME system version and upping it at the 11 years ago
PSp..om 22e4745fea From trunk: 11 years ago
rem..om 35cb546c0d Changed plugin version in 3.0final branch to 3.0.1 for sdk 11 years ago
rem..om f8c466f329 Merged revision 10799 from trunk 11 years ago
nor..67 16d34f7bbb Merge build and genfile changes 11 years ago
nor..67 cb980091ad Merge build changes 11 years ago
nor..67 d947820d9b Merge SDK config changes 11 years ago
nor..67 2271c690a3 Merge SDK config changes 11 years ago
nor..67 71217a6da2 Merge SDK config changes 11 years ago
PSp..om 247f2a633d Branching the code for final 3.0 release so we can continue 11 years ago
Kae..pl 0bb9822322 Bugfix: fixed an issue that caused repeated meshes to be populated in the wrong direction when Y axis was set as up axis. 11 years ago
roo..li b49ab638c3 Updated some item names in SDK Palette. 11 years ago
roo..li 951b650119 Updated SDK Palette to no longer use C-style object names -_- 11 years ago
roo..li 6f56c63703 Updated SDK Palette to include DirctionalShadow Renderer and Filter. 11 years ago
jul..se 92757f8a9d Sends all key events (including repeat events) in the JOGL NEWT backend 11 years ago
jul..se 166373230c Possible fix for the bug on compressed DDS textures in the JOGL backend 11 years ago
jul..se b7042af8ce Switches to JOGL 2.0.2, reverts my mistake 11 years ago
jul..se e877d1f8c9 Switches to JOGL 2.0.2 12 years ago
rem..om 07477b0be8 cloneForSpatial in LodControl now properly calls super.cloneForSpatial 12 years ago
rem..om b61192d71e Formated LodControl before fixing a cloning issue 12 years ago
bre..om a33c7394e3 Slightly improved the terrain paint tool. Changed the terrain flatten tool to match documentation 12 years ago
Kae..pl bf4447bc46 Feature: loading separate UV sets defined by user and loading LightMap. 12 years ago
bre..om d2d86d649b switched the colors for Y & Z in the axis marker 12 years ago
rem..om b577a6c336 Fixed an issue with multiple shadow renderers. 12 years ago
nor..67 044ec5d66f SDK: 12 years ago
rem..om 55b2afde82 Made the DebugKeysAppState output something that you just have to copy paste into your code when outputing the position and rotation of the camera. 12 years ago
rem..om 20123c74ea SDK : Scene composer MoveManager now accounts for parent node scale when moving a spatial in the scene composer. This is to avoid the spatial to "jump" when starting moving. 12 years ago
rem..om e8d38b75f9 SDK : Scene composer : re introduced switch to front view with nupad 1 (not sure why it was removed in the first place) 12 years ago
rem..om b0eb3b31a5 SDK : fixed an issue causing audio nodes to "fly around" when attached to a sub node with non zero translations. 12 years ago
rem..om 7e28558ece SDK : fixed an issue causing "scene graph updated from another thread " error int he scenecomposer when adding an audio node 12 years ago
iwg..ic a1316b4514 Android: Fix issue with AndroidHarness trying to pause audio after app.stop() closed down the audio renderer 12 years ago
nor..67 2143e17d99 SDK: 12 years ago
rem..om 9f6c42f568 fixed imports in HelloTerrain, and made the same changes as in HelloCollision in HelloTerrainCollision 12 years ago
rem..om 5962b6cc39 Removes the use of the deprecated Box contructor with the mesh origin in HelloPicking, made the crosshair properly centered. Also updated the wiki 12 years ago
roo..li 2224767cbe Removed depricated material example in hellomaterial, refactored some object names 12 years ago
nor..67 6baff6f8d9 SDK: 12 years ago
roo..li 3445985717 Replaced depricated material example in Palette by a colored code sample snippet 12 years ago
nor..67 59857d7bc3 SDK: 12 years ago
rem..om e36241e74b Removes the use of the deprecated Box contructor with the mesh origin in HelloPhysics. Also updated the wiki 12 years ago
rem..om b01ac95cfc Removes the use of the deprecated Box contructor with the mesh origin in HelloNode. also updated the wiki and made the screenshot up to date to what the tutorial produces 12 years ago
rem..om 191e619bcc Removes the use of the deprecated Box contructor with the mesh origin in HelloLoop. also updated the wiki and made the screenshot up to date to what the tutorial produces 12 years ago
rem..om c576d47c15 Removes the use of the deprecated Box contructor with the mesh origin in HelloLoop. also updated the wiki 12 years ago
rem..om e530cf9ad6 Removes the use of the deprecated Box contructor with the mesh origin in HelloJME3. also updated the wiki 12 years ago
rem..om 97ccd701fe Used var-args to register input listeners to the inpurManager in HelloInput instead of creating a string arrays. Also updated the wiki 12 years ago