Commit történet

Szerző SHA1 Üzenet Dátum
  empirephoenix bbad454e43 Merge pull request #541 from tonihele/issue-537 9 éve
  empirephoenix 7eb9463496 Merge pull request #505 from JavaSaBr/v3.1 9 éve
  Rémy Bouquet 769cf36221 Merge pull request #547 from MeFisto94/ios-legacyapplication 9 éve
  MeFisto94 7b0a00b364 Using LegacyApplication in the iOS Harness just like it has been done for Android in 3c56afe 9 éve
  Rémy Bouquet b42bf7f67e fixed glsl 1.0 version of the postShadowFilter shader 9 éve
  Rémy Bouquet 056dbdf981 Changed the int value of EdgeFilteringMode.Nearest from 0 to 10 as it seems a define with a 0 value is now ignored. 9 éve
  Rémy Bouquet a7edef3a06 fixed transparent shadows on mac. 9 éve
  Toni Helenius 52c0a35525 Added a cursor cache to avoid cursor disappearing and app crashing when too many cursors are created 9 éve
  Riccardo Balbo c92009a40a Use texture() instead of texture2D() in bloomExtract15 and bloomFinal15 9 éve
  Rémy Bouquet e4a8b8d91c Merge pull request #530 from tiatin/v3.1 9 éve
  tiatin f65f0a7ee8 Added ability to set framebuffer image format used in FilterPostProcessor. 9 éve
  Julien Gouesse 4ba4da2e31 Merge pull request #525 from saloisio/v3.1 9 éve
  saloisio 05c39990ca NewtMouseInput now resets mouse cursor to default image when inputManager.setMouseCursor(null) invoked 9 éve
  Rémy Bouquet fae07c9c71 Merge pull request #522 from MeFisto94/v3.1_HWSkinning 9 éve
  Rémy Bouquet eefc17428c Merge pull request #501 from MeFisto94/HwSkinningFixV02 9 éve
  Julien Gouesse 75c3d61f8f Merge pull request #520 from saloisio/v3.1 9 éve
  saloisio d0175a77b6 Merge branch 'v3.1' of https://github.com/saloisio/jmonkeyengine into v3.1 9 éve
  saloisio 9b8c27a0fb Removed auto centering of mouse cursor 9 éve
  Paul Speed 02c5d9d414 Merge pull request #517 from tiatin/v3.1 9 éve
  tiatin d8529573e4 Changed overrides from ArrayList to SafeArrayList for GC and iteration performance reasons. Fixed bug in SafeArrayList.equals(). 9 éve
  tiatin 9b0422fc3c Added iteration using iterator, if List is not ArrayList. 9 éve
  tiatin 93c2fd1989 Changed iteration over List from for-each to manual iteration. 9 éve
  javasabr be66436745 added warning 9 éve
  empirephoenix 2c3d94a166 Merge pull request #504 from davidB/v3.1 9 éve
  Paul Speed a2efd1323f Merge pull request #509 from davidB/patch-1 9 éve
  David Bernard 758fdcf394 travis: disable uploadArchives 9 éve
  javasabr f354343e47 fixed the NPE with controls 9 éve
  David Bernard f46680815d nifty-gui: upgrade from 1.4.1 to 1.4.2, available on maven central with the new “official” groupId: com.github.nifty-gui 9 éve
  Nehon 3d1a541903 Fixed an issue when resizing the viewport, with a FPP and antialiasing would stop rendering 9 éve
  Nehon 6bdf479a0a Fixed an issue in the fog filter's shader that was preventing it to run on android 9 éve