Commit History

Autor SHA1 Mensaxe Data
  urhobot c65eaab8a3 GH Actions: Bump copyright year to 2022. %!s(int64=4) %!d(string=hai) anos
  urhobot f861a10a61 GH Actions: Bump copyright to 2021. %!s(int64=4) %!d(string=hai) anos
  urho3d-travis-ci 1151b8a2d6 Travis CI: bump copyright to 2020. %!s(int64=6) %!d(string=hai) anos
  urho3d-travis-ci a476f0c401 Travis CI: bump copyright to 2019. %!s(int64=7) %!d(string=hai) anos
  Yao Wei Tjong 姚伟忠 6d08bcd8c0 Clang-Tidy - hicpp-member-init. %!s(int64=8) %!d(string=hai) anos
  urho3d-travis-ci 70049ba582 Travis CI: bump copyright to 2018. %!s(int64=8) %!d(string=hai) anos
  Yao Wei Tjong 姚伟忠 0f3d3a2621 Clang-Tidy - modernize-use-bool-literals. %!s(int64=8) %!d(string=hai) anos
  Yao Wei Tjong 姚伟忠 617b2d8cf7 Minor refactor to manually rename the range-based-for-loop index. %!s(int64=8) %!d(string=hai) anos
  Yao Wei Tjong 姚伟忠 446247fa8c Clang-Tidy - modernize-loop-convert. %!s(int64=8) %!d(string=hai) anos
  Yao Wei Tjong 姚伟忠 ca97fd9b9b Clang-Tidy - modernize-use-auto. %!s(int64=8) %!d(string=hai) anos
  Eugene Kozlov 5a2bec95f1 Automatic upgrade: override, typedef to using, 0 to nullptr. %!s(int64=8) %!d(string=hai) anos
  Lasse Öörni 76ae937ceb When texture size is assigned for Texture2D / Texture2DArray / TextureCube, set depth to 1 to allow generic width * height * depth calculations. Closes #1894. %!s(int64=8) %!d(string=hai) anos
  urho3d-travis-ci ee054a1507 Travis CI: bump copyright to 2017. %!s(int64=9) %!d(string=hai) anos
  Lasse Öörni 1bb6d3d1ac Support for mipmapped rendertargets & automatic mip regeneration after rendering. Renderer allocated screen buffers are not mipmapped, but a manually created rendertarget texture will be (like regular textures), unless disabled by calling SetNumLevels(1). %!s(int64=9) %!d(string=hai) anos
  Eugene Kozlov b16b7f6f7a Move Texture2D::GetImage and TextureCube::GetImage implementations. %!s(int64=9) %!d(string=hai) anos
  Lasse Öörni 749c283fb7 Since it appears none of the APIs support sampling a multisampled cube texture, remove the autoresolve parameter and always set it true if multisampled for cube textures. Make it a warning (not error) to attempt no autoresolve for a 2D multisampled texture on Direct3D9. %!s(int64=9) %!d(string=hai) anos
  Lasse Öörni 76911afe38 Fix D3D11 multisampled cube texture creation. %!s(int64=9) %!d(string=hai) anos
  Lasse Öörni c745d2ea52 Multisampled cube rendertarget on Direct3D9. %!s(int64=9) %!d(string=hai) anos
  Lasse Öörni 51b0a16f9a Remove API-specific RenderSurface class headers and RenderSurface code duplication. %!s(int64=9) %!d(string=hai) anos
  Lasse Öörni 46b9a90fb1 Remove API-specific Texture subclass headers and code duplication for loading & SetSize(). %!s(int64=9) %!d(string=hai) anos