Historique des commits

Auteur SHA1 Message Date
  BearishSun 56ed650df4 Final set of refactors to rename core thread objects il y a 9 ans
  BearishSun 91d6f7a431 CoreObjectCore -> ct::CoreObject il y a 9 ans
  BearishSun fd174f3849 Cleanup: Getting rid of the Core suffix on core thread objects since they're now in their own namespace (Contd.) il y a 9 ans
  BearishSun 457ab039d5 Cleanup: Getting rid of the Core suffix on core thread objects since they're now in their own namespace il y a 9 ans
  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 il y a 9 ans
  BearishSun c0f7bfdf61 Dropping support for rendering to arbitrary ranges within a 3D texture, since Vulkan doesn't support it il y a 9 ans
  BearishSun 81c38aea72 Vulkan render texture implementation il y a 9 ans
  BearishSun 7fa57750e4 Getting rid of core thread accessors as they were confusing and of little practical use il y a 9 ans
  BearishSun aa226e61ce Massive namespace rename BansheeEngine -> bs il y a 9 ans
  BearishSun b267abf39a Vulkan render API swapBuffers() method hooked up il y a 9 ans
  BearishSun a448b09b54 Implemented Vulkan swapBuffers method on render window il y a 9 ans
  BearishSun 9bfe9675a3 Getting rid of MultiRenderTexture as implementation is now merged into RenderTexture class since modern APIs don't make the distinction between the two il y a 9 ans
  BearishSun aa06514ff9 Added support for texture arrays il y a 9 ans
  BearishSun 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) il y a 9 ans
  BearishSun fe2e34ed16 More work on improving documentation for doxygen generation il y a 9 ans
  BearishSun 74bb75edef More work on improving documentation for doxygen generation il y a 9 ans
  BearishSun 0a448db0af More work on improving documentation for Doxygen generation. il y a 9 ans
  BearishSun 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier il y a 9 ans