提交历史

作者 SHA1 备注 提交日期
  Riccardo Balbo 2b8661185f Separate concept of window size from default framebuffer size (#1750) 3 年之前
  Ryan McDonough 6f660777bb Add set methods and constructors to ColorRGBA that take in a Vector param (#1757) 3 年之前
  Stephen Gold 0da5a7f2f6 solve issue #1761 (AssertionError in ALAudioRenderer) (#1762) 3 年之前
  Stephen Gold c183ff013b rename more method arguments for clarity (#1742) 3 年之前
  Stephen Gold 0b5e8693f1 rename private variables (#1736) 3 年之前
  Stephen Gold 2da5543958 com.jme3.math: remove trailing whitespace 3 年之前
  Stephen Gold c10e5d312e [ci skip] README.md: latest stable version of Engine -> 3.5.0 3 年之前
  Stephen Gold ac8c1012d2 whitespace changes in jme3-core (#1760) 3 年之前
  Stephen Gold e908655a76 Fix issue 1705 (serialize 6 mesh subclasses) (#1754) 3 年之前
  Ryan McDonough 0768b851cf Add simple math methods to Vector2f (#1756) 3 年之前
  Ryan McDonough 08d7ba9e4e Add more simple math methods to Vector4f (#1755) 3 年之前
  Stephen Gold 6e95d2b5fe TerrainQuad: publicize fixNormals() (#1738) 3 年之前
  Ryan McDonough 2c05c105a8 Add more simple math methods to Vector classes (#1744) 3 年之前
  Stephen Gold 78bfa81bb2 clarify comments and javadoc (#1743) 3 年之前
  Riccardo Balbo de2e2d38c8 Add Mac OS arm64 (Apple M1) natives 3 年之前
  Riccardo Balbo befe4faf19 Always assume MacOS to be sRGB capable. 3 年之前
  Riccardo Balbo 407807d952 Add way to get the generic Os name from Platform 3 年之前
  Riccardo Balbo 0ee430b90e VSCODE: Format on paste and type 3 年之前
  Riccardo Balbo 71269bbf14 Fix Scaling issue #1745 (#1753) 3 年之前
  Riccardo Balbo 647b94ba53 Use OpenGL 3.2 as default (#1752) 3 年之前
  Stephen Gold a690f79b7b correct typos in diagnostic messages (#1737) 3 年之前
  Stephen Gold e80871cdb5 GlfwMouseInput: scale mouse coords only if Retina AppSetting is true (#1746) 3 年之前
  Riccardo Balbo a9ce670aaf Configure circular deps as warning on eclipse (#1747) 3 年之前
  Stephen Gold 33e690bd33 Vector2f: save 2 trig calculations in rotateAroundOrigin() (#1731) 3 年之前
  Stephen Gold 1e668bce57 common.gradle: print full version when installing to mavenLocal 3 年之前
  Stephen Gold a1ae3fd47a AppSetting: "UseRetinaFrameBuffer" default -> false 3 年之前
  Ryan McDonough 371849bd52 account for world transform in TerrainQuad.setNormalRecalcNeeded() (#1741) 3 年之前
  Stephen Gold 6cf94ad9e9 deal with unresolved references in javadoc (#1733) 3 年之前
  Stephen Gold 6ad85a7dd4 avoid self-closing HTML tags in javadoc (#1732) 3 年之前
  Stephen Gold b4bc6f1590 LWJGLOpenVRInput: solve a javadoc warning 3 年之前