Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/jMonkeyEngine/sdk

The jMonkeyEngine3 Software Development Kit based on Netbeans
https://github.com/jMonkeyEngine/sdk

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.

a9a2f061d34148e55020d569f26473c3437390f9 authored over 4 years ago by MeFisto94 <[email protected]>
Fix Regression from 307038ee

58ffa7f58cbedf5ea56892404e2c2f039b573b81 authored over 4 years ago by MeFisto94 <[email protected]>
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

307038ee6d5c9edce477d40d917ec90735de6910 authored over 4 years ago by MeFisto94 <[email protected]>
Increase Pack200 Memory Sizes to prevent the error during Installer Building

efd8093d4be628938cd4357423385bc5c714c80b authored over 4 years ago by MeFisto94 <[email protected]>
Update Heart, Minie and Wes

749714db9b8631b413f0c3734f79913c48777f88 authored over 4 years ago by MeFisto94 <[email protected]>
Revert "Github Actions: Try to generate nightly nbms"

This reverts commit a6b530291076da07f83a2d5cd44a7a7bb535b4fa.

c613f616df47d49e3f630c09e58084309d459022 authored over 4 years ago by MeFisto94 <[email protected]>
Github Actions: Try to generate nightly nbms

a6b530291076da07f83a2d5cd44a7a7bb535b4fa authored over 4 years ago by MeFisto94 <[email protected]>
ChannelDialog: Javadoc enhancement

99876fecbcbce8ac0ffd680526ef035e9553a5e1 authored over 4 years ago by MeFisto94 <[email protected]>
New Animation System: Added (incomplete) Nodes for AnimClip and AnimComposer

1337cd6bd43c97e84149b5a849288155a632d692 authored over 4 years ago by MeFisto94 <[email protected]>
AnimationProperty: Small Cleanup

