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

Converted Graphics Capabilities to be JFrame instead of JDialog

beb8381f2b4d1cf8153c46d916bc7ce72db1b619 authored about 7 years ago
Fixes #133 - Allow Lights to be exposed as a property. Currently only supports selecting lights by typing in the name. See #147 for progress on more userfriendly ways

3c3cac115701db0efa6be18e23c5fcbc99468cc5 authored about 7 years ago
Minor Javadoc Improvements

bc46fdf7f9cc856b04f404315aa5012d90124c6d authored about 7 years ago
New Light Popup: Every new light will have the class name as name (so we don't have "null" lights).

ccab965f2c79cb24d19028d5452985fb61916a46 authored about 7 years ago
Expose all Light Properties apart from the Frustum-related ones, so the user can change a light's name.

da315e69d5303f703abb128848ed344a6a10739a authored about 7 years ago
Fix Crash due to ConcurrentModificationException when creating a LightProbe.

59f30de5897ca8c312a99d038ad24fe347e4875c authored about 7 years ago
Minor Javadoc improvements

8dad6f5b49e9ee7a9d25620424dd82ed939175da authored about 7 years ago
Allow LightProbes for all Spatials not only Nodes (LightProbeFactory also accepts Spatial as Parameter)

6f01b94b31679662a9d86347dcc7aa662b99c5a8 authored about 7 years ago
Cosmetic Changes: Added Copyright, fixed some formatting

1214f7ff092945cf18640e97b55528a245391090 authored about 7 years ago
Allow Filters to be edited again (bugfix) and prepare to fix #133. Only a PropertyEditor for Light and Spatial is required then.

33b141de88b52039cb9ff3b6feefc62a68ec3cf1 authored about 7 years ago
Fix Updater Splash to show 3.2

662c926539793416d5e7abd3b86b599b7fd6fed2 authored about 7 years ago
Upgrade official SDK Version to 3.2. (should've happend much earlier)

1cf0f54cf6075d93d5c7cb4b57bdacc7cc3b34c6 authored about 7 years ago
Netbeans Installer: Fixed Regression from f363bd9 "seperator" -> "separator"

ce1cabb0c05ab938aa12672d638f07a640468513 authored about 7 years ago
Netbeans Installer: Fixed Regression from 4e0d8b02 (Variable was undefined which led the condition to always fail).

f363bd9e53d219bab2e5adf8ad0d19dcb9093719 authored about 7 years ago
Upgrade Gradle Version from 2.11 to 4.1, so it's newer and consistent with the engine (which saves us 90 MiB Diskspace for Travis)

c5df8207969bebbb69573acc302d3fc834392b50 authored about 7 years ago
Force Freeing Space by deleting the build/ folder, which contains intermediary build files which seem to be irrelevant to ant

1b3d3b2f77e5befc7f31a1df4a1dbfe87b4f1c55 authored about 7 years ago
Force-Save Diskspace by deleting unneeded but cached jdks (but only when TRAVIS is set as env variable, so we don't impact regular users)

79655d83d766d7a53e544245b16ebb8aae9b3972 authored about 7 years ago
Followup #150 - Only create the "MAC JDK PRODUCT", when we're building for Mac (Only specifying it as done in d37a336b is not sufficient)

4e0d8b027006e7a47a9c29fd8e64834838736ca4 authored about 7 years ago
Fixes #150 - Only bundle the Mac JDK on the Mac Platform

d37a336b56aac53cabe7d6b17b7c0c024a27e97c authored about 7 years ago
Blender Mac OS X Build: Change Compression from bzip2 to gzip, since the file is a gzip file and not a bzip2

45231a6f9630178b424d38a42da56b609343fd3e authored about 7 years ago
Blender Mac OS X Build: Finally fix Build Problems (one has to manually change the ant task as well, to support untarring)

c9e982f08340a607bd17ee5f83039e41d3adf329 authored about 7 years ago
Download JDKs: Fix small typo causing the download to fail

46442c458040c7a0867b8bedb3a79bdcfd9ad0ad authored about 7 years ago
Fix Typo which caused the MacOS Blender Untarring to fail

7d0b472700bce0b44174039cb685248323452011 authored about 7 years ago
Reduce Travis' Diskspace consumption by deleting jdks' download cache and intermediary folders

fadf0c9753617f75b2e607f2b4e2961c3f55b5e0 authored about 7 years ago
Fix Blender Changing their download format of the MacOS Package

84492a7068606c243bfa6db9a245372c40e6fc3c authored about 7 years ago
Make download-jdks.sh travis' BUILD_XYZ environment vars aware, so we cut build time and disk usage

98f8525f8e2e7edb57f97d8adb3491993af2d6ac authored about 7 years ago
Fix build_engine.sh: The Engine GIT Tags are "v3.2.0-stable", whereas the POM Version is 3.2.0-stable

8cbbdadc2c27f94c9c73ad2904d7d847cb261bb5 authored about 7 years ago
build_engine.sh: Automatically extract the engine version from the travis tag. if no travis tag is specified, then use master. The behavior for manual builds will stay unchanged.

04a283818dd70ab51b2cfd45c2bd83ec26ed5535 authored about 7 years ago
Try to fix the build again

3eaabf677fb7421a8fc5633f2ea7074c0fbc2d4f authored about 7 years ago
Updated Blender Version from 2.78b to 2.79

26308e4f9d73860cd339196235532608370b9636 authored about 7 years ago
Fix 3f0e815f888dbbfbcd12d71f2e4ce24287415e22 failing the build: Forgot to "export" the package. If you don't do this, then it won't be viewable for other modules.

d25a7dc6ec9e0f63e30b3213b27d9fb77ba4dfcd authored about 7 years ago
Try to release v3.2.0-stable-sdk1

541870eb8416b432c8d9747a7d5d76972ac23871 authored about 7 years ago
Proguard Exception for NativeVorbisFile (https://hub.jmonkeyengine.org/t/solved-jni-exception-when-trying-to-use-ogg-files-on-android/39362/12)

f00da225009d0816d62ef8035e959c3afe8d2acd authored about 7 years ago
Fixes #144 - Directional Light Gizmo not being updated by changing the Properties in the PropertyEditor

3f0e815f888dbbfbcd12d71f2e4ce24287415e22 authored about 7 years ago
Update JDK Cache Path so the JDK can be cached again

d5e720e54112f72bdda6fbc31521600c4d814665 authored about 7 years ago
Fixes #124, #146 - Updating the Splashscreens

5b16843ddceface507f132878842c561581bcf24 authored about 7 years ago
Fixes only work when you don't forget to commit half of them

e2e7e74dc4d7097ec4a2a4d44f1ef79a148af5b2 authored about 7 years ago
Try to fix the broken build, which originates from jme3-jbullet specifying dependencies without versions

aa33cb4e8082326dad92b9f658ddcc2c2fd2af9a authored about 7 years ago
Try to fix the engine builds as reaction to jMonkeyEngine/jmonkeyengine#456

74a8a073402b0ff03d120608f4684954e97d7096 authored about 7 years ago
Fixes #126 Add a Camera Position Display to the SceneComposer

ac0f5866c289c85dcb9dad948184c25040b47a25 authored about 7 years ago
JDKs: Reduce Verbosity of curl/7z

7111bf551074258397f15b00a10961aaaf5bf0a3 authored about 7 years ago
JDKs: Fix Path and remove debug output

a8a52d2346300e34073834b843d757ed59096eb8 authored about 7 years ago
DownloadJDKs: Further investigate

c1895ed5569632685086aefa8aa48abe57fc15f0 authored about 7 years ago
Debug

4aa3c48123ac9d2dea483094b0793d2d68370cda authored about 7 years ago
Continue to fix the build

e8ff182759ea4f47f921d4e6d5bebd1806ed63af authored about 7 years ago
Try to finally fix the travis build for mac os jdks

906414951825cfd5af918ab66767972518a39943 authored about 7 years ago
Add debug output to debug travis

f9246dcc8fdec9696a1a8b8f1022053ad4bc7a2a authored about 7 years ago
Fix Travis build (ancient PZIP Version)

c8029792e2a288465069ea075a97a82120faf90b authored about 7 years ago
Update download-jdks.sh (#141)

Changed the oracle string to work with the new format, changed the jdk version to 8u152, and alt...

b209e1e390e90b1e8598f6eb44877dc81dd52eac authored about 7 years ago
Only remove Asset from the Cache if they were actually cached

67dd8b1fb3561acf22765aaad42c5ff88c6f6884 authored about 7 years ago
Revert "Fix JDK downloads to adopt to oracles new scheme and also upgrade to JDK 8u144-b01"

This reverts commit 9b63ba0aafe4220037d6a1f7b0c5602c6890cdfe.

b3fb9f9335ee22d72a8d20d1f10bdc6870f8e7c7 authored about 7 years ago
Try to fix GLTF loading issues

26d404cb674c5a2e72ceef59493e9cc7964a33fa authored about 7 years ago
Try to speed up the Node-View Process by:

- Using ArrayList of a pre-calculated size for the Keys instead of a LinkedList
- Try to prevent ...

383fea0056b5c26fb1f51732f252c708ca58d933 authored over 7 years ago
SceneComposer: Try to bypass a Nullpointer Exception

06fe7caf1a20a9884ae7f39b6b4bcbc09fd8e5d6 authored over 7 years ago
Fixes #138 - Allow to adjust the clipping panes as necessary in the SceneComposer

71863c3abb829ce258bbad985bc613064e77a087 authored over 7 years ago
Fixed an Exception when Right-Clicking a Java File which had no package

467fcae4beec26bb9c3b2b9b5a70aee4b18937ad authored over 7 years ago
Commented something which was made in-executable by bad "if (true == true) return" hack

67da8b9678381445ecad93a0fe30ba90589c9bc3 authored over 7 years ago
ConvertModel: Remove `,ex` to not call the deprecated showException

ebc114f929e62f41b94fec0dda759deac8a48ce5 authored over 7 years ago
ConvertModel Action: Print the Exception (Either with an Importer or BinaryExporter) to the Output Window, which shall become the default for all other Exception Handlings

644e79d464f17d0352a1ce3bb5808aa92939f6c3 authored over 7 years ago
ApplicationLogHandler: Minor javadoc additions

8ff681046eca659b1cd8aa5964bfc897a47cf4e0 authored over 7 years ago
AssetDataObject: Finalize the ProgressBar when an Exception has occured (Fixes the endless "Loading Model...." when it has crashed)

c875fc14b81e5cdb590662cd1c09d5446140f252 authored over 7 years ago
Fix GLTF-Loader: Don't attempt to directly load a binary file, they are only auxiliary

0a1b18f2a74f1c111c17512c75b2640d71b11dad authored over 7 years ago
Added GLTF and GLB/BIN Support to the SDK

73dae340421b12f23602c6069fe42040c0b64a84 authored over 7 years ago
Revert "Debug Travis' Pull Request failures"

This reverts commit ecec62d5f1cdcbc6b237d726e6720033902eda9f.

95eebc58ff2a96ee9e8783b0fab5dd95c0e5df68 authored over 7 years ago
Downgrading OGRE Script to fix incompatibilities with Blender and add a Template for BaseAppState (#136)

* Downgrade OGRE Export Script
* Added new BaseAppState template

63bdf1c959fbd0222e5f49ef7edb67871d62253b authored over 7 years ago
Debug Travis' Pull Request failures

ecec62d5f1cdcbc6b237d726e6720033902eda9f authored over 7 years ago
Fix JDK downloads to adopt to oracles new scheme and also upgrade to JDK 8u144-b01

9b63ba0aafe4220037d6a1f7b0c5602c6890cdfe authored over 7 years ago
Try to make Travis work with pull requests again

8ad95ac73e9bc2a8c7b87a6affca57d631d3938e authored over 7 years ago
Fixed some general potential bugs/bad code

5b2466ea9504c7bcdcc0eb38a3543d2643ab3939 authored over 7 years ago
TerrainEditor: Fixed a few possible bugs/bad code

1f597a3032a790739272644a9f96aaa89e9c69e5 authored over 7 years ago
Fixed a potential NullPointerException

e642bc7eec2e321d056f09e98a42363b3b5df15c authored over 7 years ago
Basic Shadow Filter Implementations, however the Properties are broken, so you cannot assign a light which is necessary for some filters.

4f1e407f7dd15d237ae0398fb67786980b757fb4 authored over 7 years ago
Forgot some french variable influence

a6420f26f5b8a95834056156a93bbc75bf06a5e6 authored over 7 years ago
Tried to fix a bug in the PickManager which threw NullpointerExceptions when the picking location was null (could not be determined). Also refactored variable names to be less french :P

d6cfad5ba5353305dd37f11a0f88626d2e7c7861 authored over 7 years ago
Try to fix travis build to adopt to our new versioning Scheme.

1523305e30186605b19506b32241e8499c3e9ac6 authored almost 8 years ago
Merge branch 'master' into PBRisComing

* master: (49 commits)
Added stubs for the new Profiler. Possibly the SDK won't be profileable...

bed158c34128c81aa239f7874bcf67bb1cfc08d6 authored almost 8 years ago
Added stubs for the new Profiler. Possibly the SDK won't be profileable ever.

17827770462b4d5bd5d48de35fad3dbdb82dfa71 authored almost 8 years ago
Initial step towards Engine Version 3.2

089a21a700a1aef5813fef0a4f55dccb6c31073c authored almost 8 years ago
Small Documentation Addition: Corelibs vs Optlibs

8ad5f1e88428676572a4ee8a89765652cff38acb authored almost 8 years ago
Revert "Move XBuf to optional libs"

This reverts commit 84363b70f85512af9a7007d137cf1b021091dbf1.

81aeae103d621c7a416153d28adb72e1a83f9fb4 authored almost 8 years ago
Fixes #81 - Manual Workaround for XBuf Dependencies, so that the xbuf_loader and others get properly added to the jme3_xbuf library.

3b1bf0545738e72e266cf88a45d8529c3d43fca2 authored almost 8 years ago
Fixes #119 - The Library jme3-jbullet now has all the proper dependencies, so that jbullet should work again. Keep in mind though that jBullet is deprecated and will be removed in the future

bf4514d4d15109f58aedc2903dcc8f1cef05f3c5 authored almost 8 years ago
Add proper `assets` folder for the tests because the build fails otherwise. Used `.keep` files, so git tracks the empty folders.

f51501f0c31f040f93fd5e72b5d66cce89641f76 authored almost 8 years ago
Move XBuf to optional libs

84363b70f85512af9a7007d137cf1b021091dbf1 authored almost 8 years ago
Update Android Test Template: Use 3.1 Libraries instead of 3.0

efd0c099877738b19c8064902aa43b548a377496 authored almost 8 years ago
Merge pull request #120 from stephengold/master

jbullet lib lacks jbullet.jar: use native bullet in JmeTests template

641ddb34f7c573b53eabbe77ae35a06a861d1068 authored almost 8 years ago
jbullet lib lacks jbullet.jar: use native bullet in JmeTests template

5913f1350add1bfbae1908422ab8a94c4f6fc789 authored almost 8 years ago
Improves #75 - Set darker default diff colors for DarkMonkey Font & Color Profile

e5a25fed63717bc90272cc9561f33749eeffedc2 authored almost 8 years ago
Readme: Clarification about `stable` tag

6beed6ec1a0d5e7ad436ac9181d5aed32f75b395 authored almost 8 years ago
Android: Update NBAndroid Plugin Repo (Note: It says 8.1 but according to their wiki, it should be compatible anyway, there is no 8.2 Repo). Actually we previously used the NB 7.3 Plugin Repo...

1882f4be93f100bf478c1d2b621798e1e5581154 authored almost 8 years ago
Merge pull request #116 from grizeldi/patch-3

Android fix for #114

b57c9daf5784ba9d7bfdb902d39e1fca9f85f31e authored almost 8 years ago
Merge pull request #115 from grizeldi/patch-2

Fix #114

79904db02eec0f6bf2c44a5dd2ec1a1fc11ef42e authored almost 8 years ago
Android fix

fc2c31f56f8194a77b05e48e3097795e55089d66 authored almost 8 years ago
Fix #114

358339afe6ef5475639caca47d08b18a99340b94 authored almost 8 years ago
Readme: Some more fixes

3f17999b8a32f4c29089456854edc78a1c3678a1 authored almost 8 years ago
Readme: fix small formatting issue

3c0e0194d4080b8c722e16f0a3f0de947a709a86 authored almost 8 years ago
Fixes #113 - Add a proper ReadMe with a good documentation about how to build the engine

b567ca91d5f0f87e64f7b9723ebb9e7b12a8a08a authored almost 8 years ago
Blender: Update sub folder to adopt to blender foundation's packaging changes for Mac OS X

80f2257763de37f45a12e988e37959178aa27030 authored almost 8 years ago
Travis: Fix Errors due to wrong quoting.

ca9ab2621c884fc7a705ca0580044a16c643674a authored almost 8 years ago
Build: Separated Mac OSX and Platform Independant into a third build to reduce the build time of the x64 build.

ede73f46b5e105066c72a2a7bd22119d50eafe90 authored almost 8 years ago