Commit Graph

2966 Commits (06ddb62b2cd0b9ffda6940df538cfd40bf94927b)
 

Author SHA1 Message Date
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
Sha..rd e9395812bc * Partial fix for issue 504 (Android renderer only) 12 years ago
Sha..rd ffa0639580 * Fix issue 526 12 years ago
Sha..rd 2d69a5d159 * Fixed issue 460 12 years ago
Sha..rd 0229a54b5e * Fixed some "throw new NullPointerException" statements and replaced with IllegalArgumentException 12 years ago
Sha..rd 7dae4d5238 * Fix issue 551 12 years ago
Sha..rd be59bd91fb * Fixed issue 550 12 years ago
Sha..rd fead899369 * Fixed issue 511 12 years ago
Sha..rd 6745c8ed63 * Made AppletHarness fields protected instead of private to allow extension 12 years ago
bre..om d68fba1fef fixed TerrainGrid.getTerrainAtCell() and TerrainGrid.getTerrainAt(), updated TerrainGridTileLoaderTest 12 years ago
Sha..rd b3e63e9732 * Depth writes now completely disabled for all nifty elements - should fix various glitches when nifty is rendered with jME3 gui or 3D objects 12 years ago
Sha..rd 9e03dba566 * Add checks for maximum texture resolution in all renderers 12 years ago
rem..om 78d1754df1 Implemented proper frustum culling for the shadow post pass. 12 years ago
rem..om 116c7161f7 Added a workaround the incomplete draw buffer in basicShadowRenderer 12 years ago
bre..om c7d42dede5 removed physics error from TerrainGrid tests 12 years ago
rem..om 3a2d25ce30 One can now remove a cinematic event from a cinematic 12 years ago
Zer..om cb079b48c0 Added code to darken the area behind the stats display so it can be read even over a light background. This can be turned off by calling setDarkenBehind(false) on the StatsAppState 12 years ago
rem..om 5a22c0d9de Water reflection/refraction cameras parallel projection is now explicitely set to false. 12 years ago
Kae..pl 2ace208225 Bugfix: fixed NPE error while getting subtarget of a constraint, not every constraint data have such field 12 years ago
Kae..pl 69205a679b Updating the bound of every newly loaded node. 12 years ago
rem..om 0dadaa80f5 Shadow system refactoring. 12 years ago
nor..67 304ecb4bf7 SDK: 12 years ago
nor..67 b68647c97d SDK: 12 years ago
nor..67 5d3661cae0 SDK: 12 years ago
nor..67 b4cf745189 SDK: 12 years ago
nor..67 1fbdbc59bb SDK: 12 years ago
nor..67 7b85ebead3 SDK: 12 years ago
nor..67 bb16ed6cfc SDK: 12 years ago
jul..om 2ca9775aef Fixes the sample count 12 years ago
jul..om 3002e5e057 Uses GL2GL3 instead of GL2 when it is possible 12 years ago
rem..om a2b1fea9f1 Fixed dependencies in SDK welcome screen 12 years ago
nor..67 904ba740a3 SDK: 12 years ago
nor..67 924c3b07f6 SDK: 12 years ago
nor..67 1c169fda64 - add updated welcome screen 12 years ago
nor..67 d8fd0868df - add updated welcome screen 12 years ago
PSp..om 4458603c7e Attempt to make the isParallelProjection() flag better 12 years ago
jul..om 380b40b7e9 Adds some off-screen rendering (work in progress, not tested) 12 years ago
bre..om c405f09391 added toCellSpace() and toWorldSpace() utility methods to TerrainGrid 12 years ago
bre..om fa29b95c39 added TerrainGrid.getTerrainAtCell(Vector3f cellCoordinate) to get the terrain tile from cell coordinates 12 years ago
bre..om 9c2a897bfb removed deprecated methods from TerrainGrid, added in getTerrainAt(Vector3f worldLocation), more docs on TerrainGrid 12 years ago
nor..67 b003393e55 SDK: 12 years ago
jul..om a0a67abf06 Fixes a bug in the frame buffers (thanks to Nehon's suggestion) 12 years ago
PSp..om b9274a3ed2 Added Rectangle.toString() 12 years ago