Commit Graph

1588 Commits (fa68e89e6cb23751af5c25cba8141d0b7e586b34)
 

Author SHA1 Message Date
sha..rd 0372a5ed6d * Add lighting support to OpenGL1 renderer 13 years ago
voi..om 52d1aaaaf2 Nifty RenderDeviceJme Bugfix: When we cache BitmapText instances to speed up text rendering we need to make sure that we take the font and the color into account as well! When we cache BitmapText instances only using the actual "text" it is possible that the exact same text - when it is rendered in different fonts - will be used from the cache (and then using the wrong font!) This has now been fixed. 13 years ago
sha..rd 5feebef7c5 * AwtMouseInput event queue is now synchronized like it should be 14 years ago
nor..67 86e5ffd7a4 - warn user when asset cannot be loaded because it is not part of a project with ProjectAssetManager 14 years ago
nor..67 82de99ca94 - make "Add Asset" action of AssetPack browser more robust 14 years ago
nor..67 7e9f4b51b6 - use only SDK api for model loading in model import tool 14 years ago
nor..67 e2df0e4b36 - SDK: make some nifty classes public 14 years ago
nor..67 d174cb28cd - Warn user when no Node is selected when trying to add something to the SceneComposer 14 years ago
nor..67 ca27cb1b1a - remove NetBeans update centers from jMP update center list 14 years ago
nor..67 ba833abc88 - update applet loader zip -- actually with new libraries this time ^^ 14 years ago
nor..67 7d7df8c77a - update applet loader zip 14 years ago
nor..67 ab3b305ca5 - update lwjgl to 2.8.0-stable 14 years ago
nor..67 c79968463d - fix Animation loading by using arraycopy.. 14 years ago
nor..67 5eaca4c132 - update ogrexml blender2ogre export script to 0.5.4 stable 14 years ago
rem..om cf89d515ef - Reduced the number of instantiated variable on a collision check 14 years ago
nor..67 73d192ea3f - disable java graphics acceleration for sdk to avoid problems 14 years ago
rem..om 1afea87e89 - fixed javadoc on ChaseCam 14 years ago
rem..om cad42dae3c - Changed some javadoc on ChaseCam again 14 years ago
nor..67 1b540e8837 - add panel to configure SDK OpenGL settings 14 years ago
nor..67 97743331f7 - add support for phone resolutions to nifty preview 14 years ago
rem..om 7a5905d7f8 - Changed some javadoc on ChaseCam 14 years ago
nor..67 69808ce1a1 - fix ProjectAssetManager only considering lowercase suffixes when returning lists of textures, materials etc. 14 years ago
rem..om 7c4f085174 Added a way to clear all waypoitns at once on a motion path 14 years ago
Kae..pl 4cde46bee5 Attaching an empty to its parent. 14 years ago
nor..67 0a4beae534 - make change to libraries so library plugin gets version bumped 14 years ago
nor..67 1f2bc028e0 - fix nifty styles library reference 14 years ago
Kae..pl 984bab2ae9 Removing fix up axis checking for mesh vertices. 14 years ago
Kae..pl 952081b192 Fixing a bug that caused NPE to be thrown when no actions where applied to armature. 14 years ago
nor..67 7a0713cd59 - fix detaching of tools node in scenecomposer 14 years ago
sha..rd a236c7d03b * Fix compile error 14 years ago
sha..rd 8a247c8da4 * Fix nifty lib 14 years ago
voi..om bcf9c7806b nifty-1.3.1-SNAPSHOT included (without the versionnumber) 14 years ago
nor..67 4a8b8da4ca - add nifty-default-controls javadoc references 14 years ago
nor..67 d1ce7246c8 - change nifty javadoc jar name in build script update-sdk target 14 years ago
nor..67 98b7de0fc3 SDK: 14 years ago
nor..67 b830d910d3 - update lwjgl to latest nightly 14 years ago
Kae..pl 7492410485 Moving 3D textures shaders to blender packages. 14 years ago
nor..67 19597f2c1f - delete obsolete library description 14 years ago
nor..67 c3b39f420a - move android library to "Project Engine" plugin so updates in the core library are properly distributed 14 years ago
nor..67 322317f5f2 - use new way to integrate panel in SDK 14 years ago
nor..67 6df9eaf033 - add backengineered PaintMode.java ;) 14 years ago
sha..rd e3bff6d62a * Moved checkFrameBufferError() to part that sets up framebuffer. Can prevent odd crashes on some systems before any framebuffer is active. 14 years ago
nor..67 a9f2df066a - update lwjgl to latest nightly for jme3 and applet deployment 14 years ago
nor..67 203f8f79ba - update .deb packaging section of build script 14 years ago
nor..67 df32c74d53 - fix invisible gui node in new swing panel 14 years ago
nor..67 fb48e4c410 - expand jme3 engine toc in SDK manual by default 14 years ago
nor..67 0bfdc3ec37 - make awt package public in jme3 libraries plugin 14 years ago
nor..67 dc50b0c457 - Use new AWT lightweight panel in SDK (should fix linux issues, freezes and more) 14 years ago
sha..rd fa92c00a20 * AwtKeyInput now synchronized properly between OGL and EDT threads 14 years ago
sha..rd dcb71def31 * Specular color is now black by default 14 years ago