Histórico de commits

Autor SHA1 Mensagem Data
  rem..om d502d22d0e Added LightPosition, LightDirection, AmbientColor and LightColor in UniformBinding so they can be referenced and used in the shaderNodes editor. 12 anos atrás
  sha..RD 7ecc8790a4 * Added overview / explanation on what Material.render() does 12 anos atrás
  rem..om 55d065ab78 Shader Nodes implementation : 13 anos atrás
  sha..RD 84183ad154 * Material.setParam() now calls setTextureParam() instead of messing up internal state if the type is a texture 13 anos atrás
  sky..ok fa841874c6 Add missing licenses in Core, Core-Effects, Core-Plugins, and Desktop code groups 13 anos atrás
  sky..ok 28ce76245f Change all source licenses to say 2009-2012 13 anos atrás
  Sha..rd 27e97c34da * 'FixedFunc' technique were wiped out entirely. Not useful since now we choose default technique based on caps anyway. 13 anos atrás
  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 anos atrás
  rem..om 855676173a Re fixed material contentEquals crash when technique is null...but better 13 anos atrás
  rem..om 3e35e32b2d Fixed material contentEquals crash when technique is null. 13 anos atrás
  nor..67 ea0be5cf9f - fix imports across engine 13 anos atrás
  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 anos atrás
  ShA..Rd 960837fe02 NORMEN IS ALWAYS RIGHT 13 anos atrás
  ShA..Rd 2339b7d2e5 * Fix Material.hashCode/equals and RenderState.hashCode() 13 anos atrás
  nor..67 92e2e35aef - change Material.equals to Material.contentEquals 13 anos atrás
  Sha..rd bd4214f3bd * AssetCache is now an interface and can be extended by user. Moved to com.jme3.asset.cache package. 13 anos atrás
  rem..om d50efde277 Fixed imports from last commit 13 anos atrás
  Sha..rd ddca06e607 * Materials.equals() method now works correctly (checking if material will look the same if rendered, in 99.9% of cases..) 13 anos atrás
  rem..om 55b8188d20 Material has now a isEqual method that compares materialDef, material params and material additional render state 13 anos atrás
  Kae..pl f232b11318 Material name added. 14 anos atrás
  nor..67 3cdaf0e051 jme3: 14 anos atrás
  nor..67 4e66dddc95 - remove unneeded instanceof and casting in Material 14 anos atrás
  sha..rd c6c4cf53a0 * Some minor optimizations 14 anos atrás
  rem..om 2a0c4ed10f Null checked additionalRenderState when loading a material 14 anos atrás
  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 anos atrás
  sky..ok 83fd9107c9 Fix for broken Javadoc in Material 14 anos atrás
  sha..rd f421e2a876 * Removed shiny check in Lighting.frag (for ATI Radeon X1600 and similar) 14 anos atrás
  dan..om 87435a37d3 Fixed output param to Logger's warning. 14 anos atrás
  sha..rd db0a4f23a8 * New block language parser 14 anos atrás
  rem..om 91477b73f5 Engine : 14 anos atrás