提交歷史

作者 SHA1 備註 提交日期
  shadowislord 4241ce9ead Fix ESSL version parsing (incorrect prefix) 10 年之前
  shadowislord de0027eee3 Fix OGL version parsing 10 年之前
  shadowislord e1910fdff2 Fix OGG/Vorbis stream looping 10 年之前
  shadowislord 6bdebb937a Assume OpenGL ES 2.0 is supported on ICS and higher devices 10 年之前
  shadowislord 18807cf175 Fix issue #138 10 年之前
  shadowislord 9965d20c44 Make sure we copy the mipmap sizes when generating texture array from images 10 年之前
  shadowislord a947bcb64b Fix build error 10 年之前
  jmekaelthas 6a642ae1be Feature: added support for 'Use tail' option in Inverse Kinematics 11 年之前
  shadowislord a5699e9d82 Streaming audio data now works in a similar way to buffered data. 11 年之前
  shadowislord 3b384a7e58 Minor cleanup in ALC interface 11 年之前
  Nehon e8ca5fe8ff fixed Issue in MeshLoader introduce in a previous commit 11 年之前
  shadowislord ad2a5366e1 WAVLoader now implements SeekableStream (but only if seeking to time = 0) 11 年之前
  shadowislord 4e04f4629a Native tremor decoder is now built in release mode 11 年之前
  shadowislord 5f33bdfa95 JOAL audio renderer to use the unified OpenAL backend as well 11 年之前
  shadowislord a177ffa208 Fix syntax error when compiling jme3-lwjgl 11 年之前
  shadowislord 7169b7433d Updated Android OpenAL build based on latest changes 11 年之前
  shadowislord 91715c4a48 Add support for URA, or Unified Renderer Architecture for audio 11 年之前
  shadowislord e3c0b0ae38 Use ANDROID_NDK instead of ANDROID_NDK_HOME (that's what the build script uses) 11 年之前
  Nehon 3bad91ef19 Single pass lighting now computes view dir in the appropriate space out of the lights loop as it's the same for all lights. 11 年之前
  shadowislord 196744eec5 Extract NDK silently (pipe to /dev/null) 11 年之前
  shadowislord d0a3ffe06c Make sure the 7z command is available prior to using it 11 年之前
  shadowislord d88cbc3f87 Do not execute Android NDK, but extract via 7z 11 年之前
  shadowislord c25fee7048 Try to fix the build again .. 11 年之前
  shadowislord beecab863a Make Travis CI fetch Android NDK (see if it works ..) 11 年之前
  shadowislord c3542649b5 Fix the issue mentioned in PR #186 11 年之前
  shadowislord c8a2a7260e Correct the previous PR a bit 11 年之前
  shadowislord 29be17fa35 Merge pull request #187 from NemesisMate/master 11 年之前
  shadowislord d7a152e9a8 TremorAndroid: properly set the 'LIMIT_TO_64kHz' define 11 年之前
  shadowislord ba91da8db4 Tremor decoder now working on Android 11 年之前
  shadowislord 0c83407f99 Try to fix Travis build error 11 年之前