Commit Graph

3058 Commits (6efe68782517c8a6a4977bc68caeb8929d2b175d)
 

Author SHA1 Message Date
rem..om 8a4b204154 fixed issue 461 12 years ago
rem..om a330f83a2d fixed issue 418 12 years ago
rem..om 4ad164f278 fixed issue 529 12 years ago
nor..67 9d88420dd3 - Quaternion javadoc fix, thanks to @marcodezeeuw 12 years ago
rem..om c86c692ae9 Applied Javadoc patch for ColorRGBA thanks to jonathan.pikalek 12 years ago
rem..om 7e79145d70 Removed remaining system.out in AwtKeyInput thaks to @JesperSmith 12 years ago
nor..67 53807571a6 - Quaternion javadoc fix, thanks to @JesperSmith 12 years ago
PSp..om fbb0bcff37 Added an accessor for accessing the current GeometryComparator 12 years ago
PSp..om 8ce28cbc04 Added an accessor for getting the list's comparator. 12 years ago
PSp..om 6ec55f097f Removing the accidental method addition (simulateEvent) 12 years ago
rem..om 157fb96141 DirectionalLight shadows now work properly when the view cam is in parallel projection 12 years ago
rem..om 2a4a4ac0ef Fixed an issue with FadeFiltter 12 years ago
bre..om fdf238cc08 moved player location in HelloTerrainCollision. Set a backwards compatibility scale for ImageBasedHeightmap 12 years ago
nor..om f35c90238f disable bullet native building as the servers mingw install is broken again 12 years ago
bre..om c6fe6a2064 Changed ImageBasedHeightMap to use ImageRaster.create() instead of JmeSystem 12 years ago
bre..om c909219a4e Added TerrainTestAndroid and a smaller heightmap image for it 12 years ago
bre..om 636e309098 changed ImageBasedHeightMap to use JmeSystem to get ImageRaster 12 years ago
bre..om d81b46c2fb adding imageRaster to ImageBasedHeightMap 12 years ago
iwg..ic feff63fda2 Add support for JmeSystem.StorageFolderType in saveGame and loadGame 12 years ago
Zer..om ecb8b0508d (Hopefully) Fixed a shader problem on macs where it was trying to multiply an int with a float... 12 years ago
iwg..ic dd46be3688 Add support for multiple folder storage types for getStorageFolder 12 years ago
jul..om 2a3e28bb9d Removes a useless check from JoglRenderer 12 years ago
rem..om 22a18c5ba4 Fixed issue int RnederManager.proeloadScene that was causing failure when attempting to load CPU usage buffers to the GPU 12 years ago
rem..om 6a455731c7 Cinematic, made sure an event is properly initialized when added during playback 12 years ago
jul..om e4b80ebb0d Fixes a bug in JoglNewtDisplay: the native counterpart of the Screen instance must have been created before retrieving or modifying the screen mode according to Sven Göthel 12 years ago
jul..om 97cb4145e5 Fixes a bug in JoglNewtDisplay: the canvas must be visible before retrieving or modifying the screen mode 12 years ago
jul..om 92b7170c3d Updates JogAmp (GlueGen build 613, JOAL build 379, JOGL build 865) 12 years ago
Zer..om fbf305a386 Changed the settings dialog to "alwaysOnTop" so it doesn't get lost if you click elsewhere. (It doesn't appear in the task bar etc due to being a dialog not a frame). 12 years ago
iwg..ic 200df1c84b androidInput.loadSettings was never called, so setting mouseEventsEnabled = false; in MainActivity had no effect. 12 years ago
dan..om c798db10b2 - Reverted Nehon's termporary depth fix. We don't need jME to do the extra work if it's not needed. 12 years ago
nor..67 d3438942a0 - change funny exception in ConeCollisionShape to an existing one 12 years ago
nor..67 1a4b918451 - fix ConeCollisionShape 12 years ago
Sha..om 85059fd8a0 * Fix height = radius bug in ConeCollisionShape 12 years ago
dan..om eea91e0b20 - Fix to sphericalToCartesian and related methods that checks if store is null. If it is, store is created internally. 12 years ago
rem..om 064908c69f LightScattering : smoother "vanishing" while lookking away from the light 12 years ago
rem..om b88350a069 All shadow renderers/filters are now properly savables 12 years ago
Zer..om dd2b82c881 Fixed build problem due to changed constructor format. 12 years ago
Sha..rd 5a3a1838f6 * Allow removal/addition of NiftyJmeDisplay from ViewPort 12 years ago
rem..om 6bd3ff2f29 BufferUtils now use java 5 compliant code to find if a Buffer is direct 12 years ago
jul..om 3bde7326de Fixes a spelling mistake in the creation of the offscreen buffer 12 years ago
rem..om 84e4f0f8ad Ten thousand monkeys !! 12 years ago
Zer..om 219af0f9f4 Updated AppState Javadoc. 12 years ago
Kae..pl 5e2c814086 Issue 540: NullPointerException when loading blender model 12 years ago
Kae..pl 6573b87bf0 Bugfix: Issue 547: Unsupported type exception importing model from Blender 12 years ago
rem..om d8213d15b6 SoundEvent now sets the underlying audioNode to not be positional 12 years ago
Sha..rd 2e35519182 * Nifty will now set the BitmapText base color instead of using the material's color (which could override the color of the shared font) 12 years ago
Sha..rd 4aea96f4b9 * Made nifty mouse wheel rotation be the same as nifty LWJGL's renderer (1/-1 instead of 120/-120) 12 years ago
Sha..rd e8f747e8ce * Fix incorrect nifty display 12 years ago
Zer..om 99bf4248df Fixed the toggling of stats display on/off to also remove the shading behind. 12 years ago
Sha..rd b7c76799e2 * Attempt to fix SDK / AWT panels issue "Framebuffer doesn’t have any renderbuffers attached." 12 years ago