ca67f0bdff3837113024644d42fdb28db51bf1bf authored over 4 years ago by MeFisto94 <[email protected]>
iOS: enable nifty-gui support (#269)

Without the ProGuard exceptions at least these elements are not usable:
ButtonBuilder, LabelBui...

5dc980fd546120c1c151aa01723f0e220dc4a03c authored over 4 years ago by revvv <[email protected]>
New Animation System: Support for Joints, Skinning Control and Attachment Nodes

7c4cd3ba13f7998ab5d46ccce9606fa542cb8c0b authored over 4 years ago by MeFisto94 <[email protected]>
Fixes build breakage from 5264848673837bf0f90f445abce41ea050fbcc55.

I forgot to commit the dependency on the core libraries (which includes gson)

eb9b2c1b33f392438b3fcb7ffbd9e23b0b010180 authored over 4 years ago by MeFisto94 <[email protected]>
First Work torwards the new Animation System: Added JmeArmature

a88d14d189249b44b7735c1fc91772402b61d1c9 authored over 4 years ago by MeFisto94 <[email protected]>
Move Animation related Nodes into the animation subpackage.

031a98cf1d7b6fb973fb32b99da0dfb1326ede92 authored over 4 years ago by MeFisto94 <[email protected]>
Fixes #202 Import the UserData for GLTF

5264848673837bf0f90f445abce41ea050fbcc55 authored almost 5 years ago by MeFisto94 <[email protected]>
Exclude truffle to get rid of the Graal module warning

(cherry picked from commit a135057f80e53a16f22efd52612665b0114e8e55)

5be6123ca8f7f8ea4d57c23d52e61fe6713bb8e5 authored almost 5 years ago by Toni Helenius <[email protected]>
Fixes #232 Clarify what the two Shortcut Panels are used for, so it doesn't confuse users.

f4c5cb83b7edf6abf98e262cf0c1e33567eac44a authored almost 5 years ago by MeFisto94 <[email protected]>
Revert "Fixes #232 Remove our custom Shortcut and Start Menu Panel and Logic."

This reverts commit 573dc39a4c18e112465a27ac2fd74677f7072c8e.

64217e8836a6f00672a0869d1903fed359030925 authored almost 5 years ago by MeFisto94 <[email protected]>
Fixes #265 Enforce the OpenGL 3.2 Core Profile on Mac OS X

f55bbc1c43c4d8b9856b620d2f3e3419ecc9f4cb authored almost 5 years ago by MeFisto94 <[email protected]>
Fixes #232 Remove our custom Shortcut and Start Menu Panel and Logic.

573dc39a4c18e112465a27ac2fd74677f7072c8e authored almost 5 years ago by MeFisto94 <[email protected]>
Installer: Upgrade autogenerated build files

0fb265a9b53f8f3f4c2a385d14f4bfb8f05cbff4 authored almost 5 years ago by MeFisto94 <[email protected]>
Installer: Upgrade Java Version to 10 to bypass Bytecode Mismatch during compilation

f84e945108c712be457bf5d103e6a37e59b4efd2 authored almost 5 years ago by MeFisto94 <[email protected]>
Upgrade Source Versions to Java 10, as we did that for the Core Module and thus all dependent modules need that as well.

(cherry picked from commit 0751ec3b8767e9f3df5a3d821914b57d66e195b5)

6ea3d3e75de86baceb9918a8e12ab8b47e98f641 authored almost 5 years ago by MeFisto94 <[email protected]>
Fixes #233 Support .glb files

d9248de204610e6556dddece051a4029fe7a1957 authored almost 5 years ago by MeFisto94 <[email protected]>
Fixes #234 Don't crash when negative numbers are entered into the shortcut manager

e9d4b2a8bd4e4822e30d68a0f076ee14a7c12bdc authored almost 5 years ago by MeFisto94 <[email protected]>
Fix project.xml in the index.

1da920359b666ef6b8a0843f24039d7f1d525ff2 authored almost 5 years ago by MeFisto94 <[email protected]>
Use https version of jcenter, as the http version has been dropped

b3508bbfbbe963998c3ffddaf32a9d410e403669 authored almost 5 years ago by MeFisto94 <[email protected]>
Added splash screen source files to help #223

628c3e20d8b0e0ddb4b3dcb1702873c1aef32a8e authored almost 5 years ago by MeFisto94 <[email protected]>
Added a Readme explaning a bit about JDK Packaging, which I just found in my working dir, which got lost a long time ago.

77898cde138df43639e1c30381d50106322500c9 authored almost 5 years ago by MeFisto94 <[email protected]>
Merge pull request #254 from revvv/ios-touch-fix

Add multi-touch support for iOS

577d53a1702535deadd8babec610a8e611bbdc71 authored almost 5 years ago by MeFisto94 <[email protected]>
updated comments

cb11c8dce5e6d0b2e1674e3c4eea975ca16d6cd4 authored almost 5 years ago by revvv <[email protected]>
support multi-touch

d2954138954309a64b817009e1c85df76c33ec39 authored almost 5 years ago by revvv <[email protected]>
add multi-touch support

c3798be45b3794a42ac975dbfd0f337113c82d75 authored almost 5 years ago by revvv <[email protected]>
Merge pull request #253 from jMonkeyEngine/pr-upgrade-minie

Upgrade the Minie Library to 1.5.0

c5a9beb8b174ba198a486da389b93d9ddec1ae9e authored almost 5 years ago by MeFisto94 <[email protected]>
Upgrade the Minie Library to 1.5.0

6707e02346d6cfdd4f8e61ed689047dc3f8a4e29 authored almost 5 years ago by MeFisto94 <[email protected]>
Removed some deprecated travis stuff

2fb83b84b16cc12dc12fe4aebca02de3f1ab78e9 authored almost 5 years ago by MeFisto94 <[email protected]>
Don't run Override Harness for every regular SDK build, only for releases.

847583470873d68ed77d1aa596a2957bab4e5e83 authored almost 5 years ago by MeFisto94 <[email protected]>
Upgrade to Netbeans 11.3 and also upgrade the harness overrides

00eaa223f2e072ca1128ce073b947b0003c6a55b authored almost 5 years ago by MeFisto94 <[email protected]>
Merge pull request #248 from revvv/ios-touch-fix

fix iOS touch: added scale factor

c2d84b943c5b0c0e9b852ccde566ad62c782c6ae authored almost 5 years ago by MeFisto94 <[email protected]>
to be Java conform: cast to jlong instead of long

df8bbf8650193f18f347863515a3585ac3de0102 authored almost 5 years ago by revvv <[email protected]>
Merge pull request #250 from revvv/ios-xcode-fix

update project for Xcode 11.3.1

77c5722435f7aa85137126e077ebf0cf44509bc3 authored almost 5 years ago by MeFisto94 <[email protected]>
Merge pull request #249 from revvv/ios-proguard-exclusions

iOS: add ProGuard exclusions

4f3a31fe390fac90e7114c50a983d8bbc6f048a5 authored almost 5 years ago by MeFisto94 <[email protected]>
Merge pull request #247 from revvv/ios-openal-fix

fix broken iOS sound support

33f6e1dbeedf65f668ba4f4bb2478cf118a51ff0 authored almost 5 years ago by MeFisto94 <[email protected]>
hide status bar

52ccf8e0895029c47a58d463d749b75f9a16f9a0 authored almost 5 years ago by revvv <[email protected]>
remove version number from "MacOSX10.9.sdk"

b264d7770b934bfafbda2cc624fcc11c8cc4a673 authored almost 5 years ago by revvv <[email protected]>
update project for Xcode 11.3.1

b29350cb86b02636154c660a25abcb3bfc9dfd3d authored almost 5 years ago by revvv <[email protected]>
update project for Xcode 11.3.1

57c97fa161b7b887a24a90c7b5b259761bf5f380 authored almost 5 years ago by revvv <[email protected]>
add comments: configuration examples and hints

0c169483fe44de82da356a0cebbc435ce0b2dc59 authored almost 5 years ago by revvv <[email protected]>
file not required any more

previous sound implementation used Android native, so this can be deleted

9a2eb8ffa28f1b91fc6b2766159d080e015ebbb4 authored almost 5 years ago by revvv <[email protected]>
file not required any more

previous sound implementation used Android native, so this can be deleted

e58a864ed64bfa54163de88f8e6c47118353d3b3 authored almost 5 years ago by revvv <[email protected]>
iOS: add ProGuard exclusions

1. Exclusions:
For java.util.zip.Deflater:
java.nio.charset.Charset
java.util.zip.Deflater
j...

563bcfd470253a775680686bd03a733a7e1ab649 authored almost 5 years ago by revvv <[email protected]>
fix iOS touch: added scale factor

- without scale factor the wrong area is hit
- the cast to long is only necessary if you want t...

ac4a2e2d0d71ec0bd39917964538fa139e19fa70 authored almost 5 years ago by revvv <[email protected]>
Merge pull request #246 from stephengold/master

add 2 optlibs: Heart v5.0 and Wes v0.4.8

825a558e75d422955efe05e5dc0ed46600326881 authored almost 5 years ago by MeFisto94 <[email protected]>
fix broken iOS sound support

Copied and adapted the files from Android:
https://github.com/jMonkeyEngine/jmonkeyengine/tree/...

de2c19100d5d7364194a86f359c9d03b02c2b165 authored almost 5 years ago by revvv <[email protected]>
add 2 optlibs: Heart v5.0 and Wes v0.4.8

b846247d483fa53f5c613b9676da6de3e2bfa9e6 authored almost 5 years ago by Stephen Gold <[email protected]>
Merge pull request #241 from jMonkeyEngine/add-minie-pr

Add the Minie Physics Library to the set of built-in Libraries available

aff34b97cd837d6ce9f464351fbb1bd8ba74bcb5 authored almost 5 years ago by MeFisto94 <[email protected]>
Add Minie as a library choice

0e5cc75bffa73d10b5a853af5d5c706fbf9ab189 authored almost 5 years ago by MeFisto94 <[email protected]>
Fix Release Drafter Config

1faaef78025569918f676cd41537cbe301a53ace authored almost 5 years ago by MeFisto94 <[email protected]>
Fix 3.3 related build breakage

70626cd22cf976b66dfaec534768882c5d73b855 authored almost 5 years ago by MeFisto94 <[email protected]>
Updating nbi-engine once again, as the old approach was not new enough, lots of apple specific packages are now under java.awt.desktop

1fe10b52cfcefec372ceaf1379cc3ae98a04712f authored almost 5 years ago by MeFisto94 <[email protected]>
Try an upgraded nbi-engine version to fix Mac OS X

2bce7bd9637126af9b4066e20d33d6bede739521 authored almost 5 years ago by MeFisto94 <[email protected]>
Workaround for jMonkeyEngine/#1260 - Manually trigger an engine build

4b11793b894f97e7a98cfd6b982a5a0f12ad31ab authored almost 5 years ago by MeFisto94 <[email protected]>
Bump JDK Version to 11.0.6

c9e86f34422969b0e7c2afefef40ad545280e77e authored almost 5 years ago by MeFisto94 <[email protected]>
Revert "Revert to 11.04+11 to see if this fixes dubious problems"

This reverts commit 9befc38e5a96702957d26330be9034c3aac4f8bc.

7fb899fc3fb25e993c934ea27ecacc4e37e2a519 authored almost 5 years ago by MeFisto94 <[email protected]>
Revert to 11.04+11 to see if this fixes dubious problems

9befc38e5a96702957d26330be9034c3aac4f8bc authored almost 5 years ago by MeFisto94 <[email protected]>
Revert "Source level 11"

This reverts commit 46be2e2da0c2ef95da497217207a6364651b679b.
Changes were made as recent refact...

b6848c867a488109fa2cb6fc64a3b2e8b382d4e8 authored almost 5 years ago by MeFisto94 <[email protected]>
Revert "Fixes the Installer Error on Windows:"

This reverts commit 3df62f75782e7b87e062571ac087e1c22738014d.

e2b70360e25330121ef5cb6ab8b36f81aa4c0ec8 authored almost 5 years ago by MeFisto94 <[email protected]>
Attempt to fix the Installers: Java Home is now set to the jdk directory itself and a separate jre directory doesn't exist anymore.

8bc231ec0ead730afb85e1c4f92da0a63f4b8332 authored almost 5 years ago by MeFisto94 <[email protected]>
Upgrade NBI Installer Stubs to allow the Installer to work with JDKs > 8

56794c6a57e02492ff565a46d20a70b0203d65f5 authored about 5 years ago by MeFisto94 <[email protected]>
Try to fix #224 - Make build-installers break the build if it fails

77995cf411d956d28b17a7c12604d43083d3a65a authored about 5 years ago by MeFisto94 <[email protected]>
Fixes the Installer Error on Windows:

Until https://issues.apache.org/jira/browse/NETBEANS-3660 is resolved, manually download the jre ...

3df62f75782e7b87e062571ac087e1c22738014d authored about 5 years ago by MeFisto94 <[email protected]>
Fixes the Mac OS X Build: ANT errored on the symlinks which are now present. A more final solution has to be proposed which will resolve all the symlinks or track the upstream bug and see if Ant can be changed to work properly with those values.

32ecc255d11b29f9727ed64cad9230e6a9666abd authored about 5 years ago by MeFisto94 <[email protected]>
Merge pull request #221 from tonihele/hints_renewal

Remove legacy hints module, rewrite the hints to the newer module

b320ed7d3fe4b578ffefcab66b963f97cbafe545 authored about 5 years ago by MeFisto94 <[email protected]>
Check startsWith (see if setter) like the original tried

a3e8809ff207cb5bcf1d8a00f76a28e14396c989 authored about 5 years ago by Toni Helenius <[email protected]>
Merge pull request #218 from tonihele/build_stuff

Updated build stuff

a75426c6b6339dab710835be87f364b2e07c8094 authored about 5 years ago by MeFisto94 <[email protected]>
Fix Regression from 7f748feca5d8b684074fd5fdf5895827610a650b

dd83ec3d8d13dd8899d6ed46164eceb183c0725b authored about 5 years ago by MeFisto94 <[email protected]>
Remove 32bit Linux JDK from the Build, as this isn't supported by OpenJDK anymore and Ubuntu also stopped shipping 32bit builds. Also drop Blender Linux 32bit Support

7f748feca5d8b684074fd5fdf5895827610a650b authored about 5 years ago by MeFisto94 <[email protected]>
Try to fix Download JDKs once again (changes to how symbolic links work)

8a46211c0106a5e637ffcba6272c3c33df7c51ff authored about 5 years ago by MeFisto94 <[email protected]>
Try to fix JDK Building, which seems to happen that on some platforms, relative symbolic links explicitly need the -r flag.

66955494e0717ca077f3c3d1aa286855192ce4b2 authored about 5 years ago by MeFisto94 <[email protected]>
Since we don't use mavenLocal anymore, we don't need to fix the POM

698a289db3dedd7df93cb51da0c24cf2f849b32a authored about 5 years ago by MeFisto94 <[email protected]>
Fix build by disabling the caching of the netbeans folder.

b123a42980d7dbfc1dc73bc98747b8e5f591d711 authored about 5 years ago by MeFisto94 <[email protected]>
Fix broken JDK Symlinks

f7f76d5000bb7c247ad6a4788b6b965d325c9a55 authored about 5 years ago by MeFisto94 <[email protected]>
Fix Regression from 4221ce9b9f231a6c4e45f29a0c5393245dfa5ee0 - Don't delete the engine folder in between the build

30efcd8e9a38e47b68add99f9483a22e4b130669 authored about 5 years ago by MeFisto94 <[email protected]>
Fix Regression from 4221ce9b9f231a6c4e45f29a0c5393245dfa5ee0 - Forgot to add settings.gradle to enable the Composing Builds

d01a0fc583b2f542841e2738aa242339da1ae5ed authored about 5 years ago by MeFisto94 <[email protected]>
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)

