Commit History

作者 SHA1 備註 提交日期
  BearishSun dee4cfeec8 Fixing CMake build and replacing the custom VS solution with a CMake generated one 9 年之前
  BearishSun d3f5284f2a Fixing code style 9 年之前
  Marko Pintera 66ea05a80e Merge pull request #20 from almightykiwi/linux 9 年之前
  Marc Legendre 25f10b3653 Refactor filename extension handling in DynLibManager 9 年之前
  Marc Legendre fee099749f Move a few inline function definitions to headers 9 年之前
  Marc Legendre cd0242e998 Fix missing noexcept specifier 9 年之前
  Marc Legendre 0c378dd6fb Fix missing includes 9 年之前
  Marc Legendre 744ce4870d Fix templates being specialized in a different namespace 9 年之前
  Marc Legendre 2afeb5839d Fix the order of a couple of declarations 9 年之前
  Marc Legendre d55a7fb18f Fix compilation issue (typo) in BsFlags.h 9 年之前
  Marc Legendre 129b89f310 cmake: Append Windows-specific source files only on Windows 9 年之前
  Marc Legendre 1f2c171e13 Set CMAKE_CXX_STANDARD in root CMakeLists.txt 9 年之前
  Marc Legendre 20da94c930 Fix path inconsistency 9 年之前
  BearishSun 09aabe9f2d Fixed a crash in prefab diff generation that was caused when new code for serializing gameobject/resource references was introduced 9 年之前
  BearishSun 08c5c218f7 Fixing serialization issues caused by streaming refactor 9 年之前
  BearishSun 63c61046cd Refactor serialization/RTTI system so it supports streaming 9 年之前
  BearishSun d682a82b9f Clearer Windows compile instructions 9 年之前
  BearishSun d162629377 Added Ogg Vorbis encoder 9 年之前
  BearishSun 7a2a495f23 Added bit depth to audio readers 9 年之前
  BearishSun fd9aecbf29 WIP Audio docs 9 年之前
  BearishSun 7c91d6fcaa Merge branch 'master' of https://github.com/BearishSun/BansheeEngine 9 年之前
  BearishSun f5dbaeefe3 Added link to CLA 9 年之前
  Marko Pintera 3a2312a36f Merge pull request #18 from nemerle/cmake_changes 9 年之前
  nemerle b9615ca1a4 Tab/space confusion 9 年之前
  nemerle c3e3d03819 Build system: change to way checking for Clang is done 9 年之前
  nemerle faca2f8a56 Merge branch 'master' of https://github.com/BearishSun/BansheeEngine into cmake_changes 9 年之前
  nemerle 73344c06e1 Add new BsTimer to CMakeSources.cmake 9 年之前
  BearishSun de255d0673 Setting tab size for better GitHub code display 9 年之前
  BearishSun 9a6d25a164 Merge branch 'master' of https://github.com/BearishSun/BansheeEngine.git 9 年之前
  BearishSun c168935089 Timers now use std::chrono 9 年之前