コミット履歴

作者 SHA1 メッセージ 日付
  Stephen Gold c9e197bd0e include Minie v2.0.0 5 年 前
  Toni Helenius 83726d84c9 Fix Gradle dependency to work with Netbeans 12 5 年 前
  MeFisto94 13eb8fd93a Fixes #275 Upgrade to Netbeans 12 LTS 5 年 前
  Stephen Gold f94cedc8dd Upgrade optlibs: Heart, Minie, and Wes 5 年 前
  MeFisto94 f033d90305 Fixes #193 Include LWJGL3 5 年 前
  jayfella c15e97890f Update gradle template to include "assets" directory. 5 年 前
  jayfella 929b8ead68 Add a basic gradle template. 5 年 前
  MeFisto94 0e35aa56ba Remove unused import 5 年 前
  MeFisto94 1fdab22880 Gradle: Make the ProjectAssetManager work and expose the "Assets" Folder under the Project Dialog. 5 年 前
  MeFisto94 0cecce2755 Cosmetical Changes / Upgrade to newer Java Features 5 年 前
  MeFisto94 237d0cf274 Fix Build by specifying an API Version for the Gradle API 5 年 前
  MeFisto94 b5ea9c0868 Try to fix build by using the configuration suggested by @tonihele 5 年 前
  MeFisto94 168d20e0ca First Progress on Gradle Support: You need to install the Gradle Plugin on the netbeans first and then try to run the project. 6 年 前
  MeFisto94 c9fb82917c Towards #252 Try to not crash for GLTF Files. 5 年 前
  MeFisto94 b56a3fa122 Fix NPE when pressing stop in the new AnimComposer (call the right method to stop playing) 5 年 前
  MeFisto94 51f9344eb8 Fixes the ClassCastException when opening a GLTF Model. 5 年 前
  MeFisto94 330c9f5d70 Added a basic description for SDK Plugins 5 年 前
  MeFisto94 489487f6d4 Github Actions: Use the correct access token 5 年 前
  MeFisto94 ef8d59c7f1 Github Actions: fix typo in step name 5 年 前
  MeFisto94 9f53051187 Github Actions: Build the SDK and then trigger a nightly/nbm rebuild on https://github.com/jMonkeyEngine/sdk-update-center. 5 年 前
  NideBruyn c63b74256d Changed the updater splash image for jME3.3 5 年 前
  NideBruyn 17cc281909 Updated the splash image for jME3.3 5 年 前
  MeFisto94 1da196f04c Remove unused imports 5 年 前
  MeFisto94 f9d1222825 Fix Regression from d585c76351182f0fb30a5b5db2b18cb43401c2e2 5 年 前
  MeFisto94 d585c76351 Animation: Completely remove the tracks stuff from the new animation system 5 年 前
  MeFisto94 a9a2f061d3 Animation: Added an AnimClipProperty to allow setting the currently active AnimClip by String. Also removed the TrackActions, as Tracks aren't part of the new animation system anymore, but Actions. 5 年 前
  MeFisto94 58ffa7f58c Fix Regression from 307038ee 5 年 前
  MeFisto94 307038ee6d Animation: Get rid of the ChannelDialog/Change PlaybackParams and control the speed by the AnimComposer, as it would happen that way in code as well 5 年 前
  MeFisto94 efd8093d4b Increase Pack200 Memory Sizes to prevent the error during Installer Building 5 年 前
  MeFisto94 749714db9b Update Heart, Minie and Wes 5 年 前