1055 Commits

Author SHA1 Message Date
Rena4ka
e250c47a08 Fixed constantly mipmap generation
Fixed bug when setting MinFilter with mipmapping after generating mipmaps causes jME to update image data every frame.
2014-04-22 03:55:57 -07:00
Nehon
dbae186426 Fixed issue in MotionPath where having a path with only 2 waypoints with the same coordinates was causing an IndexArrayOutOfBound exception.
Also used a temp var for a Vec2 that was instanciated on each frame
2014-04-06 11:26:33 +02:00
Nehon
ad99467cf2 Fixed issue where onAnimCycleDone was not called when playing an animation 2014-04-02 20:34:54 +02:00
Stephen
05c171e07e fix the fix for issue #635 as discussed at http://hub.jmonkeyengine.org/forum/topic/proposed-fix-for-issue-635/page/2 and
http://hub.jmonkeyengine.org/forum/topic/wirebox-error
2014-03-23 13:34:49 -07:00
Normen Hansen
a16857c8f4 switch to gradle layout 2014-03-21 02:32:11 +01:00