Historique des commits

Auteur SHA1 Message Date
  shadowislord a2fc435167 SPLighting: fix issue #239 il y a 11 ans
  shadowislord 8466b25c6b ALAudioRenderer: fix issue #244 il y a 11 ans
  Nehon 7c5f994db8 Removed one assertion in AlAudioRenderer as it can't pass considering the current AudioNode implementation il y a 11 ans
  Nehon 9e4f418427 Fixed an assertion error in BatchNode updating il y a 11 ans
  Kirill Vainer c4aa4bc885 Merge pull request #229 from davidB/build_enable_assertion il y a 11 ans
  David Bernard a19246973c build: enable assertion for test and run (previously only test as assertionEnabled = true) il y a 11 ans
  Nehon 40905061b5 Fixed an issue in TechniqueDef due to recent Geom and tesselation shader addition il y a 11 ans
  normen a73eb57f73 Merge pull request #227 from davidB/fix_javadoc il y a 11 ans
  David Bernard 4bdf682944 build:javadoc: use JavaVersion.current().isJava8Compatible() il y a 11 ans
  David Bernard 23f5b3ad01 build: quick fix to run javadoc with jdk < 1.8 il y a 11 ans
  Nehon d6c6884066 Removed code duplication in BatchNode il y a 11 ans
  Rémy Bouquet 46c00c95b3 Merge pull request #226 from jMonkeyEngine/pr/223 il y a 11 ans
  Nehon a6a2059ef8 Removed deprecated methods calls in TestPointDirectinalAndSpotLightShadows il y a 11 ans
  Nehon 1616b08c5b Fixed issue when BatchNode's light list flag was not cleared il y a 11 ans
  Nehon a78d8a7bd0 Test for parallel tangent generation il y a 11 ans
  Rémy Bouquet d74d5e6ca9 Merge pull request #154 from abies/master il y a 11 ans
  Nehon 3d720e164e Changed the keys in tessellation test case so that it doesn't step on movement keys il y a 11 ans
  Rémy Bouquet 5b1e3e185b Merge pull request #224 from zzuegg/master il y a 11 ans
  michael a793c818d6 Renamed the shaders il y a 11 ans
  michael b727d5998e Fixed the swapped bits for Control and Evaluation Shader il y a 11 ans
  Bebul 8c37778749 Obsolete shadowRecv and sceneReceivers code cleanup il y a 11 ans
  Nehon dead648e34 Fixed NPE in ShaderKey when using ShaderNodes. il y a 11 ans
  Kirill Vainer 273f3a6e62 Merge pull request #220 from zzuegg/master il y a 11 ans
  Kirill Vainer 21ed9ecf63 Merge pull request #219 from empirephoenix/master il y a 11 ans
  Nehon 851af2f7bc MaterialPreviewRenderer now loads the material in a separate thread to avoid to stall the awt thread. il y a 11 ans
  Nehon 33222e33be Texture previews in the Material Editor are now processed in a separate thread il y a 11 ans
  Nehon f31fee4f9a Warning clean up in DDSPreview, TexturePanel and WidgetFactory before making an actual change il y a 11 ans
  Nehon 440009c3ac Remove warnings from MaterialEditorTopComponent il y a 11 ans
  Nehon 2fb6eac744 Used a LinkedHashMap for mat params map in the Material editor in the SDK so that mat params are displayed in the same order as in the j3md file. il y a 11 ans
  shadowislord a374e73376 AssetManager: adjust usage according to latest changes il y a 11 ans