4221ce9b9f231a6c4e45f29a0c5393245dfa5ee0 authored about 5 years ago by MeFisto94 <[email protected]>
Build: Remove unused Properties, which are leftover from the Engine Repo

adec749fd5caacf3e621cb19e3295055739f5cb3 authored about 5 years ago by MeFisto94 <[email protected]>
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.

7cdb9aa44010f09faa8d8947f01420535110f533 authored about 5 years ago by MeFisto94 <[email protected]>
Harness Override: Upgrade to Netbeans 11.2.1

8641dc5b2d60e4debe48cec43b402983e9d3e5f5 authored about 5 years ago by MeFisto94 <[email protected]>
Remove legacy hints module, rewrite the hints to the newer module

da19e433b515b714e02a61446418237c01bb58e3 authored about 5 years ago by Toni Helenius <[email protected]>
Merge pull request #219 from tonihele/cleanups_2

Added some generics and removed usages of deprecated methods

5cd3b9448c085df730fb15571a2f13cdca4d73c4 authored about 5 years ago by MeFisto94 <[email protected]>
Added some generics and removed usages of deprecated methods

30f25aad6f4ea4a422ffe6d3c7fd01b8bacf14cd authored about 5 years ago by Toni Helenius <[email protected]>
Updated build stuff

d7a7096e45aaaea5ecb52c8301707c7c067781bb authored about 5 years ago by Toni Helenius <[email protected]>
Use the Release-Drafter Bot to keep track of changes.

5eeeb06184711b0d3d257c40a4058997a6ca7989 authored about 5 years ago by MeFisto94 <[email protected]>
Merge pull request #216 from tonihele/cleanups

Cleanups

f0bfc437f48a645652648cc3ea39c07a095fa451 authored about 5 years ago by MeFisto94 <[email protected]>
Remove deprecation, some cleanups & formatting

62556706b0a47a9b77fad95853126afaa6d3d3f8 authored about 5 years ago by Toni Helenius <[email protected]>
Remove deprecation, some cleanups & formatting

6a095fe05d0c60497f7a02edc914be598a5585e4 authored about 5 years ago by Toni Helenius <[email protected]>
Use interface

d3c33e68f75993a2bd688023e2e17266900ce502 authored about 5 years ago by Toni Helenius <[email protected]>
Remove deprecation, some cleanups & formatting

6c023500be2c72e54f816078d70229148cdc250f authored about 5 years ago by Toni Helenius <[email protected]>
Source level 11

46be2e2da0c2ef95da497217207a6364651b679b authored about 5 years ago by Toni Helenius <[email protected]>