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

SDK scenecomposer :reduce the arrows line width from 3 to 2.

acde07e833ae47169246e6a2a2fdaee320078395 authored over 9 years ago
sdk build: enable nbm signing (if key exists)

783ed04b53400f21773f22ed5573ba23b7c6b322 authored over 9 years ago
Removing this because the blob remover tool sees the file in a protected

commit... this will supposedly let me remove it.

Former-commit-id: 5ba8cf95da20948eda882f1551a0...

e4ae6facb4ae98093ce9d13d93d7da34d7c6d90d authored over 9 years ago
sdk build: don't upload empty jars to maven from sdk project

66cb90a11299a21fab8df41509721d07d1f19741 authored over 9 years ago
sdk platform: update build-impl from the netbeans harness

73b5b002a96caa71273d966fbc5b9377de7cd540 authored over 9 years ago
sdk installer: fix NPE if folder to make executable is missing

c9440bd5ea7db701d54970c9971f5b7e761faec1 authored over 9 years ago
sdk modules: fix missing metadata

489d0a3d9ad459fe1c29dcc0ac154c76d89e52f3 authored over 9 years ago
sdk update center: use 3.1 specific path for contributed plugins

da272329be87506946d0f5fdcff02b5e77d97f53 authored over 9 years ago
sdk plugins: enable NBMs to be signed with jME signature

bc11881f9a80d9911e1c814b92796d4a773766a0 authored over 9 years ago
sdk: fix library references in JME3 Tests template

584b1462f4d0d11f78f599b076718fb104ac122b authored over 9 years ago
sdk: fix exception when creating "JME3 Tests" project

c6518999f5f6937244a34401024be248d55433f2 authored over 9 years ago
sdk blender plugin: fix settings path for Mac OS X

ac075b7583f5344cab1f726e5f0815cdaa610248 authored over 9 years ago
sdk: update to blender 2.75a

d109ce37f35bff027a9c1526eca536a425ba76f5 authored over 9 years ago
sdk: enable font antialiasing, DPI awareness

46a14f8b94487b3be852543812dfdd2ba726e615 authored over 9 years ago
Fixed an issue in the shader node editor where the editor was failing to open a definition when a variable name began with m_

73b55372f2fd1412307ad68cff914f95cd76e4f7 authored over 9 years ago
sdk build: include the DarkMonkey theme in the SDK project

6b09bb29b052985b1903969e203a77b322584ead authored over 9 years ago
Merged DarkMonkey SDK Theme

Notable changes from DarkMonkey master:
* Removed AUTHORS / LICENSE from source code, made them...

4d4d5077ee12da989fe8bae6ff53b8bce33e4302 authored over 9 years ago
sdk build: use "nbm revision" to allow upgrades between tagged releases

5e086b5321c0ab32025b6fc4c79e5ce56ed8aa40 authored over 9 years ago
sdk installer: fix permissions issues on JRE and Blender executables

3033a677a077b16d6707c78839a143fdf2e72e51 authored over 9 years ago
linux SDK shortcut: proper category & description for .desktop file

0d4b745067c84ba75b20f2614f0c8d4e5d87f8f2 authored over 9 years ago
sdk: correct jme.com -> jme.org

2efef1d9a3f9700dac122fcb073bf4d2c9b0fe64 authored over 9 years ago
sdk build: correct spec version dependency

264caf32599da4c62915660744c86493662e299e authored over 9 years ago
sdk plugins: fix link to jME3 website

e1a590e6f85ae114c9a3dcd76ec6c06135f47400 authored over 9 years ago
sdk: use a high resolution icon

522fd1ed8bfce03935a26322d23149c6cc0cedb9 authored over 9 years ago
sdk build: fix year in jME3 license

acf191c8c5b3bf2d7b490006aacdd152ff69fa84 authored over 9 years ago
sdk build: remove googlecode upload tasks

80badfb9f3ac521694e90781dfc74fb3763691b3 authored over 9 years ago
sdk build: fix incorrect regex for matching spec version

f910245cc3fcff0995a1d5432fdd2eea08ba588e authored over 9 years ago
sdk build: generate spec version based on GIT revision

ef4744e8610a06e59a54c42868fbde57bbfac85a authored over 9 years ago
sdk: change javac source / target to 1.6

1c3359d453963f3b5e2104d5fb2a9d289fe6dd39 authored over 9 years ago
SDK Update Center URL: change 3.0 -> 3.1

