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 |
MeFisto94
|
1337cd6bd4
New Animation System: Added (incomplete) Nodes for AnimClip and AnimComposer
|
5 years ago |
MeFisto94
|
99876fecbc
ChannelDialog: Javadoc enhancement
|
5 years ago |
MeFisto94
|
ca67f0bdff
AnimationProperty: Small Cleanup
|
5 years ago |
revvv
|
5dc980fd54
iOS: enable nifty-gui support (#269)
|
5 years ago |
MeFisto94
|
7c4cd3ba13
New Animation System: Support for Joints, Skinning Control and Attachment Nodes
|
5 years ago |
MeFisto94
|
eb9b2c1b33
Fixes build breakage from 5264848673837bf0f90f445abce41ea050fbcc55.
|
5 years ago |
MeFisto94
|
a88d14d189
First Work torwards the new Animation System: Added JmeArmature
|
5 years ago |
MeFisto94
|
031a98cf1d
Move Animation related Nodes into the animation subpackage.
|
5 years ago |
MeFisto94
|
5264848673
Fixes #202 Import the UserData for GLTF
|
5 years ago |