Commit History

作者 SHA1 備註 提交日期
  michael 1cce72cd0a Allow modifing of the tess factor with keys a and y 11 年之前
  michael 273ad711bf Fixed Typo 11 年之前
  michael 2c2187f3d7 Fixed Typo 11 年之前
  michael 5c4519b4c9 Fixed Typo 11 年之前
  michael 515b48153c Fixed Typo 11 年之前
  michael 690dd7bf28 Added Geometry and Tessellation Shader Tests 11 年之前
  michael 58bcb39a2d Added getter for patchVertexCount 11 年之前
  michael fd78f4d896 Added renderer support for glPatchParameter 11 年之前
  michael 5c70938ccf Added GL_PATCHES as new constant 11 年之前
  michael 555d73b851 Added GL_PATCHES as new constant 11 年之前
  michael dfca3d5ca0 Added GL_PATCHES to convertElementMode 11 年之前
  michael 19143def9b *Modified computeNumElements to support n-Patches 11 年之前
  michael 6983aff1f3 *Reapplied -LINEAR fix from https://github.com/jMonkeyEngine/jmonkeyengine/commit/02322d04ccab5c1279e8634b76f520f4bb835aca 11 年之前
  michael 9e74c4e2bb *reverted J3MLoader 11 年之前
  michael f64eb5ff09 *merge from upstream 11 年之前
  michael ea4ff8bbf8 GL4ShaderSupport 11 年之前
  Kirill Vainer f7624be761 Merge pull request #217 from nhansen1/master 11 年之前
  Nehon 56aabe3fac Fixed a NPE in MaterialDebugAppState when a Pass was declared in a filter but not instantiated. 11 年之前
  Erlend Sogge Heggen b0b62cb467 Update CONTRIBUTING.md 11 年之前
  Erlend Sogge Heggen bebabb32c8 Update CONTRIBUTING.md 11 年之前
  Rémy Bouquet 45c3776395 Fixed warnings due to missing @Override or missing @params in javadoc. In BasicProfilerState and BaseAppState 11 年之前
  Rémy Bouquet 74e4b9823a Changed enable() and disable() methods in BaseAppState in onEnable() and onDisable() 11 年之前
  Nicholas Hansen 6bb5fcfb04 Fix for incorrect viewport sizes 11 年之前
  Kirill Vainer 01f673c826 Merge pull request #216 from NemesisMate/patch-2 11 年之前
  NemesisMate 2aa6f9f521 Fixed BufferUnderflowException 11 年之前
  shadowislord ee151af5d2 iOS: use generic GLRenderer (untested) 11 年之前
  Kirill Vainer f0998d14d0 GLRenderer: support limited NPOT on iOS 11 年之前
  shadowislord 331e71f261 SinglePass Lighting: fix colorramp feature 11 年之前
  shadowislord d3b71cd946 OgreXML material loading: some material state was not reset, causing it to leak to other models 11 年之前
  shadowislord 4c69cc00a6 SP / MP Lighting: render ambient color if no lights or only ambient lights 11 年之前