Historial de Commits

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