Commit Graph

66 Commits (abf1a98c006b160048313d98dbaa181a88a155c3)

Author SHA1 Message Date
Sha..om 5a90cd7082 * Fixed issue where OBJ loader would fail to parse faces correctly if they had more than 1 space in them 12 years ago
nor..67 a3cda69323 - move JmeCursor interface back to Core-Plugins due to dependencies in core :/ 12 years ago
nor..67 cae51429ac - move cursor loader to desktop package due to awt dependence 12 years ago
sky..ok fa841874c6 Add missing licenses in Core, Core-Effects, Core-Plugins, and Desktop code groups 13 years ago
sky..ok 28ce76245f Change all source licenses to say 2009-2012 13 years ago
Sha..rd 243bba48ff * Improvements to GLSL loader handling of libraries. The order of #import is maintained, it is also possible to #import in the body of the shader (but it will not be included twice). Fixed issue 523. 13 years ago
rem..om 2915316e45 One can now have a block ForcedRenderState in a technique defnition. this renderstate if filled will be forced into the renderer when the technique is forced 13 years ago
Sha..rd 1ddb7903db * OBJ loader now supports loading models that use negative indices in the face statement 13 years ago
Sha..rd e848c53ef4 * Add small work around in MTL loader: Do not accept "d 0" or "Tr 0" as they hide the model 13 years ago
Sha..om be1aa87f55 * Fixed issue 518 .. again 13 years ago
Sha..om c8b3ae7f64 * Fix issue 518 13 years ago
Sha..rd 0a3f7903a4 * Added methods to BufferUtils to create Vector4f buffers or set them 13 years ago
Sha..rd 27e97c34da * 'FixedFunc' technique were wiped out entirely. Not useful since now we choose default technique based on caps anyway. 13 years ago
Sha..rd 050f630383 * Fix issue 514 13 years ago
dan..om 0ade9ab80f - Removed a comment on a line that wasn't to be commented... 13 years ago
dan..om 5ac9953f62 Implemented the ability to change the mouse cursor. 13 years ago
nor..67 ea0be5cf9f - fix imports across engine 13 years ago
Sha..rd 4ee09fa52e * Ogre3D models exported from blender2ogre / Blender 2.63 now work by avoiding submeshname DTD violation 13 years ago
Sha..rd 30dfa52f51 * TGA loader now supports loading colormapped (non-RLE only) images 13 years ago
Sha..rd bd4214f3bd * AssetCache is now an interface and can be extended by user. Moved to com.jme3.asset.cache package. 13 years ago
sky..ok 533fb86c50 Down to 260 Javadoc warnings from 324 13 years ago
Sha..om b99e5a9bfb * Prevent exception when loading OBJ file without normals or texcoords 13 years ago
Sha..rd 4721c944a2 * Minor warning fix in BoundingBox, BIHTree 13 years ago
Sha..om eb9ef60d04 * Fix OBJ Loader exception 13 years ago
Sha..rd f357a7e89f * OBJ loader now supports multiple spaces or tabs in between vertex/face specifications 13 years ago
Sha..rd 9dfe1b12f3 * New J3O format version: fixed incorrect serialization of savable versions for certain class hierarchies 13 years ago
nor..67 5ce347eec8 - use JmeSystem.getStorageFolder() for SaveGame util 13 years ago
nor..67 3cdaf0e051 jme3: 13 years ago
nor..67 c906508e62 - big refactoring of engine build and cleaning of sources, totally breaking SDK build for now 13 years ago
nor..67 9f16b989fe - add a way to add a classpath for loading in-asset classes to AssetManager, use in BinaryImporter 13 years ago
sha..rd 66127db26d * Standardized handling for loading dependent assets for all loaders 13 years ago
sha..rd f15dfe3011 * Fixed issue with an exception getting silenced when MTL was loaded for an OBJ file 13 years ago
Sha..om ec13fbce9a * Fix blender MTL export issue that causes overly shiny models 13 years ago
sha..rd 31fe049a66 * Moved WAVLoader and GLSLLoader to Core-Plugins 13 years ago
sha..rd 97a9b4ee00 * Fix MTL issue where "Tr 0" could cause model to be invisible even though illum index specifies that it shouldn't use transparency 14 years ago
sha..rd 045e2a4317 * AssetManager.loadAsset() with null key will throw exception 14 years ago
sha..rd 8411ff22e2 * Fix incorrect warning message in OBJLoader 14 years ago
rem..om b86b658c93 Fixed material default value loading 14 years ago
sha..rd db0a4f23a8 * New block language parser 14 years ago
rem..om 70af91d981 Engine : added texture type hint to the texture key 14 years ago
sha..rd 2ddc537ddc * Forgot to commit proper exception for generated textures in MatParams 14 years ago
rem..om 91477b73f5 Engine : 14 years ago
sha..rd 026a72d57e * Fix crash in TestEverything 14 years ago
sha..rd bf72c7975b * Reverted normen's confusion 14 years ago
sha..rd 826c285551 * XMLImporter can now read version numbers from XML J3O 14 years ago
sha..rd a43e52a384 * XMLImporter can now read directly from file 14 years ago
sha..rd 9f7d5410b7 * Tried to fix NVIDIA shininess==0 bug (again!) 14 years ago
sha..rd 348b1d638a * Fixed Blender loader crash when "Image" texture mode is specified but actual image is not selected 14 years ago
nor..67 d1b0ff04d1 - remove misplaced model loading exception from BinaryImporter 14 years ago
sha..rd 8a9e717ca9 * Small fixes in DDSLoader 14 years ago