Commit History

作者 SHA1 備註 提交日期
  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 年之前
  Marko Pintera c176f49f2b Merge pull request #17 from nemerle/master 9 年之前
  nemerle 423e19ff95 Build system: Fix directory name for case sensitive file systems 9 年之前
  BearishSun 6ca96399d6 Added WAV, Ogg Vorbis and FLAC file readers 9 年之前
  BearishSun a9e78fd375 Missing break 9 年之前
  BearishSun 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field 9 年之前
  BearishSun eebd06e343 Audio WIP: Added AudioClip interface 9 年之前
  BearishSun 79647c0298 Fixing typo 9 年之前
  BearishSun bde6280dd5 Started work on OpenAudio plugin 9 年之前
  BearishSun ed048558d9 Improving/fixing example 9 年之前
  BearishSun bae9146bb0 Fixing a nasty crash due to invalid UINT64/INT64 serialization 9 年之前
  BearishSun 67acd04c3d Updated docs 9 年之前
  BearishSun 9f9bf8191d Updating docs 9 年之前
  BearishSun 7f2cd36b68 Force image refresh 9 年之前
  BearishSun ac751447f1 Improved editor package script so it doesn't include unnecessary files 9 年之前
  BearishSun e06ac4cab3 Modifying camera properties no longer causes a full rebuild of camera's data in the renderer 9 年之前
  BearishSun 0461e82d23 Updated readme 9 年之前
  BearishSun cbd7b0af8b Albedo surface in G-buffer now stores its data in sRGB so that we don't lose colors 9 年之前
  BearishSun 5856bbb2a7 Updated documentation links 9 年之前
  BearishSun 19ebd1e824 Fixed issue where color picking doesn't work properly 9 年之前
  BearishSun a497317478 Fixed shader import so it properly initializes shader variations 9 年之前
  BearishSun eb5d33c976 Post processing: 9 年之前
  BearishSun 0eba22a68d Removed unused depth buffers or windows and high level render textures 9 年之前
  BearishSun 60b46b942e Minor doc updates 9 年之前
  BearishSun 0a275f2bf2 Refactored post process settings and exposed it to the scripting API 9 年之前
  BearishSun 0e505d1e1a Better post proces docs, added color grading and white balance params, reorganized post process settings 9 年之前