Commit History

Author SHA1 Message Date
  David Snopek c2af6bcb59 GDExtension: Mark virtual function as `is_required` in `extension_api.json` 1 year ago
  Hendrik Brucker 7e21eb7e00 Extract and reorganize texture resource classes 2 years ago
  Dominik 'dreamsComeTrue' Jasiński 6e6e296502 Set correct RW locks in AnimatedTexture 5 years ago
  Hugo Locurcio 7b4fd528ab Fix outdated usage of `or_lesser` in AnimatedTexture property hint 2 years ago
  Ninni Pipping dcd2b883eb Use NULL instead of COND checks when appropriate 2 years ago
  Yuri Sizov c5e989209c Merge pull request #76151 from MewPurPur/square-gradient2d 2 years ago
  David Turner 43a7cb093c Explain why an image would be invalid for a texture 2 years ago
  VolTer 0a4a1bc4b8 Add a square fill mode to GradientTexture2D 2 years ago
  RedworkDE f540148072 Add dedicated setter for `ImageTextureLayered::_images` to fix `create_from_images` being hidden from the C# bindings 2 years ago
  clayjohn e9d80a821d Set properties of ImageTexture3D when creating 2 years ago
  Rémi Verschelde 1075931c64 Remove unexposed ProxyTexture, mark AnimatedTexture as deprecated 2 years ago
  Tecelli Akıntuğ 1ba05b4b3a Fix AnimatedTexture inconsistency when setting frame 4 years ago
  K. S. Ernest (iFire) Lee 39922d7167 Handle gltf binary 3 years ago
  David Snopek 74458b6e9b Add "dedicated server" export mode which can strip unneeded visual resources 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Rémi Verschelde 5e78f0f782 Merge pull request #70840 from MewPurPur/get-point-count-instead-of-points 2 years ago
  Rémi Verschelde 1b634c06d0 Merge pull request #69972 from adamscott/add-server-checks-before-free 2 years ago
  VolTer 1af833be95 Rename get_points_count() to get_point_count() internally 2 years ago
  James Mintram af845799da Change binding type of PlaceholderTexture2D.set/get_size to Vector2 2 years ago
  Adam Scott ea33001b95 Add safety-checks before some servers `free()` 2 years ago
  kleonc c3851b91db AtlasTexture Fix calculating rects when flipping 2 years ago
  kobewi 9a3960daa5 Simplify GDVIRTUAL_REQUIRED_CALL calls 2 years ago
  Rémi Verschelde 4935493f72 Merge pull request #67948 from DeeJayLSP/split_webp 2 years ago
  DeeJayLSP da132f3266 Overhaul WebP packer and split compression options 2 years ago
  Micky ebf86c96e9 Rename Image's `get_rect` to `get_region` 2 years ago
  Rémi Verschelde be126d42d4 Merge pull request #67588 from KoBeWi/if(!GDVIRTUAL_CALL)don't 2 years ago
  DeeJayLSP dd64ceab47 Change all WEBP strings and comments to WebP 2 years ago
  Richard Patching 5de65bb2d7 Fix tp_canvas_item typo in _draw_rect_region 2 years ago
  kobewi d06a8320e5 Simplify GDVIRTUAL_CALL calls 2 years ago
  kobewi 072f6feaba Make some Image methods static 3 years ago