Doesn't work yet, because the 3.1 folder is missing from the updates server.

089720b995f40439f47a6791c6895469989491d8 authored over 9 years ago
SDK scenecomposer : changed the lineWidth of the axisMarker

- lineWidth of the arrows is now set at 3f
- the arrows of the axisMarker are now easier to sel...

dcda5258dce6bc77dd60f7c5a2cd777a0f91b70a authored over 9 years ago
Merge pull request #282 from Dokthar/sdk_scenecomposer

SDK SceneComposer : smalls changes and cleaner code

5ae659ed48f6c2df5ce222a8da43a27d5d8ca588 authored over 9 years ago
Added multi selection to the ShaderNode editor.

One can now select several items by left clicking with ctrl or shit held.
One can now move all se...

576803777c12745b67c455b0a5849b51b0ce1c87 authored over 9 years ago
SDK:

- close asset after loading with ModelImportTool

0d3f163060ee55650e60ef92a1d0897076fe09fa authored over 9 years ago
SDK:

- close asset after loading with ModelImportTool

56ce44bd059ac103b795e0f584ecd9bc1c4058fc authored over 9 years ago
SDK SceneComposer : refactor and cleaner code, more functional code and less sides effects

b98f6f5e4fc1adf5b4b4026bf20fd8959d828368 authored over 9 years ago
SDK SceneComposer : the DeleteShortcut cannot be activated if an other shortcut is already active

f346e793b134f236a37092740ccd785a7a7f5849 authored over 9 years ago
SDK SceneComposer : added comments in the ShortCutManager

- refactor getNumberkey() to getNumberKey()

9fba364d913fd9cafadf90f9b4444f7d6cd08994 authored over 9 years ago
SDK SceneComposer : all shortcuts tool are now outside of the selectTool,

- added the Delete and Duplicate shortcut
- deleted the MoveManager
- clean up the SelectTool ...

4e32743a83f732e42691c1bbbc51b8ef1124654d authored over 9 years ago
SDK SceneComposer : clean up in the RotateTool, changed the name of the UndoableSceneEdit

from ScaleUndo to RotateUndo

0b065d9e62508a233979cb9d8dc0b990de65b2e6 authored over 9 years ago
SDK SceneComposer : add Rotate and Scale Shortcut, plus done some clean up into the MoveShorcut

74c63dc1dce09e0ec4a90c8221529856f4dacd28 authored over 9 years ago
SDK SceneComposer : added UndoRedo for the MoveShortcut

dc10bd7e19925ac9320a94f3e3371a23f7a5b01f authored over 9 years ago
SDK SceneComposer : Added the new Move Shortcut, you can use this shortcut with all others tools

cd7faf6dfc6d48a2b9cb00dcb76963e31b14b042 authored over 9 years ago
SDK SceneComposer : bugfix in the ShortcutManager, prevent from setting the currentShorcut to NULL when there are no new activable shortcuts

963f40768cb3ac5b404520c81921cf8ad45258d6 authored over 9 years ago
SDK SceneComposer : small modifications on the PickManager, now the camera rotation isn't cloned so it's no more necessary to update the rotation before the updataPick()

2c4dc44665d0bc6f91aed4770bd637a9432a686a authored over 9 years ago
SDK SceneComposer : added abstract ShortcutTool class that extends SceneEditTool

- added a shortcutManager that provide some usefull methodes for ShortcutTools. Also handle activ...

f7e4f399dc0ca7ea226331a70fefaace38daca7d authored over 9 years ago
SDK SceneComposer : fixed the rotate tool, now all works fine, Great Success !

44f11322367287c8d156c7940b97735071e7dbfa authored over 9 years ago
SDK Scenecomposer : now right clicking will cancel current transformation for the Scale, Rotate and Move Tool, looks like the selectTools shortcut

- improved these tool feedback, its easier to begin the tranformation as its start on the first c...

18bee5d7528d7459565d5a6305b7061c1e5a0b56 authored over 9 years ago
Merge branch 'scenecomposer/master' of https://github.com/Dokthar/jmonkeyengine into scenecomposer/master

3597c3d09aa615fec87a28f097096937f27e9e77 authored over 9 years ago
SDK SceneComposer : fix a warning at the build time

85fd2d0c080fc2a7e93ae976678aa174522d02e1 authored over 9 years ago
Merge pull request #5 from jMonkeyEngine/master

Merge jMonkeyEngine/master into scenecomposer/master

