Commit History

作者 SHA1 備註 提交日期
  Gilles Roudière 320fc73647 Fix tile_set duplication 1 年之前
  Gilles Roudière 5a999d67ec Change TileMapEditor to TileMapLayerEditor 1 年之前
  Gilles Roudière 48bed5050b Make TileMapLayers extend Node2D and work as children of TileMap 1 年之前
  kobewi 0e8f90f4c8 Update deferred calls to use Callables 1 年之前
  Gilles Roudière 18fe0bd025 Move tile transforms handling cache to TileData 1 年之前
  Saracen 35c105e796 Fix generating terrain icon with certain image formats. 1 年之前
  Gilles Roudière 162286cff4 Fix normals in TileSet when using CanvasTextures 2 年之前
  Gilles Roudière 73f72409f5 Allow normal maps on TileMaps that use texture padding 2 年之前
  Haoyu Qiu f2a87a96ba Make terrains peering bit property names translatable 2 年之前
  A Thousand Ships a29416e332 [Scene,Main] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 2 年之前
  kobewi a9f3154da3 Add per-tile flipping and transposing 2 年之前
  Rémi Verschelde 9229ea121c Merge pull request #77986 from KoBeWi/outside_the_texture,_only_death_awaits 2 年之前
  kobewi 52d41cc555 Add option to cleanup tiles outside the texture 2 年之前
  kobewi a88e3b8604 Improve scene tiles workflow 2 年之前
  HolonProduction 89c39c7f9d Fix crash when deleting terrains 2 年之前
  kobewi de4a3fa151 Unify and streamline connecting to Resource changes 2 年之前
  Hendrik Brucker 7e21eb7e00 Extract and reorganize texture resource classes 2 年之前
  Yuri Sizov a927b22f65 Merge pull request #77257 from rakkarage/tile_animation_sync 2 年之前
  kobewi 1a9739f591 Fix crash with failed compatibility tiles 2 年之前
  kobewi c1c5b0a435 Update indices after removing custom data layers 2 年之前
  Gilles Roudière c54d407fa5 Fixes TileSet set as local to scene 2 年之前
  kleonc 735e7d67ca Fix transform for transposed tiles in compatibility mode (from 3.x) 2 年之前
  Ninni Pipping dcd2b883eb Use NULL instead of COND checks when appropriate 2 年之前
  Rakka Rage 6dbae30000 Add tile_animation_mode option: 2 年之前
  kobewi a899f547ae Fix reset_state() in TileSet 2 年之前
  Haoyu Qiu ccc3bdebb3 Add missing i18n in tiles editor 2 年之前
  Aaron Franke be916233f9 Check for CanvasItem instead of Control and Node2D 2 年之前
  Rémi Verschelde a43db5afa4 Merge pull request #72186 from groud/improve_tileset_3to4_conversion 2 年之前
  Gilles Roudière 9a593fa1aa Improve TileSet 3to4 conversion, avoiding some data loss 2 年之前
  Rémi Verschelde 8a1369192e Merge pull request #72173 from groud/warn_autotile_conversion 2 年之前