Historia zmian

Autor SHA1 Wiadomość Data
  BearishSun a2da2fe804 Removed different texture types from managed code, and replaced everything with a single Texture class, so it better matches C++ 9 lat temu
  BearishSun aa226e61ce Massive namespace rename BansheeEngine -> bs 9 lat temu
  BearishSun b019758427 Added CPUReadable flag to meshes and textures since this is no longer assumed by default (due to Vulkan usage flags) 9 lat temu
  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 9 lat temu
  BearishSun 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
  BearishSun 9fe8a629e5 More work on improving documentation for doxygen generation 10 lat temu
  BearishSun 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 lat temu