Commit Graph

44 Commits (5002413e516ddf6540d97e634c7ad298ca03a679)

Author SHA1 Message Date
shadowislord 068047200e Threads: standardize names. Make sure they all start with "jME3". 10 years ago
shadowislord 40926dc32d AssetConfig: Platform asset config now returned as URL 10 years ago
shadowislord 25b1780e09 AssetManager: remove useless subclasses 10 years ago
Nehon dd66d21147 Changed jME's default splash screen 10 years ago
Nehon 2aa50694b8 Awt Panel now supports gamma correct pipeline. Default stays non srgb for backward compatibility. But IMO it should be set to srgb by default to promote the srgb pipeline. 10 years ago
shadowislord b300915092 NativeLibraryLoader: use the OS's cache folder instead of home folder for storing natives 10 years ago
shadowislord 51c8894e03 NativeLibraryLoader: Fix crash when working directory not writable 10 years ago
shadowislord 253c3ac80d JmeSystem: print build info on initialization 10 years ago
shadowislord 66d4763a04 Fix issue #204 10 years ago
shadowislord 30efc7ce86 ScreenshotAppState to use old FB read-back 10 years ago
shadowislord 2fb87f9682 SettingsDialog to choose closest refresh rate to 60 for fullscreen modes 10 years ago
shadowislord 3f4ce758e7 * Use INT_BGR format in AwtPanel - allows using old compatible readFrameBuffer 10 years ago
shadowislord 8f9dfcc7c1 NativeLibraryLoader: Allow specifying the filename that the extracted library should have (needed for certain workarounds..) 10 years ago
shadowislord 3991123073 NativeLibraryLoader: Don't load LWJGL / JInput when they are not found in classpath 10 years ago
shadowislord 2cc601edc3 NativeLibraryLoader: Don't gobble the exception message when loading via System.loadLibrary() 10 years ago
Normen Hansen a6d67ed92b - add executable class for extracting binaries and getting a list of jar file excludes to be used in build systems 10 years ago
Normen Hansen 50134899f8 - remove adding for 64 ending for natives 10 years ago
shadowislord 32cfca495d * NativeLibraryLoader: Add method to get a list of jars that contain known natives 10 years ago
shadowislord 56a187f77a * NativeLibraryLoader: Add method to extract a platform's natives 10 years ago
Normen Hansen 5c9fee7a7e - update library names for lwjgl 2.9.2 on OSX 10 years ago
Normen Hansen 32f4245aff - fix osx bullet binary path 10 years ago
Normen Hansen fd78498bc8 - fix NativeLibraryLoader using deprecated Natives class for hash generation 10 years ago
Nehon 50ec3023d4 Fixed ScreenshotAppState, VideoRecorderAppSate, AwtPanel and TestRenderToMemory so the frameBuffer is read with an BGRA8 format 10 years ago
iwgeric d42a777909 Add showSoftKeyboard(boolean show) to JmeSystem. 10 years ago
shadowislord ec6befeeaa AWT panels: fix flipped coords when mouse pressed or released 10 years ago
shadowislord 595183fb64 Fix items in Translucent bucket not be rendered in AWT panels 10 years ago
shadowislord 5f33bdfa95 JOAL audio renderer to use the unified OpenAL backend as well 10 years ago
shadowislord 91715c4a48 Add support for URA, or Unified Renderer Architecture for audio 10 years ago
shadowislord 62cfbc8a3e Remove usage of all deprecated image formats 10 years ago
shadowislord e637cd0b7a * NativeLibraryLoader: More hacks .. Use the proper loading method based on the library name. 11 years ago
shadowislord 36483c4b49 * Avoid conflicts when extracting both 64-bit and 32-bit libraries to the same folder .. This is mainly for the bulletjme library which doesn't specify "64" at the end of the filename 11 years ago
shadowislord 34826360d6 * Native bullet was marked as a non-JNI library for some reason - that's fixed now 11 years ago
shadowislord 48ccb0fe56 * Fix jinput native library loading - now the JNI library name is based on the name in the jar 11 years ago
shadowislord 54ffe15dda * Switch to new native library loader 11 years ago
shadowislord 2ca99b83de * More javadoc in NativeLibraryLoader 11 years ago
shadowislord 948fdb21eb * Add new flag to Platform enum which specifies if its 32-bit platform or 64-bit. 11 years ago
shadowislord 6b12d5c638 * Fix many javadoc errors mostly related to incorrect HTML or missing references 11 years ago
Nehon 8ff6f8df24 Introduced a new Enum ColorSpace. 11 years ago
Nehon e4ba4e9e9e - Image loaders now assume ALL images are in sRGB space and set the flag accordingly 11 years ago
Nehon a23038430c - Added an AppSetting param for gamma correction, defaulted to true. 11 years ago
Hannes Nevalainen 2b8cdbb34c Fix for the ErrorDialog. 11 years ago
Hannes Nevalainen 57adc00909 A better error dialog. 11 years ago
sgold@sonic.net b200db1a3c fix for GitHub issue #115 (GoogleCode issue #638) as discussed at http://hub.jmonkeyengine.org/forum/topic/proposed-fix-for-issue-638 11 years ago
Normen Hansen a16857c8f4 switch to gradle layout 11 years ago
sgold 5923cda517 Bugfix: issue #637 (load ICO asset from JAR) in gradle-restructure branch 11 years ago
rem..om e69d237b51 Committed a patch for ARGB8 and BGRA8 support 11 years ago
nor..67 511d045274 gradle: 11 years ago
PSp..om ed77d40c63 First pass at copying the source files with history into the 11 years ago