Commit History

Author SHA1 Message Date
  Ali-RS 6d83c63e5f jme3-lwjgl: bump to lwjgl 2.9.5 (#1914) 2 years ago
  Stephen Gold d694f7a072 test and fix for #1909 (NPE while generating tangents) (#1910) 2 years ago
  Stephen Gold 925ff4561b add 4 getters to JmeContext for screen position and frame-buffer size (#1911) 2 years ago
  Wyatt Gillette 9a2d9505b1 ParticleEmitter: improve code readability. Apply the DRY principle (#1912) 2 years ago
  Ali-RS 76a55d5e73 common.gradle: add "Created-By" jar manifest to show Java version and vendor name (#1913) 2 years ago
  Ali-RS b0e6ce7ae8 common.gradle: set class files compatible with Java 8 using "release" option (#1907) 2 years ago
  Ryan McDonough 6ad716a575 Update AfflictionLib.glsllib (#1905) 2 years ago
  Ryan McDonough 58c137f597 Refactored Advanced PBR Terrain to use new for-loops (#1904) 2 years ago
  Stephen Gold ed475e761f jme3-examples: add tests for issue #1903 2 years ago
  Stephen Gold 29e07614ec JmeContext: add a getSystemListener() method (#1894) 2 years ago
  Stephen Gold ebf8a8124d add the Spatial.addControlAt() method (#1899) 2 years ago
  Ryan McDonough 0d6d6d9568 Refactored PBR Terrain to use new for-loops. Fix #1785 (#1901) 2 years ago
  richardTingle c739b66abe When in VR attach the debug scene to the two eye's scenes. Fix#1795 (#1888) 2 years ago
  Ali-RS 4e80c9bc68 Fix #1890 (crashes attempting to run example apps in fullscreen with LWJGL v2) (#1898) 2 years ago
  Ali-RS 3e1b823bdb jme3-lwjgl:updated to lwjgl v2.9.4 hosted by org.jmonkeyengine. Fix #1247, #1215, #947 (#1902) 2 years ago
  Stephen Gold d07f66d15b jme3-niftygui: solve issue #1891 (incorrect fullscreen layout) (#1895) 2 years ago
  Ali-RS 36f9c895a2 Fix #1773 (Wrong particle position when `worldSpace` flag equals to true) (#1889) 2 years ago
  Stephen Gold b0bd1a51ab README.md: add Demon Lord to the list of published games 2 years ago
  Ali-RS eda8b6518c main.yml: use "temurin" openjdk. Fix #1896 (#1897) 2 years ago
  Ali-RS fe851dc8c0 Fix #1892 (TestChooser does not show classes list when run with java 8) (#1893) 2 years ago
  Stephen Gold 00a8597090 LICENSE.md: add 2023 to copyright years 2 years ago
  Stephen Gold 0663306efc update the groovy-test library to v3.0.14 2 years ago
  Stephen Gold 5b948dff0d Renderer: javadoc correction 2 years ago
  pavl_g 5b9fc87234 AreaUtils: Migrated package to `com.jme3.util` (#1826) 2 years ago
  Ali-RS 7f927f0cfc Fix #1883 (Image class wrongly setting GL mips flags inside the constructor) (#1885) 2 years ago
  Ali-RS 1e237f333e Made extension loaders non-static to avoid concurrency issues (#1886) 2 years ago
  Ali-RS 9c3d3636d6 Fix #1882 (J3MLoader always generates mips ignoring MinFilter) (#1884) 2 years ago
  manuelrmo f92a73f91c Fix #1412 (GltfLoader does not support AO packed in MetallicRoughnessMap) (#1880) 2 years ago
  Noeri Huisman 478af32acb BlendableAction: Fix JavaDoc for setMaxTransitionWeight & replace assert with IllegalArgumentException (#1881) 2 years ago
  Michael Zuegg 5d1ee2624b Fix #1867 (LightFilter gets applied even if not needed) (#1872) 2 years ago