cb3c1309778a587a3a094ca2e30c308d009c8789 authored over 9 years ago
SDK SceneComposer : fixed camera transformation type now works for move and scale tool, but act realy weird with rotate tool.

8dbdb32ec97a700daea2f5b0f01127deebc98a49 authored over 9 years ago
SDK SceneComposer : - added tooltip for the new jComboBox

- modified tooltip for scale and rotate tools : removed (in-development)

fdb5bfab15f65064e3d5f13840d5719f175b0825 authored over 9 years ago
SDK SceneComposer : fix scale tool, now the global option should work

e672d0501d4fb77d19651fef7cd5d629e31ea732 authored over 9 years ago
SDK SceneComposer : forget to add .form after the rework of the window

0bad2ae77b749b9f4fad0c7a5ed6e56bb50f9c19 authored over 9 years ago
SDK SceneComposer : - added local, global and camera choice into the scenecomposer, this option is displayed into the SceneComposer Window close to scene edit tool.

- the scale tool still only work as local
- the camera option still need some enhancement

305273bb87ff716995bfc30e736c63f70098374d authored almost 10 years ago
SDK Build: ensure netbeans folder is not empty

For some reason Travis-CI will create folders that were requested to be cached, thus causing the ...

d81a0fec254bf29ef1f324f9c990073ea6a5956d authored almost 10 years ago
Merge pull request #4 from jMonkeyEngine/master

Merge branch "jmonkeyengine/master" into "scenecomposer/master"

13adc2ec9f7ae76cbdabab83cc62caa4559963bd authored almost 10 years ago
GDK SceneComposer :

- add a new file : PickManager that provide severals informations for tools.
- modified the MoveT...

2158a4bffe68810e1110bf3f022af5447dc574c7 authored almost 10 years ago
GDK SceneComposer :

- The colorAll option for highlightAxisMarker will now highlight only all quads (without axis)

03c005275445c24feabae4d3f80cf3743f65fe25 authored almost 10 years ago
Merge pull request #260 from Dokthar/scenecomposer/master

SDK / scenecomposer : axis pick for move and scale tool

7e65651f1100836e7b72ed4bf6d481f9353dcef4 authored almost 10 years ago
SDK : Fixed an issue where the shader cide template was not generated properly when creating a shader node definition.

b4b754c9be1a6e19f2311efbc9c2860dcffb9e57 authored almost 10 years ago
revert some changes in MoveTool

747df7c264b1f1c3cd6c4caf8ba35bf0a9aab1b0 authored almost 10 years ago
SDK : SceneComposer

- Added support for Axis X,Y,Z scaling into the ScaleTool, still need some enhancement

a820a69cfb81229e8a1900e0da209b6c75e7a6af authored almost 10 years ago
SDK : SceneComposer

- Added support for Axis X,Y,Z movement into the MoveManager

e02a36bf4787a7f153bbfa42355cc01da3230512 authored almost 10 years ago
fix SceneEditTool :

- axis pick is now available

436905fcdea4d4a0fc210051a960873bf028b6fc authored almost 10 years ago
Fix issue #255 - scenecomposer : forcedCamera

- Now you can't use scenecomposer tool while overiding the camera control
- Fixed a tool modifi...

e625a563f360ac38a55603cd82a6409acd8590ca authored almost 10 years ago
SDK: Switch android projects to use an Android Fragment

1b11c894edda720eae4716ffd98306460c0d05d7 authored almost 10 years ago
SDK: Add temporary fix to remove android.jar from mobile/libs folder during build.

android.jar is being added to jme3-android.jar during the build. Build script of jme3-android pr...

18cf80324403b7e86a9b6275b4b108cffbe0d6cc authored almost 10 years ago
SDK: Update creation of MainActivity and AndroidManifest to support jME 3.1

Add screen orientation to manifest and update the min version to 9.
Update MainActivity creation ...

d8dc4a67bc804b2f1f2ae020a993bd54d8ac3e31 authored almost 10 years ago
SDK: Add layout.xml and strings.xml to Important Files node in Android projects.

Useful to quickly modify the layout for the upcoming switch to Android Fragments.

149eff6de971ccd2746236378c8586bca30d8817 authored almost 10 years ago
SDK: fix message during android build

9bc2f3af6488cb283d9028e0b50212e25a483bfd authored almost 10 years ago
SDK: Update mobile-impl.xml in user projects for jME 3.1 libraries

