コミット履歴

作者 SHA1 メッセージ 日付
  BearishSun b9a97b133e Removing unnecessary DLL export specifiers from plugins 8 年 前
  BearishSun 56ed650df4 Final set of refactors to rename core thread objects 9 年 前
  BearishSun 4e57b50514 Massive refactor: Moving all the core thread objects into their own namespace, so I can rename them into something neater and get rid of the Core suffix 9 年 前
  BearishSun 1671597ec8 Refactored param blocks so there is much less redundant work done during individual param block initialization, as well as memory used per param block 9 年 前
  BearishSun 7832d7d165 Refactoring renderer so renderable parameter buffers are populated on renderable change, instead of every frame 9 年 前
  BearishSun b00680e742 Refactoring renderer so camera parameter buffers are populated on camera change, instead of every frame 9 年 前
  BearishSun aa226e61ce Massive namespace rename BansheeEngine -> bs 9 年 前
  BearishSun 014bac08b8 Renderer can now handle morph animation 9 年 前
  BearishSun 76dee9fbf8 Morph shape animation (WIP) 9 年 前
  BearishSun 05266555e8 Animation bone transforms now used by the core thread for rendering 9 年 前
  BearishSun 5703dd7eab Added C# Animation component 9 年 前
  BearishSun 1a60bbfc1d Refactoring renderer in order to make it cleaner, easier to understand and modify 9 年 前