提交历史

作者 SHA1 备注 提交日期
  Nehon e4ba4e9e9e - Image loaders now assume ALL images are in sRGB space and set the flag accordingly 11 年之前
  Nehon 77a4002c3d Added support for hardware srgb output (gamma correction). 11 年之前
  Nehon a23038430c - Added an AppSetting param for gamma correction, defaulted to true. 11 年之前
  Nehon 0967f39b83 - Fixed the GammaCorrectionFilter so it properly works with multisampling, will be used as a fall back to upcoming Gamma Correction implementation 11 年之前
  Stephen Gold 1a68fc9c30 Merge branch 'master' of https://github.com/jMonkeyEngine/jmonkeyengine.git 11 年之前
  [email protected] 98ffe52c77 correct core comments and standardize line endings as discussed at http://hub.jmonkeyengine.org/forum/topic/typos-in-com-jme3-mathrendererpost/ 11 年之前
  Normen Hansen bf4a810272 - change push() --> add() for physics collision events 11 年之前
  normen f1a485a965 Merge pull request #132 from phr00t/master 11 年之前
  jmekaelthas a2855c1cf0 Feature: added support for bone envelopes. 11 年之前
  Phr00t 1919bac082 stack to deque 11 年之前
  Phr00t ecf6297783 stack to deque 11 年之前
  [email protected] 4a69eee64f corrections to com.jme3.scene.* comments as discussed at http://hub.jmonkeyengine.org/forum/topic/typos-in-com-jme3-scene/ 11 年之前
  [email protected] 5372cb505d remove CRs from line endings (added in previous commit) 11 年之前
  [email protected] 5b8dfbc27c typos in Spatial.java comments as discussed at http://hub.jmonkeyengine.org/forum/topic/typos-in-spatial-java-comments/ 11 年之前
  Nehon 5f48fa34bd Made a MaterialDebugAppState that allows hot reload of materials at runtime. Pretty convenient for shader development and debugging 11 年之前
  Erlend Sogge Heggen fba87fb0ea Added README.md v1 11 年之前
  Erlend Sogge Heggen 414854004f Update CONTRIBUTING.md 11 年之前
  Nehon 3a5aae5383 Fixed typo in previous commit's javadoc 11 年之前
  Nehon 375079bfcf The shaderNodesGenerator now properly declare and assign inPosition : 11 年之前
  Nehon e898f26cf4 The ShaderNodes system now correctly handles swizzle of types like ivecn, uvecn, bvecn 11 年之前
  Rémy Bouquet d5f6058e85 Merge pull request #129 from Rena4ka/master 11 年之前
  Phr00t d200e406d5 performance improvements to PhysicsSpace 11 年之前
  jmekaelthas 3b187e9342 Bugfix: fix that allows to use either quaternion or euler rotation in 11 年之前
  Normen Hansen 539c2e65fc - update JmeVersion automatically in build script 11 年之前
  Normen Hansen 70412593ba clean up some naming in SDK build.gradle 11 年之前
  Normen Hansen 7a000bb5fe use maven repo version of j-ogg and j-vorbisd 11 年之前
  Rena4ka e250c47a08 Fixed constantly mipmap generation 11 年之前
  [email protected] 8d2b7a53e6 fix race in TestAwtPanels as discussed at http://hub.jmonkeyengine.org/forum/topic/fix-for-race-in-testawtpanels 11 年之前
  Stephen Gold a8e04797e5 Merge pull request #124 from kwando/fix_better_error_dialog 11 年之前
  Hannes Nevalainen 2b8cdbb34c Fix for the ErrorDialog. 11 年之前