095539b99846d1ee9615822a9a4a7e01373fb341 authored almost 10 years ago
SDK: Remove android.jar from jme3-android global library

dae71e2076a4d064f85fb3b61b9651972097cd8f authored almost 10 years ago
SDK: Add missing global library for android native bullet

0e39b0ea9c7980ee8f631c4734fc3e19d9656ae6 authored almost 10 years ago
SDK: fix compliation

851d0bd5c266fb61b9bfe87c9602f9d9740909be authored almost 10 years ago
- check for animations being present before importing them in ExternalChangeScanner

24364e13ce3930c7d54f56bf8359f306cd5ec65e authored almost 10 years ago
- update external change scanner to allow import of animations

fc25faf934a839c063e242337b75bd16fa0c7031 authored almost 10 years ago
MaterialPreviewRenderer now loads the material in a separate thread to avoid to stall the awt thread.

This and the previous change makes the material editor a lot faster to open when the loaded mater...

18c65e8d2fdc479a48ff010924e551cf1dd831c2 authored almost 10 years ago
Texture previews in the Material Editor are now processed in a separate thread

dd585adf102956599df366b3fc0618756f824181 authored almost 10 years ago
Warning clean up in DDSPreview, TexturePanel and WidgetFactory before making an actual change

a2102acb53c1841e8c305992e9a93fb4ec5b8dfb authored almost 10 years ago
Remove warnings from MaterialEditorTopComponent

094288203149750df7a165b14e5bbd11b127f534 authored almost 10 years ago
Used a LinkedHashMap for mat params map in the Material editor in the SDK so that mat params are displayed in the same order as in the j3md file.

91e942a26c05290c3851c1e7763ec4f2e141c122 authored almost 10 years ago
AssetManager: adjust usage according to latest changes

e86e8a3dae5296f0ab6c2dd92d659587bea39a6a authored almost 10 years ago
AssetConfig: Platform asset config now returned as URL

- Return back DesktopAssetManager constructor with boolean argument - this time it shall use pla...

e1e514a5ae5324810cd3eb4e28e39b53147858cb authored almost 10 years ago
Changed j3o icon

4dcb401a1ad7507979e7742968dc40b2733ef72f authored almost 10 years ago
SDK About dialog update, with year's copyright, correct website URL and credits for icon sets

db9c3e8a7027f45829cb8061a30d495ef91c169e authored almost 10 years ago
Complete SDK icons overhaul.

df5e1b65550cf8b6e9d6b268151aecfec0b538cc authored almost 10 years ago
Warning cleanup.

Changed default composer camera angle
Displayed the grid by default

9ea38debc572f339f9131dab1640305d201897db authored almost 10 years ago
SceneToolController AppState is now always after the CameraController in the AppState list in the SceneApplication

33d0350ff2be95892fcf6ca9173e66cc4662b6b8 authored almost 10 years ago
Prevented scaling to kick in when pressing ctrl+S in the SDK to save the scene.

657b1d3b92c7f5b79796674f21634515a299263b authored almost 10 years ago
Tweaked the background colors of the viewports in the SDK

aca9f3e90737617a5d7428a1e49cced6af7a17f7 authored almost 10 years ago
Fixed an issue that prevented the preview to be displayed properly in the material editor

73351a8afeb776bad2907da4b81a9e0016f05d59 authored almost 10 years ago
SDK scene viewer and previews are now gamma corrected

20b208b9d4f478c70abcb092c7db5a14f8ccc24b authored almost 10 years ago
- update SDK library definitions for NiftyGUI 1.4.1

3be3091851b39fbe8b05cb9bfd0c2409485f4627 authored almost 10 years ago
One can now add a new technique to a mat def with the node Editor.

Also added an experimental auto layout feature

6e616e215cb636fddcc26fd9a0180ae0f453a947 authored almost 10 years ago
Silenced the TangentBinormalGenrator logger for the shader node editor as the warnings are irrelevant.

796019d254533efe2bbe72f58fab5f8bbe6764ad authored almost 10 years ago
One can now select the technique in the shader node editor through a combo box in the tool bar

52165db94f29529f7743fa1877e41f8b2db23686 authored almost 10 years ago
More controls when connecting inputs and outputs in the node editor

f39cce5b9363393be2dfcc53fdfb71c4ccc1613c authored almost 10 years ago
Fixed a documentation issue in the shader node definition wizard

6555c286828b9c66b22b6f85efbd508bc92a27b3 authored almost 10 years ago