Commit Graph

  • 17a853e3a8 Fixed post shadow filter for glsl1.5 Nehon 2016-11-02 09:58:24 +0100
  • 9500227ca7 Defaulted the render back faces shadows in the AbstractShadowRenderer to true to keep the same behavior as in 3.0 Nehon 2016-11-02 09:24:17 +0100
  • 584b822eb7 Defaulted the render back faces shadows in the AbstractShadowRenderer to true to keep the same behavior as in 3.0 Nehon 2016-11-02 09:24:17 +0100
  • 10a80b4352 Fixes #566 - XML Serialization handles empty buffers properly now. MeFisto94 2016-10-31 10:24:25 +0100
  • 5495b7d064 Fixed the link to the paper for convertHalfToFloat Nehon 2016-10-30 09:45:23 +0100
  • ad6da79ad1 Fixed the link to the paper for convertHalfToFloat Nehon 2016-10-30 09:45:23 +0100
  • da5e4a18c7 ShaderNodes now move all the declared extensions at the top of the generated shader source Nehon 2016-10-09 20:12:39 +0200
  • 81830c4146 ShaderNodes now move all the declared extensions at the top of the generated shader source Nehon 2016-10-09 20:12:39 +0200
  • dd8271e8b3 Fixed SpotLight constructor to properly compute the invSpotRange see https://github.com/jMonkeyEngine/jmonkeyengine/issues/563 Nehon 2016-10-09 10:00:18 +0200
  • 9cf67b902e Fixed SpotLight constructor to properly compute the invSpotRange see https://github.com/jMonkeyEngine/jmonkeyengine/issues/563 Nehon 2016-10-09 10:00:18 +0200
  • be6d2765e3 Added a setLocalTranslation and setLocalScale to the Bone class. Similarly to setLocalRotation it only works when userControl is set to true and fails otherwise. Also I changed how the value is set (with a set(...)) because it was assigning the passed parameter to the local instance of the transform. Rémy Bouquet 2016-10-06 09:45:37 +0200
  • cfd491e270 fixes issue https://github.com/jMonkeyEngine/jmonkeyengine/issues/506 : Material->toString() does not prevent/check for possible NPEs jjYBdx4IL 2016-06-07 23:42:29 +0200
  • cd70630502 Changed the order of import of the PBR.glsllib in the PBR material as it enables the texture lod extension and this fails on some GPU when it's not at the beginning of the shader. Nehon 2016-10-03 23:39:07 +0200
  • 95bf9efe9b MikktSpace tangent generator now properly generates the BindPoseTangent buffer when necessary Nehon 2016-10-03 23:31:00 +0200
  • cf6951af34 MikktSpace tangent generator now properly generates the BindPoseTangent buffer when necessary Nehon 2016-10-03 23:31:00 +0200
  • 2e58f2774c #503 fixed Sebastian Weiß 2016-09-28 08:19:04 +0200
  • cbb9014028 added conditional include of lwjgl3 if java8 is supported; edited .travis.yml so that the project is compiled against multiple jdks Sebastian Weiß 2016-09-28 08:01:22 +0200
  • ddfa6e703a updated the window implementation javasabr 2016-09-27 20:41:23 +0300
  • 190f30afe5 added supporting window icons for LWJGL3 javasabr 2016-09-27 06:54:35 +0300
  • 903522de91 Merge pull request #549 from shamanDevel/LWJGL3-update Kirill Vainer 2016-09-26 23:36:13 -0400
  • 7e458e496c Fixed wiki links in the realm.md Rémy Bouquet 2016-09-22 09:08:53 +0200
  • c50b4dbeaa Merge branch 'master' of https://github.com/jMonkeyEngine/jmonkeyengine Rémy Bouquet 2016-09-22 09:09:00 +0200
  • 907ee122a1 Fixed wiki links in the realm.md Rémy Bouquet 2016-09-22 09:08:53 +0200
  • f642e56517 Clean up in the PBR j3md file to remove warnings Nehon 2016-09-18 15:24:49 +0200
  • 445f7ed010 Merge pull request #557 from shamanDevel/FrameBuffer.addColorBuffer(Image.Format) Rémy Bouquet 2016-09-16 10:19:28 +0200
  • 97cac35105 Fix for #502 Sebastian Weiß 2016-09-16 09:42:57 +0200
  • 9e5d9613ec Merge pull request #556 from Ali-RS/master Paul Speed 2016-09-15 01:59:38 -0400
  • 8937e93cce Minor fix in javadoc for Camera.java class Ali-RS 2016-09-15 09:41:04 +0430
  • 86c2c7f341 minor cleanup in GLRenderer Kirill Vainer 2016-09-14 19:11:14 -0400
  • 4e79ccfa68 changed source compatibility only for lwjgl3 Sebastian Weiß 2016-09-12 10:19:01 +0200
  • 09e9c1efa0 Merge pull request #555 from JavaSaBr/master-original Kirill Vainer 2016-09-11 20:31:19 -0400
  • c872cb2fdb Merge pull request #555 from JavaSaBr/master-original Kirill Vainer 2016-09-11 20:31:19 -0400
  • 2440fc5a74 Merge pull request #554 from TehLeo/patch-2 Kirill Vainer 2016-09-11 15:01:56 -0400
  • eadec4c5ad Merge pull request #554 from TehLeo/patch-2 Kirill Vainer 2016-09-11 15:01:56 -0400
  • 651c3cc29e fixed missing Cloneable in the Triangle. javasabr 2016-09-11 13:50:52 +0300
  • 28281f7962 Fix for MTR Framebuffers TehLeo 2016-09-10 20:33:50 +0200
  • c947e12bfd Merge pull request #551 from Ali-RS/master empirephoenix 2016-09-06 15:37:02 +0200
  • bdd15b7f3e fixed a typo Ali-RS 2016-09-06 17:12:43 +0430
  • 309f751c4d Maybe fixed 'warning: [options] bootstrap class path not set in conjunction with -source 1.7' shaman 2016-09-06 08:58:43 +0200
  • bbad454e43 Merge pull request #541 from tonihele/issue-537 empirephoenix 2016-09-05 16:07:36 +0200
  • 7eb9463496 Merge pull request #505 from JavaSaBr/v3.1 empirephoenix 2016-09-05 16:05:24 +0200
  • aa839beb71 Merge pull request #543 from tonihele/issue-537-master empirephoenix 2016-09-05 16:03:59 +0200
  • 26be6d896c Updated .travis.yml to build against Java8 instead of Java7 shaman 2016-09-04 14:24:36 +0200
  • ed68a7b749 fixed formatting 2 Sebastian Weiß 2016-08-27 08:45:42 +0200
  • dccec876c5 fixed formatting Sebastian Weiß 2016-08-26 20:39:52 +0200
  • e8f76d43fe implemented all changes regarding OpenCL (and some missing stuff) Sebastian Weiß 2016-08-26 14:40:44 +0200
  • e40ebdc5c6 updated GL and AL Sebastian Weiß 2016-08-26 12:39:08 +0200
  • 6ad6f658b0 updated lwjgl version to the 3.0.0 release Sebastian Weiß 2016-08-26 12:38:43 +0200
  • 977610bbd7 Merge pull request #546 from MeFisto94/ios-legacyapplication-master Rémy Bouquet 2016-08-20 11:59:10 +0200
  • 769cf36221 Merge pull request #547 from MeFisto94/ios-legacyapplication Rémy Bouquet 2016-08-20 11:59:07 +0200
  • 0262b72258 Using LegacyApplication in the iOS Harness just like it has been done for Android in 3c56afe MeFisto94 2016-08-20 11:26:41 +0200
  • 7b0a00b364 Using LegacyApplication in the iOS Harness just like it has been done for Android in 3c56afe MeFisto94 2016-08-20 11:26:41 +0200
  • 9665b985e4 Fixed wrong alpha handling in the pbr shader Nehon 2016-08-19 10:54:17 +0200
  • 2c388e489a null check on the lightList in SinglePassAndImageBasedLightingLogic.makeCurrent. as it may be null when you preload Rémy Bouquet 2016-08-14 14:09:55 +0200
  • beb5033747 added GLSL compat to the pbr shader Rémy Bouquet 2016-08-14 11:09:18 +0200
  • 5aa8af28cd fixed Lod functions overload in GLSLCompat lib Rémy Bouquet 2016-08-14 11:03:48 +0200
  • 85c119c132 Changed the way IBL is switched on and off in the PBR shader and in the technique def logic because the old way was causing some issues on mac... for some unknown reason. Now it's toggled on and off with a define, but there might still be some issues on mac when there are several lighting passes. Rémy Bouquet 2016-08-14 10:57:42 +0200
  • 8f701460aa used enable instead of require for the textureCubeLod extension Rémy Bouquet 2016-08-14 08:47:57 +0200
  • aeb4daf04f Fixed some issue with textureCubeLod in the PBR shader with early versions of glsl Rémy Bouquet 2016-08-14 00:55:20 +0200
  • b42bf7f67e fixed glsl 1.0 version of the postShadowFilter shader Rémy Bouquet 2016-08-12 20:51:56 +0200
  • 662a0151e2 fixed glsl 1.0 version of the postShadowFilter shader Rémy Bouquet 2016-08-12 20:51:56 +0200
  • 056dbdf981 Changed the int value of EdgeFilteringMode.Nearest from 0 to 10 as it seems a define with a 0 value is now ignored. Rémy Bouquet 2016-08-12 14:30:50 +0200
  • a7edef3a06 fixed transparent shadows on mac. Rémy Bouquet 2016-08-12 18:25:09 +0200
  • 68c082c13d fixed transparent shadows on mac. Rémy Bouquet 2016-08-12 18:25:09 +0200
  • 7efbccfe4d Changed the int value of EdgeFilteringMode.Nearest from 0 to 10 as it seems a define with a 0 value is now ignored. Rémy Bouquet 2016-08-12 14:30:50 +0200
  • f2384c8063 Added a cursor cache to avoid cursor disappearing and app crashing when too many cursors are created Toni Helenius 2016-08-10 20:02:34 +0300
  • 52c0a35525 Added a cursor cache to avoid cursor disappearing and app crashing when too many cursors are created Toni Helenius 2016-08-09 19:56:12 +0300
  • 671be243b0 Merge pull request #540 from oOMoeOo/master empirephoenix 2016-08-07 16:56:38 +0200
  • d0f0cfe5e7 Fixes a spelling mistake in the reflection allocator Julien Gouesse 2016-08-07 15:00:07 +0200
  • f820bbfd94 Fixes the reflection allocator with Java 9, tested with Java 9 Early Access build 129 and OpenJDK 1.8.0 update 101 Julien Gouesse 2016-08-07 14:31:43 +0200
  • e89e0e7c12 Added a way to approximate the normals for the SSAO filter instead of rendering an additional geometry pass. Nehon 2016-08-06 15:16:20 +0200
  • eaa9858b18 - Replaced console outputs by the standard java logging concept and removed obsolete Sysout-Calls. - No functional changes. - added missing override tags. Markus Uhlig 2016-08-04 11:11:30 +0200
  • 46891b32c6 Merge pull request #510 from bertleft/master empirephoenix 2016-07-26 16:38:17 +0200
  • 651753c4d3 Merge pull request #533 from empirephoenix/master Kirill Vainer 2016-07-26 10:28:48 -0400
  • 94c368aa42 Merge pull request #528 from riccardobl/bullet2.83.7 Kirill Vainer 2016-07-26 10:27:46 -0400
  • e602ed651a Remove commented/unused code. Riccardo Balbo 2016-07-26 15:12:13 +0200
  • 6728ac1115 Corrected parenthesis bug. Michael Braunstingl 2016-07-24 19:57:22 +0200
  • 1bbe34160c Corrected the bug in RenderState.toString() Michael Braunstingl 2016-07-24 17:16:29 +0200
  • d39b780fa5 Added RenderState.BlendMode.Custom Michael Braunstingl 2016-07-24 12:40:45 +0200
  • 4f41a28a8c Merge pull request #527 from shamanDevel/OpenCL2 Kirill Vainer 2016-07-23 11:36:15 -0400
  • 6b1656f337 Compile with Ofast and disable _FORTIFY_SOURCE Riccardo Balbo 2016-07-22 00:27:38 +0200
  • b4c6febe4c whitespace tab to 4spaces formating only change Kai Boernert 2016-07-21 17:17:34 +0200
  • 846232063c whitespace tab to 4spaces formating only change Kai Boernert 2016-07-21 09:45:41 +0200
  • 810a4c3350 fix for wrongly marking as used, thanks to AlrikG for finding this Kai Boernert 2016-07-20 10:46:37 +0200
  • 5e04039390 Merge pull request #2 from empirephoenix/revert-1-BufferAllocator empirephoenix 2016-07-20 10:40:42 +0200
  • 85d62d44aa Revert "jemalloc allocator and reflection allocator fix" empirephoenix 2016-07-20 10:35:41 +0200
  • c92009a40a Use texture() instead of texture2D() in bloomExtract15 and bloomFinal15 Riccardo Balbo 2016-07-19 12:15:55 +0200
  • 0299e401cc Merge pull request #531 from riccardobl/pr190716 Rémy Bouquet 2016-07-19 18:35:42 +0200
  • 62d92d75ca Use texture() instead of texture2D() in bloomExtract15 and bloomFinal15 Riccardo Balbo 2016-07-19 12:15:55 +0200
  • 54c04ce23e Merge pull request #1 from AlrikG/BufferAllocator empirephoenix 2016-07-16 01:24:45 +0200
  • dea6f6ab1c - fix ReflectionAllocator use wrong buffer allocator to initialize - add jemalloc allocator Alrik 2016-07-15 11:27:37 +0200
  • e4a8b8d91c Merge pull request #530 from tiatin/v3.1 Rémy Bouquet 2016-07-13 23:01:15 +0200
  • a1b785a84c Merge pull request #529 from tiatin/FilterPostProcessorImageFormat Rémy Bouquet 2016-07-13 23:01:11 +0200
  • f65f0a7ee8 Added ability to set framebuffer image format used in FilterPostProcessor. tiatin 2016-07-13 21:49:24 +0300
  • c9b5f9eb59 Added ability to set framebuffer image format used in FilterPostProcessor. tiatin 2016-07-13 21:49:24 +0300
  • 2958fc53d7 Disable buildNativeProjects Riccardo Balbo 2016-07-13 17:22:49 +0200
  • 7f87a92c72 Bullet: Remove multithread support that is not available anymore. And was never used by the engine in the first place. Riccardo Balbo 2016-07-13 17:16:51 +0200
  • e5747c2faa Update bullet to 2.83.7 Riccardo Balbo 2016-07-13 17:16:28 +0200
  • 4b5c945d80 Fix for travis Kai Boernert 2016-07-09 12:14:22 +0200
  • c71d87ed71 Extracted an Allocator interface for DirectByteBuffers Kai Boernert 2016-07-09 12:06:39 +0200