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

Update & fix copyright

8cc0b0c1cabb2780b225ea6cfef4b2fdf31cd329 authored about 5 years ago by Toni Helenius <[email protected]>
Updated the Harness Overrides for Netbeans 11.2

fb869f9a7c4f31f099ff007d1f714c655751a84a authored about 5 years ago by MeFisto94 <[email protected]>
Update Gradle 4.10.2 -> 5.6.4

8c4900a6fbfb4ccb455e6c9ab3b5f4e6bf2ab268 authored about 5 years ago by Toni Helenius <[email protected]>
Upgrade Netbeans to 11.2

f0b44c6b193e46d27173857c4b3b3164481a5bec authored about 5 years ago by MeFisto94 <[email protected]>
Upgrade Download-JDKs to work with the new java 11 scheme, but also try to support the legacy way for java 8 (untested and unclear if it works for 9 and 10).

The Environment variable "PARALLEL" can be used to parallelize non-travis execution (local, your ...

46df5a0c64e6c68062b43d8847d0d931c9f7e17f authored about 5 years ago by MeFisto94 <[email protected]>
Merge pull request #214 from jMonkeyEngine/netbeans-11

Upgrade from Netbeans 9 to Netbeans 11

4959b92eaeb061c9ec97380cf411782fc72c0a8f authored about 5 years ago by MeFisto94 <[email protected]>
Merge pull request #199 from jMonkeyEngine/netbeans-9

Upgrade SDK to Netbeans 9

27760a1308ccf5bdf69635a4a60d63cbd9bfeea3 authored about 5 years ago by MeFisto94 <[email protected]>
Merge branch 'master' into netbeans-9

3c9dad483dcbd422900c4ab4e19131686ef7bffe authored about 5 years ago by MeFisto94 <[email protected]>
Removed all direct usages of AppState interface in the light of ID changes

28d4178128796cfe38c1b1cdb37e3999507977ca authored over 5 years ago by grizeldi <[email protected]>
Remove readonly flag so cleaner.exe can delete (#208)

https://lists.apache.org/thread.html/1f22c459e24479f297dd2139651cf1b7cabc3ee8fa9e238423f5b5df@%3...

71837953b6930fb3407ba511b3d4d8768074c666 authored over 5 years ago by oyarzun <[email protected]>
Fixed jbullet and stack-alloc versions not being sucessfully patched

d72264096f8c75fdf558bbb157dd573664ccf9bb authored over 5 years ago by grizeldi <[email protected]>
Added an easy way to view PBR Models in the SDK using two buttons (currently chimpanzees, hit me up if you have icons), where one is adding a lightprobe and the other a skybox to allow watching the model.

137a7ca5219218df5ffd1d54f50e90c952b3a618 authored over 5 years ago by MeFisto94 <[email protected]>
Merge pull request #204 from grizeldi/DirectionalLight

Fixed DirectionalLight gizmo direction

fc90b77e90778340786bce9b21140d0c9c2f1124 authored over 5 years ago by grizeldi <[email protected]>
Fixed DirectionalLight gizmo direction

892a578b83c38b1ad1ae3af19af5ca467759d02b authored over 5 years ago by grizeldi <[email protected]>
Fix warnings/errors when extracting the version string

1d02a1688e680b3f34739a6cca4cdcb2eb2ee79e authored over 5 years ago by MeFisto94 <[email protected]>
Fix #201 - Due to a refactoring the icon path has changed. This has remained unnoticed until the runtime.

04607240dd708ba8f05f6b761102850589b9f82f authored over 5 years ago by MeFisto94 <[email protected]>
Upgrade Build Environment to OpenJDK 11

4f575675a05cd001cd14caf9fcf205b127f5d5b4 authored over 5 years ago by MeFisto94 <[email protected]>
Upgrade the post-windows-7-launchers by upgrading their icons (and changing the respective hashes)

867509075d0a4bead884ee8ed47a7806417c3a3b authored over 5 years ago by MeFisto94 <[email protected]>
Use Netbeans 11

9c6db7bef3dc2aa5d2245188106af34a13abc45a authored over 5 years ago by MeFisto94 <[email protected]>
Welcome Screen: Commented out code that was part of sun internal apis which has been removed

170f0115a50f5d7aaf2a1bd0b65da79697568902 authored over 5 years ago by MeFisto94 <[email protected]>
Fix build by specifying a dependency on JAX-WS API (for Annotations). Also upgraded the source level straight to java 10 (as java 6 is now deprecated and pointless). Also took the chance and updated the "jme" version to 3.3.0 (which used to be 3.2.0 for all the project.xmls)

97bf29589264c28887b855de76f6a4011526c940 authored over 5 years ago by MeFisto94 <[email protected]>
Font Support: Remove new Integer(i) as it was deprecated

09ebbff08d6cd69aa921488b197f645dd10b975a authored over 5 years ago by MeFisto94 <[email protected]>
Android: Fix Warning (not implementing hashCode)

86048d47a2eb929e4981439673e30685684e15ab authored over 5 years ago by MeFisto94 <[email protected]>
Fix jme3-documentation: Specify javax.help from mavenCentral as dependency, as it doesn't ship with netbeans anymore

c557280cd3ca2adc5a8bc14b0cd25a8179d3e6ca authored over 5 years ago by MeFisto94 <[email protected]>
Specify the Java Common Project API as an Implementation Version to not require to be "friendly" to this module. Note that this means we take "any" version available at runtime and try to call the methods available to the caller at compile time. This COULD lead to an exception when updating the module without updating the caller. For now we assume changes are unlikely and that we could update the jme3-core module just together. Unfortunately there is no other way, as the maintainer of said module disallows use of a particular version of his api ("not ready yet")

26e044ab3bbe49cd9a41578b9c5ec3e4028b2c63 authored over 5 years ago by MeFisto94 <[email protected]>
Added Java API Common Module to fix the error

0f5aaee7712d70f22f6ae213a9b01ca93ad8ca4c authored over 5 years ago by MeFisto94 <[email protected]>
Try to fix compilation error (see https://bugs.openjdk.java.net/browse/JDK-8212636 workaround)

2e3cfce41a2073034e090e6f56bfa1d851c4eda9 authored over 5 years ago by MeFisto94 <[email protected]>
Fixes #181 - Forgot the Java 8 specification and the deleted files which were causing problems.

11d66e5f8b523d03c2bd61d7289c9e54c5ccf56e authored over 5 years ago by MeFisto94 <[email protected]>
Fixes #181 - Replace the Beans Binding Library and the "New Geometry Settings Window" by specific and conventional dialogs which popup when creating a new primitive.

c7e72579caeb01d2bcbb349c5763ab7b43b27f87 authored over 5 years ago by MeFisto94 <[email protected]>
Correct typo and formatting

1fbe7a66b2433a01118b7a97a16fb34fbf24be74 authored over 5 years ago by MeFisto94 <[email protected]>
Towards #181 - Remove Converter Beans Binding Interface and make the methods static

932fc3ba4a85b95fa467ccf44976edded33f2177 authored over 5 years ago by MeFisto94 <[email protected]>
Towards #181 - Add a base panel which will be used by all New Geometry Dialogs

4dee6a4fe6667c7cd750e2897d69726d606cc3d7 authored over 5 years ago by MeFisto94 <[email protected]>
Also support "branch-detection" on travis

7de8617fdaa7d9bde5879e04a4d34e70572109ef authored over 5 years ago by MeFisto94 <[email protected]>
Added a better version handling, which fixes that non-tagged commits only worked on the master branch. This however makes the build platform specific to unix (or git shell environment), much like it already is because of build_engine and fix_engine

5c5e3ec02c9607dc1b9d83d6b8c33e50c4986208 authored over 5 years ago by MeFisto94 <[email protected]>
"Try" to use the latest Ubuntu Distro in Travis and openJDK10 (as with 11 there were some engine issues).

0d6b0a2c62d04b331bed20c59a8a8f31c9227774 authored over 5 years ago by MeFisto94 <[email protected]>
Actually use Netbeans 9

8104061d557a0fce09c80e38d4692053c48c24bd authored over 5 years ago by MeFisto94 <[email protected]>
small cosmetic change: Changed single quotes to double quotes

d92dc5550e656bcdae2a0500f66058df9eb00c3f authored over 5 years ago by MeFisto94 <[email protected]>
Improve Buildscript a bit

f199a7ac065d99500f8e9bace20ad472fb0fbe6f authored over 5 years ago by MeFisto94 <[email protected]>
Travis: Use Trusty as Distribution or else oraclejdk8 isn't available anymore.

5df0763e12cb73767186804cb9a098be299b4792 authored over 5 years ago by MeFisto94 <[email protected]>
Added new exclude formats (#196)

32650c8b0d7cc31b01ba0706417601f3a3c6c731 authored over 5 years ago by grizeldi <[email protected]>
Update building.md (#189)

Windows uses backslash.

5a2939ded5dcc84ef275481e1c7e65aa013c123b authored over 5 years ago by mitm001 <[email protected]>
Fix Issue that version determination got confused when a commit had two tags.

This is only fixed when TRAVIS_TAG is present as an environment variable though, because otherwi...

3a79f6e3420f1313c439569da5b4d7178f700452 authored over 5 years ago by MeFisto94 <[email protected]>
Fixes #194 - Upgrade NBAndroid to NBAndroidV2. Always add the latest update source on start.

5730546e8ca97cb0f7b8f4bf9120706fd50deb9f authored over 5 years ago by MeFisto94 <[email protected]>
Adopt OpenJDK: Change the download script from oracle jdk distribution to openJDK Distribution (because otherwise an oracle.com login would be required and that script was a common point of failure in history anyway, because older jdk's got removed, urls changed, ...).

This script has to be updated for jdk11, because the naming scheme changed a bit.
Currently it i...

a9c877f3ab4ad4765512c7395b055b214690d36f authored over 5 years ago by MeFisto94 <[email protected]>
Add the option to use "HQ" EnvMap bakes, which provide better results when high-light intense spots look blocky but increases the generation time drastically. (See https://hub.jmonkeyengine.org/t/change-to-pbr-env-map-generation/39600)

e33bfb6b593e92da9907241df5ecd35c400340c2 authored over 5 years ago by MeFisto94 <[email protected]>
Fix setting of a LightProbes Radius didn't work directly (only by scaling)

2a205c29679ec687fa1a868fad7600bab553895c authored over 5 years ago by MeFisto94 <[email protected]>
Bump JDK Version

4a66f73a78e7de720b7e436a89f9bf1e6a2aae33 authored over 5 years ago by MeFisto94 <[email protected]>
Improve the Color Dialog to Support Intensity, to allow a slider to be increased to have a light with 10 intensity (color would be (10, 10, 10, 10)). The downside is that there is no distinction between a grey (0.5, 0.5, 0.5, 0.5) with an intensity of 2 and a white with an intensity of 1, but that's because the engine does store intensity on top of the color and not seperate

503080ab3e24ea02b26e3006d2f1484ddbaf2440 authored about 6 years ago by MeFisto94 <[email protected]>
Fixes #186 - The JDK dropped Apache Derby

and hence the folder cannot be chmodded anymore

87263212c93a63e9eb3ae9f46db11c40953d8055 authored about 6 years ago by MeFisto94 <[email protected]>
JDKs: 32 bit now also uses the same scheme as 64 bit

9e072ec9bab0bf1806eaf441b12a2aff2a707e70 authored about 6 years ago by MeFisto94 <[email protected]>
Fix Hash of Download JDKs (I typed version 192 and took the hash of 191...)

8630adff562742b4a503c36d178b1f904814fa62 authored about 6 years ago by MeFisto94 <[email protected]>
Bump JDK Version for build to not fail

53830dd11b7f02dbf2a7e3dec08174b04e235a01 authored about 6 years ago by MeFisto94 <[email protected]>
Removed deprecated Gradle stuff and upgraded Gradle to 4.10.2 (#185)

e4f59e32ab26133e4d2d85829eeb2f9d09dd70ba authored about 6 years ago by Toni Helenius <[email protected]>
Fix GLSL Module

71b9e61fcf911604da52178825f8807a38067a12 authored about 6 years ago by MeFisto94 <[email protected]>
Fix simple BTree Example/Template File

966ac6f39600de614afb1aaa9d5de787706d369e authored about 6 years ago by MeFisto94 <[email protected]>
Implemented a libGDX-AI Behavior Tree Editor, time to celebrate!

5f4252ef44416eaf565605b8444dceb21166a0c9 authored about 6 years ago by MeFisto94 <[email protected]>
Furthermore enhance jme3-core's Node Editor interfaces (changed protection levels and a few callbacks)

bbeea57468bb7615de4aa7f7183e9fe81551940d authored about 6 years ago by MeFisto94 <[email protected]>
GLSL Syntax Highlighting - Round 2 (#179)

* Created project

* Basic file recognition

* Backup before I throw everything out

* Rev...

c65f474b361e1e769162a6b6065f94273af45e70 authored about 6 years ago by grizeldi <[email protected]>
Version bump and build_engine.sh fixes for existing installs

f424d292b443bb9502c89396d7698563a1ecb972 authored about 6 years ago by grizeldi <[email protected]>
Fixed a regression with a installer fix: Use Java 7 in the Installer to allow the usage of a Diamond Operator

3feca90eaca2f72cc8add83c25661e46aaed68d7 authored about 6 years ago by MeFisto94 <[email protected]>
Fix LightProbe scaling by pressing S not working

f414ea5f428155f10848d9895b15b8cbae94dbd0 authored about 6 years ago by grizeldi <[email protected]>
Sneakily fixed #169

853375eddd102452852dd17395742fa9096231a3 authored about 6 years ago by grizeldi <[email protected]>
Fixes #2 - Errors in EditableMatDef now spawn ErrorDialogs and the Form will throw an Exception when the MatDef had an error loading. If (e.g.) Lighting.j3md is copied into the asset path, opening the Shader Editor works and shows all the Inputs but logs to the sdk output window that the currently active technique does not consist of ShaderNodes

c0f15be5187d4aa7dcb46af2f79754646ba2edc1 authored about 6 years ago by MeFisto94 <[email protected]>
Improved Error Reporting (it was broken probably since I missed commiting Bundle.properties long time ago): If no throwable is given, the callstack is guessed automatically and there is a flag for issues and user-faults (where the hub is opened instead of the issue tracker)

34b5c82fa93af8b250611457d08bb674fc15d90d authored about 6 years ago by MeFisto94 <[email protected]>
Targets #169 - Show the LocalShadowMode/CullHint and make it editable instead of the global one which always showed as Off (and thus on setting would override Inherit with Off)

2634f778fbe3b54a8ad228efd4e04ac9e48b7cae authored about 6 years ago by MeFisto94 <[email protected]>
Fix wrong spelling in javadoc

f11f8fd58a504626258b4c65527c32e571dac73c authored about 6 years ago by MeFisto94 <[email protected]>
Fixes #161 Allow for spaces in Texture Paths

c5b8c271649264381d13afbe92bb2ad69aaff885 authored about 6 years ago by MeFisto94 <[email protected]>
Cosmetic fixes: Adding Copyright, formatting, adding @Override

a5d46d777288f3c7bf12500d0a2e0eae8f4982b9 authored about 6 years ago by MeFisto94 <[email protected]>
Fixed a bug in TexturePanel: Selecting "No Texture" in the Texture Browser successfully deletes the Texture now

b9fada900f99b00e6ae6b757cc3bfa259eabaf24 authored about 6 years ago by MeFisto94 <[email protected]>
Fixed PopupMenu being created twice

3a99a5f9f271958f0c9dc8bdeb9b650e6d6ca169 authored about 6 years ago by MeFisto94 <[email protected]>
Final part of refactoring: Moved all the code out into com.jme3.gde.core.editor.nodes (and editor.icons). Also changed the protection of a few methods which used to be package-protected. Also removed oversights (where the implementation was still referenced from independant code)

619f17a2dab33d9c1ef3f33e6e62ef951457b2ae authored about 6 years ago by MeFisto94 <[email protected]>
Fix Regression introduced in ca6afbbe0efa9336482442adf8bc4229095528de (Forgot to commit the renamed, deleted and added files as they are ordered like that in my Git UI)

7d367710c5155e6a8f0d71d99981009d98f43b1d authored about 6 years ago by MeFisto94 <[email protected]>
Fix the Gradle Build (HTTP 301 Redirects weren't supported)

b5bd1ce6506182f52c71e0ca5f63df631c88bd29 authored about 6 years ago by MeFisto94 <[email protected]>
First part of a big refactoring: Refactored the Shader Nodes Material Editor to a more abstract interface for node editors in general and a shader-node-specific implementation. If something in the ShaderNodes Editor breaks it should A) be easier to spot now and B) simplify generating other edditors based on this one.

If you experience new problems after this commit, raise an issue, I tried to be careful but some...

ca6afbbe0efa9336482442adf8bc4229095528de authored about 6 years ago by MeFisto94 <[email protected]>
Small changes to the clipboard

9a676ff34493609d9587be08c1f469d9522b8706 authored about 6 years ago by MeFisto94 <[email protected]>
Fix Typo

209a9f102dfb61d08862646a0fef332abcc602eb authored about 6 years ago by MeFisto94 <[email protected]>
Move the JDK Building into the pre-deployment so it's only done for releases, this makes regular compiles faster and prevents builds from failing when oracle changes it's urls again (like they seem to do every two months at least)

f991a8a902477d7a0dcd02ed979f2dbea46e26ca authored over 6 years ago by MeFisto94 <[email protected]>
Actually fix #162 (#168)

13b0aa73e31b180a0cefc208a9778c22e385f936 authored over 6 years ago by grizeldi <[email protected]>
Cosmetic Changes

6a279b514caa8bfae2675245c6d75fa0df21ba30 authored over 6 years ago by MeFisto94 <[email protected]>
Silence the validation of textures being square (See #162)

06161cd67d291dd84a94d6ae062143f46980cc43 authored over 6 years ago by MeFisto94 <[email protected]>
Fixes #57, Fixes #108 - Upgrading an existing installation should be possible now. Also the warnings should disappear when doing a clean install. In theory during the installation one should be prompted whether one wants to add a desktop shortcut for blender

426b571a22741d7ec12998f8a45e284bf4c27b54 authored almost 7 years ago by MeFisto94 <[email protected]>
Enhanced documentation a tiny bit

b2b910f59bed6e794316682309e9d1e7d660d14b authored almost 7 years ago by MeFisto94 <[email protected]>
Fixed Regression introduced in f363bd9e53d219bab2e5adf8ad0d19dcb9093719 (Acidentially commiting a comment)

ed62d248eaccc214acbb0a2b94e2faf8091f489c authored almost 7 years ago by MeFisto94 <[email protected]>
Fix Regression introduced in f63f4d5931f9e01940feb1abaa21dcdbea6b64eb

68ec3fe7d9d3fc67e788b0203fadf516ccbcbba4 authored almost 7 years ago by MeFisto94 <[email protected]>
Fix regression introduced in 1d95edd5922dd74fb4ea00b6b2b9e31a7f5f7657

f63f4d5931f9e01940feb1abaa21dcdbea6b64eb authored almost 7 years ago by MeFisto94 <[email protected]>
Since the engine's master is now on 3.3, we have to adopt this in our build script as well

8b1f127eb05776b899c6ae894c6d25a61a97d2e9 authored almost 7 years ago by MeFisto94 <[email protected]>
Fix small issue with Gradle when the TRAVIS_TAG is not set

1d95edd5922dd74fb4ea00b6b2b9e31a7f5f7657 authored almost 7 years ago by MeFisto94 <[email protected]>
Upgraded Download JDKs so it works again (had to upgrade the jdk version as the old one lead to a 404 error).

Also further enhanced handling of different 7zip versions (travis uses version 9 where even ubunt...

0da670abfacdd3b31d8c703a897e007bf20c2e05 authored almost 7 years ago by MeFisto94 <[email protected]>
Update the genfiles

57520b5f539aa58e59b824e93d65b855c5874720 authored almost 7 years ago by MeFisto94 <[email protected]>
Update all project properties to 3.2.0 (so they don't show as changed files in everyone's repo)

dbf3cbb61a67cdb76d399340f5103743653764d9 authored almost 7 years ago by MeFisto94 <[email protected]>
Updating auto-generated files so it shows less changed files in everyone's repos

b9d844197c5e8ff03c72808deb88308fcc341ee4 authored almost 7 years ago by MeFisto94 <[email protected]>
GLSL Support Round 1: Syntax Highlighting (#156)

* Basic file recognition

* Added block comments

* Fixed preprocessor to work with indents
...

fc36f82a505f32ee18d9273388cc3c43e446e2a0 authored almost 7 years ago by grizeldi <[email protected]>
DirectionalLight: Rotation should now work the best, fixed the actual bug.

b940a33d7729caa599d06046872b3e3715243dd8 authored almost 7 years ago by MeFisto94 <[email protected]>
Pulled setModified down a layer (JmeLightProbe -> JmeLight), though it's unclear when or if setModified is actually called

97d84c460270c0773bfef3ba14e3b67ff4ff949d authored almost 7 years ago by MeFisto94 <[email protected]>
Fixes #153 - LightProbes get moved correctly now and their radius is also updated and updateable using Scene Composer Scale Tools

0c346bddede52ac06345276431676e97d0921385 authored almost 7 years ago by MeFisto94 <[email protected]>
Extracted scaleToRadius method of Pointlight because it's also of use for LightProbes etc.

21088435f495b110d3a9df5b8ca92cc0bfe59d75 authored almost 7 years ago by MeFisto94 <[email protected]>
Updated GizmoUpdate Classes:

- Added Copyright
- They now really invoke the getPosition/getDirection each frame instead of onl...

78534509d86bb6ba6f56b6178e23eb95cc4f2c30 authored almost 7 years ago by MeFisto94 <[email protected]>
ExceptionUtils now support comments

d2d4fad48150aa9608a61f623abca4dd26013534 authored almost 7 years ago by MeFisto94 <[email protected]>
Implement proper Exception Handling. From now on, we can use ExceptionUtils.caughtException(e) in case of Emergency and the user is able to report detailed information to us (if he's not too lazy, that is).

71717e8b8d03ce421b87359354d736685225a657 authored almost 7 years ago by MeFisto94 <[email protected]>
Cosmetic Change (Removed unused Imports)

b2839d02c5fc37e2c00ff278928ed850cd95d4a3 authored almost 7 years ago by MeFisto94 <[email protected]>