提交历史

作者 SHA1 备注 提交日期
  kobewi 34b485d62b Remove empty constructors and destructors from scene/ 3 月之前
  A Thousand Ships a1846b27ea Improve use of `Ref.is_null/valid` 11 月之前
  Yufeng Ying 73d85f46c9 Remove unused headers in scene. 7 月之前
  rune-scape dd1372b78e various gui nodes now listen for the changed signal on textures 1 年之前
  Adam Scott 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` 10 月之前
  semensanyok 63554c7765 Fix TextureButton's click mask texture size ignored if missing normal texture 1 年之前
  A Thousand Ships 308dbb8c63 [Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)` 1 年之前
  A Thousand Ships 79ba22a73f Use `Vector*` component-wise `min/max/clamp` functions where applicable 1 年之前
  kobewi de4a3fa151 Unify and streamline connecting to Resource changes 2 年之前
  Ninni Pipping d4ac3b6ded Make `TextureButton` and `Button` update on texture change 2 年之前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 年之前
  Aaron Franke f6714858bf Rename TextureButton set_*_texture methods to set_texture_* 2 年之前
  Markus Sauermann 3b14f0334c Remove redundant Variant-types initializations 2 年之前
  Aaron Franke 995b9f94e8 Replace Rect2(i) has_no_area with has_area 3 年之前
  Hendrik Brucker ea0472fecf Refactor BitMap and add tests 2 年之前
  Micky e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 年之前
  风青山 e561c68256 Add some codes, returnes directly if the value is not changed. 3 年之前
  kobewi e714f5e56e Rework TextureButton stretch 3 年之前
  kleonc 078b8c25ce TextureButton Fix logic for drawing only the focus texture 3 年之前
  kobewi 11111d997e Fix TextureButton focus texture logic 3 年之前
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 年之前
  kobewi ea7cc1dea9 Rename minimum_size_changed() method 3 年之前
  kleonc 6c3c269f24 TextureButton Update min size on any texture change 4 年之前
  Rafał Mikrut 7961a1dea3 Initialize class variables with default values in scene/ [2/2] 4 年之前
  Rémi Verschelde 69152af45d doc: Don't bind argument names with p_ prefix 4 年之前
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 年之前
  PouleyKetchoupp 5f1d94bb7d Added flip_h and flip_v properties in TextureButton 5 年之前
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 年之前
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 年之前
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 年之前