Commit History

Author SHA1 Message Date
  rem..om 55d065ab78 Shader Nodes implementation : 13 years ago
  sha..RD 84183ad154 * Material.setParam() now calls setTextureParam() instead of messing up internal state if the type is a texture 13 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 27e97c34da * 'FixedFunc' technique were wiped out entirely. Not useful since now we choose default technique based on caps anyway. 13 years ago
  Sha..rd 7b9b9905ef * Removed workarounds for setting material parameter with m_ prefix. From now on it will only be supported when loading really old J3O files. 13 years ago
  rem..om 855676173a Re fixed material contentEquals crash when technique is null...but better 13 years ago
  rem..om 3e35e32b2d Fixed material contentEquals crash when technique is null. 13 years ago
  nor..67 ea0be5cf9f - fix imports across engine 13 years ago
  nor..67 783ec50326 - final version of Material/RenderState comparison and hashValue methods, he who changes them again has to buy a crate of beer for all core members 13 years ago
  ShA..Rd 960837fe02 NORMEN IS ALWAYS RIGHT 13 years ago
  ShA..Rd 2339b7d2e5 * Fix Material.hashCode/equals and RenderState.hashCode() 13 years ago
  nor..67 92e2e35aef - change Material.equals to Material.contentEquals 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
  rem..om d50efde277 Fixed imports from last commit 13 years ago
  Sha..rd ddca06e607 * Materials.equals() method now works correctly (checking if material will look the same if rendered, in 99.9% of cases..) 13 years ago
  rem..om 55b8188d20 Material has now a isEqual method that compares materialDef, material params and material additional render state 13 years ago
  Kae..pl f232b11318 Material name added. 14 years ago
  nor..67 3cdaf0e051 jme3: 14 years ago
  nor..67 4e66dddc95 - remove unneeded instanceof and casting in Material 14 years ago
  sha..rd c6c4cf53a0 * Some minor optimizations 14 years ago
  rem..om 2a0c4ed10f Null checked additionalRenderState when loading a material 14 years ago
  sha..rd e93993364a * Fixed issue where additional render states in material would always have apply*** flags set to true, added workaround for old versions of material 14 years ago
  sky..ok 83fd9107c9 Fix for broken Javadoc in Material 14 years ago
  sha..rd f421e2a876 * Removed shiny check in Lighting.frag (for ATI Radeon X1600 and similar) 14 years ago
  dan..om 87435a37d3 Fixed output param to Logger's warning. 14 years ago
  sha..rd db0a4f23a8 * New block language parser 14 years ago
  rem..om 91477b73f5 Engine : 14 years ago
  rem..om 9e5f9be5ec SpotLight : reduced the number of float varying by 5 in the shaders : 14 years ago
  rem..om ae2fda8626 Spot light : fixed issue that was preventing point lights to work correctly when a spot light is in the scene 14 years ago