提交历史

作者 SHA1 备注 提交日期
  SaracenOne 257a71d29e Fix nullptr error in _update_padded_texture on texture with no image 3 年之前
  JoJoX a6c77c7c5a Use source image format when creating padded texture 3 年之前
  jmb462 1ce81dc5f2 Add missing SNAME macro optimization in some function calls 3 年之前
  Nathan Franke 8a0a3accee simplify formatting scripts, add a clang-tidy script, and run clang-tidy 3 年之前
  Rémi Verschelde b8b33df178 TileSetAtlasSource: Make `get_tile_data` return `TileData *` 3 年之前
  Anilforextra 6c3a0460a8 Use List Initializations for Vectors. 3 年之前
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 年之前
  Lightning_A e078f970db Rename `remove()` to `remove_at()` when removing by index 4 年之前
  Gilles Roudière 1224d7a25c Implement texture padding in TileSetAtlasSources 4 年之前
  Rémi Verschelde 57ae154e86 Merge pull request #53987 from groud/tile_data_inspector_plugin 3 年之前
  Rémi Verschelde 3abb5a9035 Add missing argument names for bindings in GDExtension 4 年之前
  Hugo Locurcio c012fbc8b2 Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR` 4 年之前
  PouleyKetchoupp c29d3d0b17 Fix crash in Tileset with get_collision_polygon_shape 4 年之前
  Gilles Roudière c609d39214 Implement missing TileMap brushes for terrains 4 年之前
  Gilles Roudière 756e76293f Implement runtime update of TileData object in TileMap 4 年之前
  Gilles Roudière cec004adf0 Implement polygons editors in the tiles selection mode 4 年之前
  Gilles Roudière d1aef45072 Allow updating TileMap cells using surrounding terrains 4 年之前
  Gilles Roudière 1a95f893c4 Implement TileMap patterns palette 4 年之前
  Gilles Roudière 3948f9cc83 Fixes crash in TileSetAtlasSource::get_tiles_to_be_removed_on_change 4 年之前
  Gilles Roudière b9151860f3 Prevent tiles outside atlas texture 4 年之前
  Gilles Roudière 89a6c6cd84 Fixes set_source_id not updating the next automatic source id 4 年之前
  Gilles Roudière 9c1b1e9a7e Set TileSet layout and half-offset as read-only when using square shape 4 年之前
  Lightning_A c63b18507d Use range iterators for `Map` 4 年之前
  Gilles Roudière f2caab4691 Improve TileMap physics for moving platforms and conveyor belts like movements 4 年之前
  Rémi Verschelde ad635567b1 Merge pull request #53189 from AnilBK/use-class-specific-funcs 4 年之前
  Anilforextra fc9767abb1 Use functions defined in the their classes. 4 年之前
  Gilles Roudière 27b9b3ef3c Various tiles-related fixes 4 年之前
  Gilles Roudière f9e6329496 Implement animated tiles 4 年之前
  Gilles Roudière 73cc6f94bf Fix transform of TileMap nodes and tilemap selection 4 年之前
  Gilles Roudière 0c85f3acc1 Tiles renames/bugfixing and documentation 4 年之前