Commit Graph

  • a42103651c correct the javadoc of Matrix4f.set(float[][]) -- missing "not"! Stephen Gold 2020-04-18 14:30:22 -0700
  • cd7d497c79 clarify the javadoc of Quaternion.toString() "displaced"? Stephen Gold 2020-04-18 14:22:35 -0700
  • 1e7c95cbb8 correct the javadoc of toString() methods (5 files in com.jme3.math) Stephen Gold 2020-04-18 14:15:45 -0700
  • ee910859ac javadoc corrections: Vector4f differs from Vector3f, has 4 components! Stephen Gold 2020-04-18 13:52:09 -0700
  • 5a2499ccbe improve formatting & rm trailing whitespace (21 files in com.jme3.math) Stephen Gold 2020-04-18 13:39:44 -0700
  • 4c62d5008e add missing javadoc tags to BufferUtils Stephen Gold 2020-04-18 13:25:44 -0700
  • 4d81fc6035 add some missing javadoc (2 files in com.jme3.util) Stephen Gold 2020-04-18 13:15:08 -0700
  • fa62959451 Fixes issue #1336: AWTPanels forcing OpenGL 2.0 (Compat Profile) Stephen Gold 2020-04-18 11:35:51 -0700
  • 607e068f76 FastMathTest: test the reversibility of coordinate transformations Stephen Gold 2020-04-17 13:00:26 -0700
  • bb7d2cab01 add missing javadoc tags to 10 files in the com.jme3.math package Stephen Gold 2020-04-17 12:11:07 -0700
  • 6cbf62a3b5 resolve an unknown HTML tag in the ColorRGBA javadoc Stephen Gold 2020-04-17 11:04:02 -0700
  • 03673ac1f7 add some missing javadoc (13 files in com.jme3.math) Stephen Gold 2020-04-17 10:44:29 -0700
  • 32ab16e026 javadoc correction: Quaternion.negate() doesn't "invert" anything Stephen Gold 2020-04-17 00:07:37 -0700
  • 84836c6260 don't refer to transforms as "matrices" in the Transform javadoc Stephen Gold 2020-04-16 23:50:25 -0700
  • 851793cde6 improve formatting & rm trailing whitespace (5 files in com.jme3.scene) Stephen Gold 2020-04-16 23:14:35 -0700
  • bee3d36f16 remove the javadoc reference to the mythical USE_FAST_TRIG setting Stephen Gold 2020-04-16 22:12:51 -0700
  • 50dc8349a1 remove all javadoc references to the mythical JmeException Stephen Gold 2020-04-16 22:06:51 -0700
  • e99c8a74a3 improve formatting and rm trailing whitespace (16 files in jme3-core) Stephen Gold 2020-04-16 21:46:31 -0700
  • f46a6fac11 [skip ci] update natives snapshot Github Actions 2020-04-16 01:40:48 +0000
  • 64bfe42878 build with -Xlink:unchecked Stephen Gold 2020-04-15 18:22:44 -0700
  • 1c3ed5122f suppress still more javac warnings about unchecked casts Stephen Gold 2020-04-15 18:22:18 -0700
  • 70ae48af1e avoid using raw types Stephen Gold 2020-04-15 17:54:18 -0700
  • c7a734d590 Merge branch 'master' of https://github.com/jMonkeyEngine/jmonkeyengine Stephen Gold 2020-04-15 17:44:22 -0700
  • 822bcd1300 suppress more javac warnings about unchecked casts Stephen Gold 2020-04-15 17:10:05 -0700
  • ae9854df2b [skip ci] update natives snapshot Github Actions 2020-04-16 00:13:51 +0000
  • 88c9371a4d avoid unchecked casts due by premature casting of Class objects Stephen Gold 2020-04-15 16:55:29 -0700
  • 297443ada4 suppress javac warnings about unchecked casts in read() and write() Stephen Gold 2020-04-15 16:43:18 -0700
  • 60967b9f04 IndexBuffer: resolve a javadoc warning Stephen Gold 2020-04-15 13:35:55 -0700
  • a6f2c12700 jme3-terrain: handle 2 more ByteBuffer cases Stephen Gold 2020-04-15 13:32:19 -0700
  • 6c5611d3e2
    Remove jogl (#1339) ItsMike54 2020-04-15 15:55:50 -0400
  • 89df7909d3
    Fixes #1341: AudioBuffer.updateData only allows direct buffers (#1342) matthias plasser 2020-04-15 21:33:39 +0200
  • b92e7a0abe
    Migrate TestSkeletonControlRefresh to new anim system (#1334) Jérôme 2020-04-14 01:04:08 +0200
  • 26f393d09c Clean up the test case and add some more context. #1340 rvandoosselaer 2020-04-12 11:38:05 +0200
  • 2e1a8dcb52 Add a check to see if the NB_PROBES identifier is defined. Fixes #1340 rvandoosselaer 2020-04-10 15:15:38 +0200
  • 76210fe415 Add a check to see if the NB_PROBES identifier is defined. Fixes #1340 rvandoosselaer 2020-04-10 15:15:38 +0200
  • b48391399b Using Tweens methods instead of the inner class Jérôme 2020-04-11 10:52:13 +0200
  • 4c8e400a83
    Migrate TestOgreAnim to new anim system (#1333) Jérôme 2020-04-11 03:09:36 +0200
  • d109e4739e Fix last query not closed in profiler Riccardo Balbo 2020-04-10 22:52:19 +0200
  • 16a3e7630c
    Fixed an issue with AndroidNativeImageLoader which was opening stream twice. (#1338) Ali-RS 2020-04-08 13:14:04 +0430
  • b8287a2d0d correct some typographic errors in Billboard100.frag comments Stephen Gold 2020-04-07 16:23:02 -0700
  • fef5c101d8 elimiate incidental hard tabs from jme3-examples Stephen Gold 2020-04-07 11:06:31 -0700
  • 51022fd521 elimiate incidental hard tabs from jme3-core Stephen Gold 2020-04-07 10:51:33 -0700
  • b613be35fa Removes tabs Jérôme 2020-04-07 18:33:15 +0200
  • 2a0fa2554a Migrate TestOgreComplexAnim to new anim system Jérôme 2020-04-07 14:29:36 +0200
  • 3385cdaa3f Migrate TestBlenderObjectAnim to new anim system Jérôme 2020-04-06 20:38:09 +0200
  • 1433f98ad3 Migrate TestBlenderAnim to the new anim system Jérôme 2020-04-05 18:40:51 +0200
  • 11d3bc67f8 Migrate TestCutomAnim to the new Animation system Jérôme 2020-04-05 18:30:06 +0200
  • bd4691e06b Migrate TestSpatialAnim to the new Anim class Jérôme 2020-04-05 18:03:08 +0200
  • fafe8a74fe Fixes error of loading assets Grabli66 2020-04-06 17:55:48 +0300
  • efc1962092
    Merge pull request #1320 from MeFisto94/fix-lwjgl3-double-stop MeFisto94 2020-04-04 20:15:52 +0200
  • 989b2a66cf
    Merge pull request #1322 from MeFisto94/fix-mesa-invalid-enum-ssbo MeFisto94 2020-04-04 20:05:23 +0200
  • 0115616652 UBO: Re-order the caps detection for a more clean code. MeFisto94 2020-04-04 17:19:10 +0200
  • 64797f9bff UBO: GL_INVALID_ENUM on Mesa MeFisto94 2020-04-04 16:19:56 +0200
  • 21b7a71cf8 Fixes SSBO causing GL_INVALID_ENUM in Debug Mode MeFisto94 2020-04-04 15:41:36 +0200
  • 8f8fc19043
    Merge pull request #1321 from MeFisto94/fix-pbr-opengl2-part2 MeFisto94 2020-04-04 14:15:57 +0200
  • 646e6741b9 GLSLCompat: The Matrix3 Sub-Constructor is called mat3_sub and defers to the builtin mat3 if available. MeFisto94 2020-04-04 14:07:58 +0200
  • 2276197a2b Fixing PBR on <= GLSL 130: - GLSLCompat now implements mat3(mat4) and determinant() and inverse() for mat2 and mat3 - PBR.glslib uses this functions again instead of one-off workarounds MeFisto94 2020-04-04 13:44:10 +0200
  • 2379cfba77
    Merge pull request #1276 from MeFisto94/fix-gldebug MeFisto94 2020-04-04 03:09:19 +0200
  • df39677381 GLDebug: Throw an IllegalArgumentException instead of an IllegalStateException MeFisto94 2020-04-04 02:50:31 +0200
  • c198b1d546
    Merge pull request #1318 from MeFisto94/fix-pbr-opengl2 MeFisto94 2020-04-03 22:54:24 +0200
  • d19ae582a1 Fixes #1319 - LWJGL2: start(true) should not freeze when context could not be initialized MeFisto94 2020-04-03 12:09:15 +0200
  • 461227bdef Fixes #1304 - Don't use mat3() constructor to keep compatibility with GLSL110 MeFisto94 2020-04-02 23:06:58 +0200
  • 728a05c4f3 lambda 🎉 Riccardo Balbo 2020-04-02 13:42:21 +0200
  • 0c6f240222
    Check culling on the instanced geometries. (#1315) Ali-RS 2020-04-02 10:47:11 +0430
  • 4d81d00f45 GLDebug: Throw an unchecked exception instead of returning null to enforce a crash when glGetError is not present. MeFisto94 2020-04-01 19:45:37 +0200
  • 312fb5bb57 GLDebug: Use a method handle instead of a string comparison to increase the performance MeFisto94 2020-04-01 14:23:01 +0200
  • 7c01019f0c
    Don't fail if there is no javadoc to commit. Riccardo Balbo 2020-03-30 11:02:44 +0200
  • 391e0dc6d0 Update checkout action to v2 v3.3.0-stable Riccardo Balbo 2020-03-29 23:05:49 +0200
  • f505bdeb21
    Update checkout action to v2 Riccardo Balbo 2020-03-29 23:05:49 +0200
  • 1e7e12ee69 Fix for resizing the window (issue 1191) (#1308) v3.3.0-beta2 Toni Helenius 2020-03-23 00:31:46 +0200
  • f0e09b2a9e main.yml: add Gradle-wrapper validation to several jobs Stephen Gold 2020-03-04 15:21:15 -0800
  • 1198908555 Lwjgl3 restart input handle (#1268) Toni Helenius 2020-02-26 03:20:09 +0200
  • fecd018fae BufferUtils: resolve issue #1288 (rewrite isDirect()) (#1299) Stephen Gold 2020-02-24 08:40:02 -0800
  • b102eabb56 Fixes issue #1286 Stephen Gold 2020-02-10 05:35:59 -0800
  • 836455826b Fix openal-soft dead link Riccardo Balbo 2020-02-03 07:44:06 +0100
  • 3c93e50d99 Update link for stb_image.h Riccardo Balbo 2020-02-03 07:54:38 +0100
  • 78779ffe0a Removed extra PostShadow Technique from PBRLighting.j3md (#1273) Ali-RS 2020-01-29 13:01:22 +0330
  • 9002d088e7 Issue 801 (#1269) Toni Helenius 2020-01-28 20:35:17 +0200
  • 753c3cc173 PreShadow & PostShadow Support for PBRLighting.j3md (#1265) Ryan McDonough 2020-01-27 01:42:52 -0500
  • 55a36abe9d Fixes #1261 - Clone the Terrain Picker, so that loading a terrain from file still works (after cloning, the picker would have the wrong terrain quad instance) MeFisto94 2020-01-18 10:53:58 +0100
  • 17fbedd5fe Fixes Bullet-Native Artifacts not containing natives when not building from cpp source and not using the build target. MeFisto94 2020-01-12 16:55:06 +0100
  • 2e30b24438 Fix #1236 non-lvalue cannot be out parameter Riccardo Balbo 2019-12-30 18:41:54 +0100
  • ff58abca3d
    Merge pull request #1306 from jMonkeyEngine/envcam-viewports Daniel Perano 2020-03-22 18:47:49 -0700
  • 59793d4c06
    Fix for resizing the window (issue 1191) (#1308) Toni Helenius 2020-03-23 00:31:46 +0200
  • 0aa50a0f15 Expose ViewPorts Daniel Perano 2020-03-16 00:28:44 -0700
  • 0252c1b623
    README.md: add "Jumping Jack Flag" to game list Stephen Gold 2020-03-06 09:24:07 -0800
  • a407fc3224 main.yml: add Gradle-wrapper validation to several jobs Stephen Gold 2020-03-04 15:21:15 -0800
  • b93ea18fa2
    Lwjgl3 restart input handle (#1268) Toni Helenius 2020-02-26 03:20:09 +0200
  • c1d359ca59
    Fix #1289 Matrix3f/Matrix4f equals() should require an exact class match (#1302) Lou Hamersly 2020-02-25 18:14:03 -0500
  • 8e334aa756
    BufferUtils: resolve issue #1288 (rewrite isDirect()) (#1299) Stephen Gold 2020-02-24 08:40:02 -0800
  • 426969daeb [skip ci] update natives snapshot Github Actions 2020-02-13 18:40:22 +0000
  • f652591281
    remove unnecessary casts and tests for null, discovered using NetBeans (#1285) Stephen Gold 2020-02-13 10:21:51 -0800
  • 12481c08f6 Use a reflection-based approach to call checkError() after every call to the openGL API to reduce Code Duplication and increase Maintainability, while also fixing the regression caused by GLDebugDesktop extending from GLDebugES and thus making the Renderer think it is on mobile. MeFisto94 2020-02-02 15:52:56 +0100
  • ab96460853
    Fix small things (#1287) MeFisto94 2020-02-12 19:48:46 +0100
  • f268d00222 Fixes issue #1286 Stephen Gold 2020-02-10 05:35:59 -0800
  • 5584c93d4a
    Merge pull request #1282 from stephengold/master Paul Speed 2020-02-07 17:09:12 -0500
  • 8219d7fc02
    Add two convenience flags to AppSettings: GraphicsTrace and GraphicsTiming. (#1279) MeFisto94 2020-02-04 02:56:36 +0100
  • dde0906963 re-assign Simsilica LLC copyrights with Paul's permission (issue #1001) Stephen Gold 2020-02-02 23:27:43 -0800
  • e3b44db4aa [skip ci] update natives snapshot Github Actions 2020-02-03 07:22:28 +0000
  • 31476679be Fix openal-soft dead link Riccardo Balbo 2020-02-03 07:44:06 +0100