Commit Verlauf

Autor SHA1 Nachricht Datum
  empirephoenix a87db2c117 Revert "Cleanup build scripts (3.1)" vor 9 Jahren
  empirephoenix 0f93df648e Merge pull request #573 from jMonkeyEngine/cleanup_build_scripts vor 9 Jahren
  Paul Speed af04bf9d22 Forcing one of the files to change so we might actually get a new build. vor 9 Jahren
  empirephoenix 2761bc3677 Merge pull request #615 from riccardobl/FixMeshCollisionShapeJ3oReadv3.1 vor 9 Jahren
  Riccardo Balbo 1ae6e98d05 Fix MeshCollisionShape crash when loaded from j3o: always create BVH before scaling. vor 9 Jahren
  Nehon 69cd160956 Fixed an issue where ParticleEmitter had NaN bounds during the first update when added to the scene graph during the update loop vor 9 Jahren
  Nehon 789daa6295 Fixed warning that were coming out of the particle.j3md. Also fixed the preshadow technique vor 9 Jahren
  Rémy Bouquet 659ed8fd23 Merge pull request #602 from stephengold/v3.1 vor 9 Jahren
  Stephen Gold f3e2925bd8 fix errors in how vector projection is calculated vor 9 Jahren
  Rémy Bouquet 5d2c89f040 Merge pull request #599 from stephengold/v3.1 vor 9 Jahren
  Stephen Gold ac8eb4d40a CapsuleCollisionShape: warn about scaling only if it's not identity vor 9 Jahren
  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 vor 9 Jahren
  iwgeric 7ecb81c230 Update AndroidLocator to allow assets to be stored in Android assets, drawable, or mipmap directories. vor 9 Jahren
  Paul Speed 63e8c9c485 Convert Skeleton and Bone over to use the JME cloner system for cloning... vor 9 Jahren
  empirephoenix 975954fb17 Merge pull request #575 from Fadorico/upstream3.1 vor 9 Jahren
  Paul Speed 92b5d40003 Modified BitmapTextPage to always deep clone its mesh since otherwise vor 9 Jahren
  Paul Speed 4952ad0cb5 Broke out the Serializer's static initializer into a separate initialize() vor 9 Jahren
  Paul Speed a13a3a7f09 Another bitmap text clone fix. The text pages array (the list of the actual geometry of vor 9 Jahren
  Paul Speed 735397f16e Another fix for BitmapText cloning where the regular clone() was vor 9 Jahren
  Paul Speed c1764bc425 Fixed the cloned Letters to use the cloned StringBlock instead of the vor 9 Jahren
  Paul Speed da1b7da329 Added a test for cloning BitmapText. vor 9 Jahren
  Paul Speed e879a0e142 Fix for issue #577 StringBlock cannot be cloned with the cloner because vor 9 Jahren
  Fadorico e3bd122519 Write/read the width and height of the quad vor 9 Jahren
  Kirill Vainer 36e99bf032 misc: gitignore update for gradle 3.2.1 vor 9 Jahren
  Kirill Vainer c37f0e59d2 build: fix gradle 3.2.1 deprecations vor 9 Jahren
  Kirill Vainer 06757f73b4 travis: upload artifacts only on linux/jdk8 vor 9 Jahren
  Kirill Vainer 35b9eed76f travis: reorder structure a bit vor 9 Jahren
  Kirill Vainer e4ed3313d5 travis: fix unsupported jdk vor 9 Jahren
  Kirill Vainer 8ce2f9cfe7 travis: test matrix build vor 9 Jahren
  Kirill Vainer b99d03bd3c version: remove sdk related configuration vor 9 Jahren