Historial de Commits

Autor SHA1 Mensaje Fecha
  BearishSun f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks hace 9 años
  BearishSun 3cf4301a82 Audio system registration, start-up and shutdown hace 9 años
  BearishSun 50428d2fe2 Registration of audio source/listener with OAAudio manager, their creation and reset (multiple contexts) hace 9 años
  BearishSun 5634cd5b7b Creating an OpenAL sound buffer in AudioClip hace 9 años
  BearishSun 1fa8d1d106 Moved mono and bit depth conversion to AudioUtility class hace 9 años
  BearishSun 4286c7a151 Added a way to convert audio bit depth on import (OpenAL only supports 8 and 16 bits) hace 9 años
  BearishSun 8c0cb963ff Convert 3D audio to mono on import hace 9 años
  BearishSun b2c51bee78 Make all 8-bit samples unsigned, due to OpenAL convention hace 9 años
  BearishSun 1c01ab784c Interface for AudioSource and AudioListener (WIP) hace 9 años
  BearishSun b95bf2b243 OpenAudio AudioClip mostly implemented (needs testing) hace 9 años
  BearishSun a84c7b1115 More work on OpenAudio AudioClip hace 9 años
  BearishSun db6aa201f3 Disabling exceptions in MSVC CRT hace 9 años
  BearishSun 6f00387451 OpenAudio importer implemented hace 9 años
  BearishSun 5cb88c55b3 Getting rid of VS solution, now expecting users to generate it using CMake hace 9 años
  BearishSun dee4cfeec8 Fixing CMake build and replacing the custom VS solution with a CMake generated one hace 9 años
  BearishSun d3f5284f2a Fixing code style hace 9 años
  Marko Pintera 66ea05a80e Merge pull request #20 from almightykiwi/linux hace 9 años
  Marc Legendre 25f10b3653 Refactor filename extension handling in DynLibManager hace 9 años
  Marc Legendre fee099749f Move a few inline function definitions to headers hace 9 años
  Marc Legendre cd0242e998 Fix missing noexcept specifier hace 9 años
  Marc Legendre 0c378dd6fb Fix missing includes hace 9 años
  Marc Legendre 744ce4870d Fix templates being specialized in a different namespace hace 9 años
  Marc Legendre 2afeb5839d Fix the order of a couple of declarations hace 9 años
  Marc Legendre d55a7fb18f Fix compilation issue (typo) in BsFlags.h hace 9 años
  Marc Legendre 129b89f310 cmake: Append Windows-specific source files only on Windows hace 9 años
  Marc Legendre 1f2c171e13 Set CMAKE_CXX_STANDARD in root CMakeLists.txt hace 9 años
  Marc Legendre 20da94c930 Fix path inconsistency hace 9 años
  BearishSun 09aabe9f2d Fixed a crash in prefab diff generation that was caused when new code for serializing gameobject/resource references was introduced hace 9 años
  BearishSun 08c5c218f7 Fixing serialization issues caused by streaming refactor hace 9 años
  BearishSun 63c61046cd Refactor serialization/RTTI system so it supports streaming hace 9 años