Commit History

Author SHA1 Message Date
  BearishSun 56ed650df4 Final set of refactors to rename core thread objects 9 years ago
  BearishSun 2b24d071f0 More renames of core thread objects 9 years ago
  BearishSun fd174f3849 Cleanup: Getting rid of the Core suffix on core thread objects since they're now in their own namespace (Contd.) 9 years ago
  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 years ago
  BearishSun 34bdebe1e4 Added a renderer extension interface - Allows a significantly easier way to write code that extends or interacts with renderer's output 9 years ago
  BearishSun aa226e61ce Massive namespace rename BansheeEngine -> bs 9 years ago
  BearishSun 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default 9 years ago
  BearishSun 96bdac041e Material refactor WIP 9 years ago
  BearishSun 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 years ago
  BearishSun c363f99124 More work on improving documentation for doxygen generation 9 years ago
  BearishSun 0a448db0af More work on improving documentation for Doxygen generation. 9 years ago
  BearishSun 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago