Histórico de commits

Autor SHA1 Mensagem Data
  Timo Schwarzer 163e0e3ebd Add thumbnails to LargeTexture 6 anos atrás
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 anos atrás
  Shinryuuji e24379e61f Fix TextureLayered::create not retaining format 6 anos atrás
  Aaron Franke cb01268562 Fix many errors found by PVS-Studio 6 anos atrás
  Rémi Verschelde 0f4c30fb71 Merge pull request #22531 from DualMatrix/path_missing_video_memory 6 anos atrás
  DualMatrix 8f89e2b490 Made Debugger's Video Memory tab show correct resource paths. 6 anos atrás
  Juan Linietsky c83742ba86 -Lightmap and lightmap capture support for GLES2 6 anos atrás
  Rémi Verschelde 2aad7f1376 Merge pull request #21569 from JFonS/add_noise_textures 6 anos atrás
  JFonS f12a1b8863 Add SimplexNoise and NoiseTexture as new resources 6 anos atrás
  Rémi Verschelde cd0b82fd56 Mark AnimatedTexture frame_* properties as internal 6 anos atrás
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 6 anos atrás
  Martin Capitanio 3f01fd5180 Set the lower bound for the GradientTexture width property to 1 6 anos atrás
  Juan Linietsky bca706b361 Revert "Fix some 3D texture issues" 6 anos atrás
  elasota 30e20b6278 Partial fixes for 3D texture issues 6 anos atrás
  Rémi Verschelde dc09be4c57 Merge pull request #21156 from MednauN/atlas-texture-fix 6 anos atrás
  Rémi Verschelde 52466d57e9 Make some debug prints verbose-only, remove others 6 anos atrás
  Juan Linietsky 34e58fd831 Added a function to cache texture opacity at a pixel, and modified editor to use it. 6 anos atrás
  Juan Linietsky a1b594c2fc Switched AnimatedTexture to a readers-writers lock, solves a race condition and fixes #20221 6 anos atrás
  Poommetee Ketson 76adef2704 Fix arg name in docs, some copy-paste errors 6 anos atrás
  pesets 15af0e9ec8 Fix AtlasTexture with NinePatchRect and TextureProgress 6 anos atrás
  Juan Linietsky c627f3a707 Attempting to workaround the problem present in #20904, let me know if it works. 6 anos atrás
  Juan Linietsky ef5095720b -Deprecate ImageTexture::load 6 anos atrás
  Juan Linietsky edde52c8de Added proper import support for 3D and Array textures 6 anos atrás
  Thomas Herzog b4d3f541e7 add 3D textures 6 anos atrás
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 6 anos atrás
  Chaosus bde962dbdd Fix crash when you pass invalid parameter to ImageTexture.set_data 6 anos atrás
  Juan Linietsky de910f8c26 Finally figured out how to implement AnimatedTexture properly. 6 anos atrás
  Juan Linietsky 9b5275b135 -Hid texture flags by default so they dont take so much space 6 anos atrás
  Pieter-Jan Briers 622a754584 ImageTexture.load returns an error code. 6 anos atrás
  Phil Jones d1a471f909 Fix texture import spelling 7 anos atrás