Commit Graph

4491 Commits (1874e518f52dc0951fe6498c9dd9e303a3bc25f6)
 

Author SHA1 Message Date
Normen Hansen 1874e518f5 - update BasicGameProject zip file 10 years ago
Normen Hansen a4a2c27541 - remove empty layer files 10 years ago
Normen Hansen c3a3e8b016 - update jME3 Library module 10 years ago
Normen Hansen dd6cbe8139 - remove empty layer files in some modules 10 years ago
Normen Hansen e03acc91c4 - remove empty layer files in some modules 10 years ago
Normen Hansen 620f47c3a4 - remove empty layer files in some modules 10 years ago
Normen Hansen c72c0b79b5 - remove dependency on org.jdesktop.layout from SDK Core 10 years ago
Normen Hansen 947d587f7b - Move Texture Editor layer registration to Annotations 10 years ago
Normen Hansen 0bbc176e40 - Move Material Support layer registration to Annotations 10 years ago
Normen Hansen 7cab7576aa - Move Material Support layer registration to Annotations 10 years ago
Normen Hansen 5ff3c0ef7d - Move Core j3o Model and j3f Filter layer registration to Annotations 10 years ago
Normen Hansen c8d66f224c - Move Wavefront OBJ Support layer registration to Annotations 10 years ago
Normen Hansen 40e42e0003 - Move OgreXML Tools layer registration to Annotations 10 years ago
Normen Hansen 90a195a3ee - Move OgreXML Support layer registration to Annotations 10 years ago
Normen Hansen 13e27bea1c - Move Blender Support layer registration to Annotations 10 years ago
Normen Hansen 42f78727c8 - avoid silly warning from NB 10 years ago
Normen Hansen befd955ac2 - update SDK OSX icon 10 years ago
Nehon 6bd5bdf7ba Replaced all occurrences of JME old logo with the new one in the SDK 10 years ago
Nehon 70d7ce2685 Fixed the template project name 10 years ago
Nehon b6873787fa fixed project template 10 years ago
Nehon f585e664cd The MaterialPreviewWidget now uses the MaterialPreviewRenderer. 10 years ago
jmekaelthas 7783e096cc Feature: added importing of Sun and Hemi lights from blender as 10 years ago
shadowislord 4633d9e546 Add GL wrappers for debugging and tracing 10 years ago
shadowislord 6f90009dab Syntax error fixes related to previous changes 10 years ago
shadowislord aaac8cb613 URA is now used by default on Android 10 years ago
shadowislord 6ca111b13d Refactor renderer system 10 years ago
jmekaelthas 69db9989a4 Merge branch 'master' of https://github.com/jMonkeyEngine/jmonkeyengine.git 10 years ago
jmekaelthas fa5845d528 Feature: added smooth/flat support for NURB surfaces. 10 years ago
Nehon 7ce251e222 SDK, the ShaderNodes editor should not go into an error frenzy when the shader compilation fail anymore. 10 years ago
normen b4a9ca4bee Update README.md 10 years ago
Normen Hansen ef47f61f72 - move netbeans download URL to gradle.properties 10 years ago
Normen Hansen ec183e1eea - only download bullet when its supposed to be built 10 years ago
Normen Hansen 00f12cfec7 - change behavior of "buildNativeProjects" setting to not exclude native subprojects from build but instead copy precompiled binaries 10 years ago
Normen Hansen 1977efd3cf - update gitignore to not ignore the precompiled bullet natives 10 years ago
Normen Hansen 05e1d528ab - allow adding precompiled bullet binaries to natives jar for binaries that can't be built on the current system 10 years ago
Normen Hansen 104254f6a6 - allow packing bullet binaries from build folder that have previously been built on other platforms 10 years ago
Normen Hansen 69f8e58d84 - change source compatibility to 1.6 10 years ago
Normen Hansen 6ff69cccf6 - add run task to jme3-examples 10 years ago
Normen Hansen c8fcac1254 - fix build script for native bullet on windows using VisualStudio 10 years ago
Normen Hansen 6d0a5604c6 - fix pointer bug in native bullet addResult collision code (collision code still needs a rework) 10 years ago
Normen Hansen 32f4245aff - fix osx bullet binary path 10 years ago
Normen Hansen f0870efc3b - remove static build instructions for linux bullet library (the bullet library will now depend on the correct glibc version being installed on a linux system) 10 years ago
Normen Hansen fd78498bc8 - fix NativeLibraryLoader using deprecated Natives class for hash generation 10 years ago
iwgeric 31bc6bf526 Add a default app profiler for Android. 10 years ago
iwgeric 3a82c9eca1 Add frame rate limitiing on Android. 10 years ago
iwgeric 3ee52c38ed Merge branch 'master' of https://github.com/jMonkeyEngine/jmonkeyengine.git 10 years ago
iwgeric 47477daa05 Forgot to update the commit text 10 years ago
iwgeric 5948479de4 comment out android show keyboard. Now using JmeSystem method to show/hide android soft keyboard. 10 years ago
Nehon a3f9b75d0b Added proper naming of const in Optics.glsllib and some define tests to avoid name collision when importing several glsllib 10 years ago
Nehon b1739fd9d7 Also fixed Android's VideoRecorderAppState 10 years ago