提交歷史

作者 SHA1 備註 提交日期
  empirephoenix afe86a314d Revert "Backport changes from the master branch." 8 年之前
  empirephoenix ec71c5e04e Merge pull request #671 from JavaSaBr/backport_changes_from_3.2 8 年之前
  javasabr fa84e7bf28 backport changes from the master branch. 8 年之前
  Nehon b1727b9772 Fixed InstanceGeomerty not working properly when using the lighting material and a non DirectionalLight 8 年之前
  empirephoenix 088419eef0 Merge pull request #582 from FennelFetish/font 8 年之前
  Rémy Bouquet 9ba574e584 fixed bad comma in previous commit 8 年之前
  Nehon c154a47b02 Fixed tangent and normal argument position in Skinning.glsllib 8 年之前
  MeFisto94 10b23db94d TestMipMapGen: Use the non AWT MipMap Generator (Don't depend on jme3-desktop but jme3-core, to run this test on android) 8 年之前
  MeFisto94 479392f6fd TestFancyCar: Remove unused SettingsDialog imports, allowing the Test to also run on android (no jme3-desktop dependency anymore) 8 年之前
  Rémy Bouquet 5470abb2b0 Fixed warnings in Terrain shader. 8 年之前
  empirephoenix 8214346e8b Merge pull request #624 from jMonkeyEngine/revert-573-cleanup_build_scripts 8 年之前
  empirephoenix a87db2c117 Revert "Cleanup build scripts (3.1)" 8 年之前
  empirephoenix 0f93df648e Merge pull request #573 from jMonkeyEngine/cleanup_build_scripts 8 年之前
  Paul Speed af04bf9d22 Forcing one of the files to change so we might actually get a new build. 8 年之前
  empirephoenix 2761bc3677 Merge pull request #615 from riccardobl/FixMeshCollisionShapeJ3oReadv3.1 8 年之前
  Riccardo Balbo 1ae6e98d05 Fix MeshCollisionShape crash when loaded from j3o: always create BVH before scaling. 8 年之前
  Nehon 69cd160956 Fixed an issue where ParticleEmitter had NaN bounds during the first update when added to the scene graph during the update loop 8 年之前
  Nehon 789daa6295 Fixed warning that were coming out of the particle.j3md. Also fixed the preshadow technique 8 年之前
  Rémy Bouquet 659ed8fd23 Merge pull request #602 from stephengold/v3.1 8 年之前
  Stephen Gold f3e2925bd8 fix errors in how vector projection is calculated 8 年之前
  Rémy Bouquet 5d2c89f040 Merge pull request #599 from stephengold/v3.1 8 年之前
  Stephen Gold ac8eb4d40a CapsuleCollisionShape: warn about scaling only if it's not identity 8 年之前
  Nehon aae6170cc5 Fixed MikktSpaceTangentGenerator that was not replacing existing Tangent buffers on the mesh. That could cause crashes when the old tangent buffer did not have the same amount of components 8 年之前
  iwgeric 7ecb81c230 Update AndroidLocator to allow assets to be stored in Android assets, drawable, or mipmap directories. 9 年之前
  Paul Speed 63e8c9c485 Convert Skeleton and Bone over to use the JME cloner system for cloning... 8 年之前
  empirephoenix 975954fb17 Merge pull request #575 from Fadorico/upstream3.1 8 年之前
  Fennel e60d67b1bb Fixes tab stops in BitmapText / BitmapFont. 8 年之前
  Paul Speed 92b5d40003 Modified BitmapTextPage to always deep clone its mesh since otherwise 8 年之前
  Paul Speed 4952ad0cb5 Broke out the Serializer's static initializer into a separate initialize() 8 年之前
  Paul Speed a13a3a7f09 Another bitmap text clone fix. The text pages array (the list of the actual geometry of 8 年之前