Commit Graph

  • 6402aad452 InstancedNode: protect the no-arg constructor and javadoc it master Stephen Gold 2020-06-14 02:06:00 -0700
  • e78f303a9d
    Add ability to remove morph targets from mesh (#1378) Trevor Flynn 2020-06-13 00:10:27 -0800
  • dd0c169d62 avoid NegativeArraySizeException if input string is "\\#FFF#" kkolyan 2020-06-08 04:29:57 +0300
  • 32e8b68ea0
    Adding getters/setters to AnimComposer (#1376) René Kraneis 2020-06-07 21:14:19 +0200
  • eb7aab9704 Camera#contains javadoc updated kkolyan 2020-05-27 18:13:47 +0300
  • d29d8f5100 Fixing the angle ordering in the fromAngles() javadoc. pspeed42 2020-05-23 17:39:07 -0400
  • acc5cfa995 AppSettings: correct a typo in the javadoc Stephen Gold 2020-05-20 12:11:42 -0700
  • f34e660f03 AppSettings: change the "VSync" default from false to true Stephen Gold 2020-05-17 23:00:02 -0700
  • 0f06c14c28 OBJLoader enhancement: named groups support kkolyan 2020-05-04 04:35:45 +0300
  • 6ade1a027e AppSettings: change the gamma-correction default from false to true Stephen Gold 2020-05-15 14:28:22 -0700
  • 30bddef8c0 Replaced Netbeans auto license with real license Davis Rollman 2020-05-08 14:51:10 -0400
  • 1ab3e92d04 jme3-examples: add TestIssue796 v3.3 Stephen Gold 2020-05-12 22:00:32 -0700
  • f808187142
    Add Proper License to com.jme3.anim files (#1359) ItsMike54 2020-05-09 09:19:11 -0400
  • d6b0069407
    restore the JOGL/JOAL hooks (#1368) Stephen Gold 2020-05-08 12:01:59 -0700
  • c0692df207 Revert "Fixes issue #1336: AWTPanels forcing OpenGL 2.0 (Compat Profile)" Stephen Gold 2020-05-08 11:37:57 -0700
  • 036b08a385 [skip ci] update natives snapshot Github Actions 2020-05-08 18:27:45 +0000
  • 407ebc9d5e gradle.properties: trivial delta to test the recent fix for issue #1365 Stephen Gold 2020-05-08 11:08:07 -0700
  • f7352ffcfe [skip ci] update natives snapshot Github Actions 2020-05-08 17:01:17 +0000
  • 599a0d5c56 possible fix for issue #1365 Stephen Gold 2020-05-08 09:42:19 -0700
  • 8aa50e9b48 Fix issue #1283 (collision-group filter not applied to CCD) Stephen Gold 2020-04-26 23:11:10 -0700
  • 5ae9285903 add a test for issue #1283 Stephen Gold 2020-04-26 23:09:42 -0700
  • 1a05e3fc5f make TestMorph (in jme3-examples) more user-friendly v3.3.2-stable Stephen Gold 2020-04-24 13:27:08 -0700
  • c303c899b9 [skip ci] update natives snapshot Github Actions 2020-04-26 00:00:18 +0000
  • 9f026b41ca enable the main.yml workflow for v3.3 branch Stephen Gold 2020-04-25 16:42:14 -0700
  • d785a03ec1 update jmeVersion to 3.3.1 in gradle.properties Stephen Gold 2020-04-25 10:58:10 -0700
  • bb6ac612ff make TestMorph (in jme3-examples) more user-friendly Stephen Gold 2020-04-24 13:27:08 -0700
  • 618e890ddb Fix issue 1360: ArmatureDebugAppState causes OpenGLException Stephen Gold 2020-04-24 10:36:50 -0700
  • 1284671d6f T key had to be pressed 2x before worked in jme3test.terrain (4 files) Stephen Gold 2020-04-23 12:42:36 -0700
  • d5339a1ec0 improve initial camera orientations in jme3test.terrain (9 files) Stephen Gold 2020-04-23 12:32:54 -0700
  • 1491ffe775 remove an unused empty file jme3test/light/DlsfError.java Stephen Gold 2020-04-22 12:16:16 -0700
  • 9751e23cd7 Fix issue 1360: ArmatureDebugAppState causes OpenGLException Stephen Gold 2020-04-24 10:36:50 -0700
  • ceea055cc4 T key had to be pressed 2x before worked in jme3test.terrain (4 files) Stephen Gold 2020-04-23 12:42:36 -0700
  • d636049a6f improve initial camera orientations in jme3test.terrain (9 files) Stephen Gold 2020-04-23 12:32:54 -0700
  • 917509a04e remove an unused empty file jme3test/light/DlsfError.java Stephen Gold 2020-04-22 12:16:16 -0700
  • 4b62b70a5b Set the minimum required OpenGL profiles for the geometry and tessellation shader test cases. Resolves #1357 rvandoosselaer 2020-04-21 22:03:20 +0200
  • 9a5b3864b2 remove an unused empty file jme3test/collision/Main.java Stephen Gold 2020-04-20 21:45:00 -0700
  • f71c312338 Fixes issue #1350 for getters (MorphTrack documentation) Stephen Gold 2020-04-20 17:08:42 -0700
  • e09adbf014 Fixes issue #1350 (MorphTrack documentation) Stephen Gold 2020-04-20 17:01:49 -0700
  • 415a52df51 convert tabs to blanks in FixedScale100.frag Stephen Gold 2020-04-20 16:51:24 -0700
  • 5d969f29a1 correct a typographic error in TestUseAfterFree output Stephen Gold 2020-04-20 15:40:47 -0700
  • 3fa85bc139 Set the minimum required OpenGL profiles for the geometry and tessellation shader test cases. Resolves #1357 rvandoosselaer 2020-04-21 22:03:20 +0200
  • f3d81d11a1 Merge remote-tracking branch 'origin/master' jayfella 2020-04-22 09:39:32 +0100
  • 37f1e7fabe Add methods to modify each channel (RGBA) that return 'this'. jayfella 2020-04-22 09:38:58 +0100
  • a057a6d74d Add method to convert RGBA255 colors to ColorRGBA jayfella 2020-04-22 09:32:55 +0100
  • 15e3acbe4d Fix issue #1353 (TestUseAfterFree causes AssertionError) Stephen Gold 2020-04-21 17:40:03 -0700
  • a667f5e8cd Revert "Fixes issue #1336: AWTPanels forcing OpenGL 2.0 (Compat Profile)" Stephen Gold 2020-04-21 08:29:56 -0700
  • e3161f4622 remove an unused empty file jme3test/collision/Main.java Stephen Gold 2020-04-20 21:45:00 -0700
  • c9357b4db1 Fixes issue #1350 for getters (MorphTrack documentation) Stephen Gold 2020-04-20 17:08:42 -0700
  • 2e56e1f24c Fixes issue #1350 (MorphTrack documentation) Stephen Gold 2020-04-20 17:01:49 -0700
  • 32f71397c5 convert tabs to blanks in FixedScale100.frag Stephen Gold 2020-04-20 16:51:24 -0700
  • f6c467b495 improve javadoc in Triangle: "center" -> "centroid", "point" -> "vertex" Stephen Gold 2020-04-20 16:44:44 -0700
  • 84c88709b5 correct a typographic error in TestUseAfterFree output Stephen Gold 2020-04-20 15:40:47 -0700
  • 221acaadfe Removing the jme3-blender subproject and related references since it now lives in its own repository: https://github.com/jMonkeyEngine-Contributions/BlenderLoader pspeed42 2020-04-19 18:32:07 -0400
  • 94451c4d35 Moving all of the blender-related stuff under the jme3-blender subdirectory to make it easier to move to its own repository and keep all of the history. pspeed42 2020-04-19 17:53:24 -0400
  • a150deb8be improve format and rm trailing whitespace (10 files in com.jme3.opencl) Stephen Gold 2020-04-18 18:08:32 -0700
  • 1fa283f06a correct the javadoc of Matrix4f.set(float[][]) -- missing "not"! Stephen Gold 2020-04-18 14:30:22 -0700
  • 06a8a056c1 clarify the javadoc of Quaternion.toString() "displaced"? Stephen Gold 2020-04-18 14:22:35 -0700
  • d99c378bdc add missing javadoc tags to BufferUtils Stephen Gold 2020-04-18 13:25:44 -0700
  • 33ebbef214 add some missing javadoc (2 files in com.jme3.util) Stephen Gold 2020-04-18 13:15:08 -0700
  • 84912d5803 Fixes issue #1336: AWTPanels forcing OpenGL 2.0 (Compat Profile) Stephen Gold 2020-04-18 11:35:51 -0700
  • e1d5e3c64d FastMathTest: test the reversibility of coordinate transformations Stephen Gold 2020-04-17 13:00:26 -0700
  • a1fb4837f5 add missing javadoc tags to 10 files in the com.jme3.math package Stephen Gold 2020-04-17 12:11:07 -0700
  • 72de37be21 resolve an unknown HTML tag in the ColorRGBA javadoc Stephen Gold 2020-04-17 11:04:02 -0700
  • 4731069110 javadoc correction: Quaternion.negate() doesn't "invert" anything Stephen Gold 2020-04-17 00:07:37 -0700
  • 8896cd5a68 don't refer to transforms as "matrices" in the Transform javadoc Stephen Gold 2020-04-16 23:50:25 -0700
  • ede7af0573 remove the javadoc reference to the mythical USE_FAST_TRIG setting Stephen Gold 2020-04-16 22:12:51 -0700
  • a124fcd284 remove all javadoc references to the mythical JmeException Stephen Gold 2020-04-16 22:06:51 -0700
  • e98df18a9c improve formatting and rm trailing whitespace (16 files in jme3-core) Stephen Gold 2020-04-16 21:46:31 -0700
  • ce862bc09e IndexBuffer: resolve a javadoc warning Stephen Gold 2020-04-15 13:35:55 -0700
  • 3a5f9661ab jme3-terrain: handle 2 more ByteBuffer cases Stephen Gold 2020-04-15 13:32:19 -0700
  • c85e2bcfd4 Fixes #1341: AudioBuffer.updateData only allows direct buffers (#1342) matthias plasser 2020-04-15 21:33:39 +0200
  • 98a283beb6 remove unnecessary casts and tests for null, discovered using NetBeans (#1285) Stephen Gold 2020-02-13 10:21:51 -0800
  • 9a84e72f03 Clean up the test case and add some more context. #1340 rvandoosselaer 2020-04-12 11:38:05 +0200
  • 227de6f22a Add a check to see if the NB_PROBES identifier is defined. Fixes #1340 rvandoosselaer 2020-04-10 15:15:38 +0200
  • ded268a660 Add a check to see if the NB_PROBES identifier is defined. Fixes #1340 rvandoosselaer 2020-04-10 15:15:38 +0200
  • 6d2ea28108 Fix last query not closed in profiler Riccardo Balbo 2020-04-10 22:52:19 +0200
  • 0bdb0159be Fixed an issue with AndroidNativeImageLoader which was opening stream twice. (#1338) Ali-RS 2020-04-08 13:14:04 +0430
  • 969e2808e4 correct some typographic errors in Billboard100.frag comments Stephen Gold 2020-04-07 16:23:02 -0700
  • a96dbe8604 elimiate incidental hard tabs from jme3-examples Stephen Gold 2020-04-07 11:06:31 -0700
  • efc9c443de elimiate incidental hard tabs from jme3-core Stephen Gold 2020-04-07 10:51:33 -0700
  • 1acd1d299a Removes tabs Jérôme 2020-04-07 18:33:15 +0200
  • 0e0c75c85c Migrate TestOgreComplexAnim to new anim system Jérôme 2020-04-07 14:29:36 +0200
  • 61cbaa72ee Migrate TestBlenderObjectAnim to new anim system Jérôme 2020-04-06 20:38:09 +0200
  • 821a18be21 Migrate TestCutomAnim to the new Animation system Jérôme 2020-04-05 18:30:06 +0200
  • 68c6f71c73 Migrate TestSpatialAnim to the new Anim class Jérôme 2020-04-05 18:03:08 +0200
  • 21cbdb5da3 Fixes error of loading assets Grabli66 2020-04-06 17:55:48 +0300
  • 7e3ae5e8ca Fixes #1319 - LWJGL2: start(true) should not freeze when context could not be initialized MeFisto94 2020-04-03 12:09:15 +0200
  • 828ca9212a UBO: Re-order the caps detection for a more clean code. MeFisto94 2020-04-04 17:19:10 +0200
  • 5100d0b995 UBO: GL_INVALID_ENUM on Mesa MeFisto94 2020-04-04 16:19:56 +0200
  • 66f316b3aa Fixes SSBO causing GL_INVALID_ENUM in Debug Mode MeFisto94 2020-04-04 15:41:36 +0200
  • f68d88937f 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
  • 728a07a25f 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
  • 4c2c3fa375 GLDebug: Throw an IllegalArgumentException instead of an IllegalStateException MeFisto94 2020-04-04 02:50:31 +0200
  • 00281b21a1 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
  • b00c245e8e GLDebug: Use a method handle instead of a string comparison to increase the performance MeFisto94 2020-04-01 14:23:01 +0200
  • 9be8f5dd3a 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. Stephen Gold 2020-02-02 15:52:56 +0100
  • 9dfbcde88c Fixes #1304 - Don't use mat3() constructor to keep compatibility with GLSL110 MeFisto94 2020-04-02 23:06:58 +0200
  • 7212f9b2b2 improve format and rm trailing whitespace (10 files in com.jme3.opencl) Stephen Gold 2020-04-18 18:08:32 -0700
  • a5e0213b01 add some more missing javadoc (11 files in com.jme3.math) Stephen Gold 2020-04-18 16:40:02 -0700
  • a1dcbf9b06 correct javadoc errors in Matrix3f and Quaternion Stephen Gold 2020-04-18 14:36:39 -0700