BasicGameTemplate
|
970463a0d8
Fixes #31 - Changing the Template from jbullet to bullet-native, stripping off Nifty GUI and Blender libs (Blender is commonly misused).
|
9 년 전 |
JME3TestsTemplate
|
73b5b002a9
sdk platform: update build-impl from the netbeans harness
|
10 년 전 |
JME3TestsTemplateAndroid
|
1c3359d453
sdk: change javac source / target to 1.6
|
10 년 전 |
ant-jme
|
1c3359d453
sdk: change javac source / target to 1.6
|
10 년 전 |
ant-lib
|
001396958a
- fix wiki download ant scripts
|
10 년 전 |
branding
|
10b58811a4
Changed the About Screen to use less Scrollbars and added change instructions to resources/
|
9 년 전 |
debscripts
|
fbeb17e033
move sdk to trunk
|
14 년 전 |
docs
|
ea134efc83
Fixes #33 - Binary files can be used again as Templates. Also see the changes in maintaining.md for some explanations.
|
9 년 전 |
gradle
|
d659e7b787
Adding a small Digest Library providing easy access to MD5, SHA1 and SHA256 Hashes
|
9 년 전 |
harness-override
|
da770aab5b
Minor spelling/explaining and formatting fixes
|
9 년 전 |
jdks
|
8ab593900f
Make bundled jdk working (I misread the path: _jvm is the name that netbeans auto-appends, so it must not be under any directory).
|
9 년 전 |
jme3-android
|
03998b0b34
Updating the SDK to use Netbeans 8.1, I recommend a complete re-cloning or at least delete netbeans/ and nbproject/private/
|
9 년 전 |
jme3-angelfont
|
03998b0b34
Updating the SDK to use Netbeans 8.1, I recommend a complete re-cloning or at least delete netbeans/ and nbproject/private/
|
9 년 전 |
jme3-assetpack-support
|
ea6fd29b50
Fixed some Deprecation Warnings by moving from `ProgressHandleFactory` to `ProgressHandle`.
|
9 년 전 |
jme3-blender
|
50c9d42002
Fixes #21. A way tighter integration with .fbx, .dae and .3ds by providing double click actions and a context menu for -> blend and -> j3o conversions.
|
9 년 전 |
jme3-cinematics
|
03998b0b34
Updating the SDK to use Netbeans 8.1, I recommend a complete re-cloning or at least delete netbeans/ and nbproject/private/
|
9 년 전 |
jme3-code-check
|
4b255b4e44
Upgrading CodeCheck's Dependencies to prepare for the move from the deprecated AbstractHint to the Hint Annotations (#37)
|
9 년 전 |
jme3-codepalette
|
03998b0b34
Updating the SDK to use Netbeans 8.1, I recommend a complete re-cloning or at least delete netbeans/ and nbproject/private/
|
9 년 전 |
jme3-core
|
f4d5d44d84
Fixes #41 - Completely change structure to use Index.ArrayChildren and implement overrides to recalculate the Spline properly
|
9 년 전 |
jme3-core-baselibs
|
5476a5124b
Stop tracking generated files
|
9 년 전 |
jme3-core-libraries
|
5476a5124b
Stop tracking generated files
|
9 년 전 |
jme3-core-updatecenters
|
03998b0b34
Updating the SDK to use Netbeans 8.1, I recommend a complete re-cloning or at least delete netbeans/ and nbproject/private/
|
9 년 전 |
jme3-dark-laf
|
ace905c40b
DarkMonkey - Added Yellow-Two and Manual Theme. Improved GLSL Highlighting (you need the GLSL Plugin) and added some MenuBarUI Stub (the idea is to override the MenuBarUI so it works like native mac apps. Unfortunately this code doesn't compile and would need heavy refactoring)
|
9 년 전 |
jme3-desktop-executables
|
ddf0d5c279
Fixes #40 (Allows to specify a JRE Version in case of trouble). Also added a 3-times retry system to JreDownloader in case of a weak Internet Connection
|
9 년 전 |
jme3-documentation
|
e1a590e6f8
sdk plugins: fix link to jME3 website
|
10 년 전 |
jme3-gui
|
ea6fd29b50
Fixed some Deprecation Warnings by moving from `ProgressHandleFactory` to `ProgressHandle`.
|
9 년 전 |
jme3-lwjgl-applet
|
03998b0b34
Updating the SDK to use Netbeans 8.1, I recommend a complete re-cloning or at least delete netbeans/ and nbproject/private/
|
9 년 전 |
jme3-materialeditor
|
d8501bddb6
Fixes #39 Frozen SDK when a deadlock occurred. This also fixes the fact that a GUI component was instantiated for each j3md file in the project (speed improvement)
|
9 년 전 |
jme3-model-importer
|
67b1531131
Fixed some warnings, added @Overrides, removed unused imports and such
|
9 년 전 |
jme3-navmesh-gen
|
67b1531131
Fixed some warnings, added @Overrides, removed unused imports and such
|
9 년 전 |
jme3-obfuscate
|
03998b0b34
Updating the SDK to use Netbeans 8.1, I recommend a complete re-cloning or at least delete netbeans/ and nbproject/private/
|
9 년 전 |
jme3-ogretools
|
ea6fd29b50
Fixed some Deprecation Warnings by moving from `ProgressHandleFactory` to `ProgressHandle`.
|
9 년 전 |
jme3-ogrexml
|
03998b0b34
Updating the SDK to use Netbeans 8.1, I recommend a complete re-cloning or at least delete netbeans/ and nbproject/private/
|
9 년 전 |
jme3-project-baselibs
|
5476a5124b
Stop tracking generated files
|
9 년 전 |
jme3-project-libraries
|
e1a590e6f8
sdk plugins: fix link to jME3 website
|
10 년 전 |
jme3-project-testdata
|
e1a590e6f8
sdk plugins: fix link to jME3 website
|
10 년 전 |
jme3-scenecomposer
|
2bad91cc2d
Added the Functionality to Edit and Add Motion Events, Motion Paths and their Waypoints.
|
9 년 전 |
jme3-templates
|
970463a0d8
Fixes #31 - Changing the Template from jbullet to bullet-native, stripping off Nifty GUI and Blender libs (Blender is commonly misused).
|
9 년 전 |
jme3-terrain-editor
|
ea6fd29b50
Fixed some Deprecation Warnings by moving from `ProgressHandleFactory` to `ProgressHandle`.
|
9 년 전 |
jme3-tests-template
|
03998b0b34
Updating the SDK to use Netbeans 8.1, I recommend a complete re-cloning or at least delete netbeans/ and nbproject/private/
|
9 년 전 |
jme3-texture-editor
|
6e0419b60c
texture editor : removed warnings
|
9 년 전 |
jme3-vehicle-creator
|
ea6fd29b50
Fixed some Deprecation Warnings by moving from `ProgressHandleFactory` to `ProgressHandle`.
|
9 년 전 |
jme3-wavefront
|
03998b0b34
Updating the SDK to use Netbeans 8.1, I recommend a complete re-cloning or at least delete netbeans/ and nbproject/private/
|
9 년 전 |
jme3-welcome-screen
|
62b93ee737
Fixed a bug in WelcomeScreen appearing due to the new multithreaded architecture of it
|
9 년 전 |
nbi
|
b5c1ee38b0
Forgot to update the Readme aswell...
|
9 년 전 |
nbproject
|
877aba727b
Upgraded to use Engine Version alpha-3
|
9 년 전 |
resources
|
10b58811a4
Changed the About Screen to use less Scrollbars and added change instructions to resources/
|
9 년 전 |
.gitignore
|
d3a3908406
Upgraded the about dialog and the Splash Screen to match Jaime's Yellow instead of some blue or red. TODO: Fix SplashScreen's Image as well
|
9 년 전 |
.travis.yml
|
e1c1d3e071
Hopefully fix windows and linux installers
|
9 년 전 |
build.gradle
|
2bad91cc2d
Added the Functionality to Edit and Add Motion Events, Motion Paths and their Waypoints.
|
9 년 전 |
build.xml
|
5e086b5321
sdk build: use "nbm revision" to allow upgrades between tagged releases
|
10 년 전 |
gradle.properties
|
03998b0b34
Updating the SDK to use Netbeans 8.1, I recommend a complete re-cloning or at least delete netbeans/ and nbproject/private/
|
9 년 전 |
gradlew
|
bdd171c694
Upgrading from Gradle 2.2-1 to 2.11
|
9 년 전 |
gradlew.bat
|
bdd171c694
Upgrading from Gradle 2.2-1 to 2.11
|
9 년 전 |
jmonkeyplatform.icns
|
99bae6200e
- update SDK OSX icon
|
10 년 전 |
jmonkeyplatform.png
|
522fd1ed8b
sdk: use a high resolution icon
|
10 년 전 |
license-jme.txt
|
acf191c8c5
sdk build: fix year in jME3 license
|
10 년 전 |
licenses-sdk.txt
|
305c0b0b1d
SDK:
|
12 년 전 |
readme.md
|
4310bad4f5
Don't show progress bars' as they seem to set up travis.
|
9 년 전 |