提交历史

作者 SHA1 备注 提交日期
  Toni Helenius 75f9763975 Get the awt dialogs 2 年之前
  rickard 6c7474bc49 update to 3.6.0-stable 2 年之前
  Toni Helenius 60e49d6c50 Update some stephengold libraries and make mavenCentral the first place 2 年之前
  rickard 852a08c808 fix JmeTests project requirement 2 年之前
  rickard b0ddbcd217 change path in build.gradle 2 年之前
  Toni Helenius 6489ea4dca Mark examplelibs as non-transitive, enable javadoc and sources for all 3 年之前
  Toni Helenius a1a44d450c Bump Gradle and dep versions 3 年之前
  Toni Helenius 1d50493928 Download the sources to the examples 3 年之前
  Toni Helenius a78984554c Use the bugfix release 3.4.1 3 年之前
  Toni Helenius cd5fb7439f Upgrade the downloader 3 年之前
  Toni Helenius 2cf4c67953 Upgrade Gradle to 6.9.2 3 年之前
  MeFisto94 9ea392e078 Update to regular 3.4 maven dependencies instead of a custom composite build. 3 年之前
  MeFisto94 5a74e611e4 Towards a working 3.4 bvuild: Get rid of jme3-ios since avian is deprecated and got removed from bintray, see jmonkeyengine#1611 for future iOS Support 3 年之前
  Stephen Gold 36d11b6f71 include libraries: Heart v6.0.0, Minie v3.0.0, Wes v0.6.0 5 年之前
  Stephen Gold c9e197bd0e include Minie v2.0.0 5 年之前
  Stephen Gold f94cedc8dd Upgrade optlibs: Heart, Minie, and Wes 5 年之前
  MeFisto94 f033d90305 Fixes #193 Include LWJGL3 5 年之前
  MeFisto94 749714db9b Update Heart, Minie and Wes 5 年之前
  MeFisto94 b3508bbfbb Use https version of jcenter, as the http version has been dropped 5 年之前
  MeFisto94 6707e02346 Upgrade the Minie Library to 1.5.0 5 年之前
  MeFisto94 8475834708 Don't run Override Harness for every regular SDK build, only for releases. 5 年之前
  Stephen Gold b846247d48 add 2 optlibs: Heart v5.0 and Wes v0.4.8 5 年之前
  MeFisto94 0e5cc75bff Add Minie as a library choice 5 年之前
  MeFisto94 4221ce9b9f Build: Fix a design problem. Before this we used to install the engine into the local maven repository. This had several flaws: Apart from spamming the developers mavenLocal repository with thousands(!) of engine versions, it was hard to predict the actual engine version to use. This is because with Pull Requests or Tags and different Branches the names changed, especially when both the engine and the sdk had a tag. Controlling the engine version is now only controlled by the TRAVIS_TAG ENV-Var or manually on the engine repo (where usually master is cloned otherwise) 5 年之前
  MeFisto94 7cdb9aa440 Fixes #220 - Make Gradle update netbeans to the latest version (here 11.2.1, to fix a bug), as only minor versions can be downloaded directly, not bugfix patches. 5 年之前
  Toni Helenius 8c4900a6fb Update Gradle 4.10.2 -> 5.6.4 5 年之前
  MeFisto94 c557280cd3 Fix jme3-documentation: Specify javax.help from mavenCentral as dependency, as it doesn't ship with netbeans anymore 6 年之前
  MeFisto94 7de8617fda Also support "branch-detection" on travis 6 年之前
  MeFisto94 5c5e3ec02c Added a better version handling, which fixes that non-tagged commits only worked on the master branch. This however makes the build platform specific to unix (or git shell environment), much like it already is because of build_engine and fix_engine 6 年之前
  MeFisto94 d92dc5550e small cosmetic change: Changed single quotes to double quotes 6 年之前