Commit History

Author SHA1 Message Date
  empirephoenix c6f1da0602 Merge pull request #684 from JavaSaBr/fix_lwjgl_buffer 8 years ago
  Nehon 6ed4abf29e ShaderNodes: changed the way condition are used for variable declaration. 8 years ago
  javasabr 51876d6ada to prev. 8 years ago
  javasabr 76cd4e6eca added support multi-threading allocations for LWJGL Buffer Allocator. 8 years ago
  Nehon 85dc89b0aa Shader Nodes: changed the way uniforms were replaced in the code, they are now assigned as any other input except for samplers that can't be assigned. 8 years ago
  Nehon 385d2caeed Shader Nodes: Shader compatibility for texture function is now handled at generation time 8 years ago
  Alexandr Brui 8abf23b2f2 Added missed gl versions (#680) 8 years ago
  empirephoenix b56c9c79fc Merge pull request #679 from stephengold/master 8 years ago
  empirephoenix a2d7ec7f95 Merge pull request #683 from jmecn/master 8 years ago
  Yan 22d73a57cd Update UniformBinding.java 8 years ago
  Yan e67cb0b0a9 Merge pull request #1 from jMonkeyEngine/master 8 years ago
  Nehon 54f283e8d2 Fixed an issue where the color space of a texture mat param was disregarded when loaded from a j3o. 8 years ago
  Nehon debd62ee87 Display generated source in the ShaderNode test 8 years ago
  Nehon 5ac5731ebf Better error reporting when loading shaderNodeDefinition 8 years ago
  Stephen Gold 8530b60294 testcases and fix for issue #357 8 years ago
  Paul Speed e860fa6ce6 Merge pull request #678 from Bekreth/skeletonClone 8 years ago
  Christopher Hughes d3733fba15 Overrode SkeletonDebugger clone method. Ticket #660 8 years ago
  empirephoenix 25570ba4b3 Merge pull request #672 from Saucistophe/master 8 years ago
  empirephoenix d181a84b7c Merge pull request #677 from RemboL/master 8 years ago
  RemboL 2ff0bf5f75 fixing documentation link 8 years ago
  empirephoenix d1166f40c1 Merge pull request #641 from jseinturier/jme3-vr-dev 8 years ago
  empirephoenix 9116772472 Merge pull request #675 from mazerty/patch-1 8 years ago
  empirephoenix 2a09771bc8 Merge pull request #663 from NemesisMate/patch-18 8 years ago
  Thomas JOUANNOT 1dd1888b55 LodGenerator should accept a constructor by mesh 8 years ago
  stophe ebaad20f2f Added a unit test and fixed indentation. 8 years ago
  stophe 61c22d5709 Providing invalid parameters in cylinders generation throws an exception. 8 years ago
  stophe edf279a06d Refactored Cylinder generation to be more maintainable, readable, and fix #640. 8 years ago
  Rémy Bouquet c2d25ee9d6 Merge pull request #658 from jmecn/master 8 years ago
  Rémy Bouquet 530596838c Merge pull request #664 from iamcreasy/MeshPointDocFix 8 years ago
  Nehon ee9c6d366a ShaderNodeVariable now has a prefix attribute that is concatenated to the name when generating the shader (basically g_ and m_ when the variable is an uniform) 8 years ago