MeFisto94
|
13eb8fd93a
Fixes #275 Upgrade to Netbeans 12 LTS
|
5 years ago |
Stephen Gold
|
f94cedc8dd
Upgrade optlibs: Heart, Minie, and Wes
|
5 years ago |
MeFisto94
|
f033d90305
Fixes #193 Include LWJGL3
|
5 years ago |
jayfella
|
c15e97890f
Update gradle template to include "assets" directory.
|
5 years ago |
jayfella
|
929b8ead68
Add a basic gradle template.
|
5 years ago |
MeFisto94
|
0e35aa56ba
Remove unused import
|
5 years ago |
MeFisto94
|
1fdab22880
Gradle: Make the ProjectAssetManager work and expose the "Assets" Folder under the Project Dialog.
|
5 years ago |
MeFisto94
|
0cecce2755
Cosmetical Changes / Upgrade to newer Java Features
|
5 years ago |
MeFisto94
|
237d0cf274
Fix Build by specifying an API Version for the Gradle API
|
5 years ago |
MeFisto94
|
b5ea9c0868
Try to fix build by using the configuration suggested by @tonihele
|
5 years ago |
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 years ago |
MeFisto94
|
c9fb82917c
Towards #252 Try to not crash for GLTF Files.
|
5 years ago |
MeFisto94
|
b56a3fa122
Fix NPE when pressing stop in the new AnimComposer (call the right method to stop playing)
|
5 years ago |
MeFisto94
|
51f9344eb8
Fixes the ClassCastException when opening a GLTF Model.
|
5 years ago |
MeFisto94
|
330c9f5d70
Added a basic description for SDK Plugins
|
5 years ago |
MeFisto94
|
489487f6d4
Github Actions: Use the correct access token
|
5 years ago |
MeFisto94
|
ef8d59c7f1
Github Actions: fix typo in step name
|
5 years ago |
MeFisto94
|
9f53051187
Github Actions: Build the SDK and then trigger a nightly/nbm rebuild on https://github.com/jMonkeyEngine/sdk-update-center.
|
5 years ago |
NideBruyn
|
c63b74256d
Changed the updater splash image for jME3.3
|
5 years ago |
NideBruyn
|
17cc281909
Updated the splash image for jME3.3
|
5 years ago |
MeFisto94
|
1da196f04c
Remove unused imports
|
5 years ago |
MeFisto94
|
f9d1222825
Fix Regression from d585c76351182f0fb30a5b5db2b18cb43401c2e2
|
5 years ago |
MeFisto94
|
d585c76351
Animation: Completely remove the tracks stuff from the new animation system
|
5 years ago |
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 years ago |
MeFisto94
|
58ffa7f58c
Fix Regression from 307038ee
|
5 years ago |
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 years ago |
MeFisto94
|
efd8093d4b
Increase Pack200 Memory Sizes to prevent the error during Installer Building
|
5 years ago |
MeFisto94
|
749714db9b
Update Heart, Minie and Wes
|
5 years ago |
MeFisto94
|
c613f616df
Revert "Github Actions: Try to generate nightly nbms"
|
5 years ago |
MeFisto94
|
a6b5302910
Github Actions: Try to generate nightly nbms
|
5 years ago |