Historia zmian

Autor SHA1 Wiadomość Data
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` 3 lat temu
  Igor Kordiukiewicz fa3d53ab4e Fixed issue where panels in sprite frames editor couldn't be resized 3 lat temu
  Haoyu Qiu 90782a18b7 Improve Select Frames dialog of SpriteFrames editor 3 lat temu
  Haoyu Qiu 7cabf49e67 Improves SpriteFrames editor 3 lat temu
  kobewi 42078dec9f Allow negative indexes in ItemList and PopupMenu 3 lat temu
  trollodel 05b56f316d Remove most EditorNode constructor parameters and fields 3 lat temu
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) 3 lat temu
  Rémi Verschelde fc076ece3d Revert "Add missing SNAME macro optimization to all theme methods call" 3 lat temu
  Rémi Verschelde b024602660 Merge pull request #57725 from jmb462/missing-sname-theme-setters 3 lat temu
  kleonc 803ac608a6 SpriteFramesEditor Fix crash when selecting non-Texture2D file for splitting 3 lat temu
  jmb462 a988fad9a0 Add missing SNAME macro optimization to all theme methods call 3 lat temu
  kleonc 93a95ae84a SpriteFramesEditor Incorrect texture type fix 3 lat temu
  kleonc c635ab914d SpriteFramesEditor Show AtlasTexture's source texture path in the frame's tooltip 3 lat temu
  kleonc 3f9e50505a Fix AtlasTexture nesting 3 lat temu
  kobewi 562fc4cc0d Rename TextureRect.expand to ignore_texture_size 3 lat temu
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 lat temu
  kobewi 841a9ef820 ScrollContainer's scrollbar visibility is now enum 3 lat temu
  Aaron Franke 3c0fdcc8ac Use "enum class" for input enums 4 lat temu
  kleonc ad7a6102ae SpriteFramesEditor Fix preview grid in "Select Frames" dialog 4 lat temu
  reduz 5cecdfa8af Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 4 lat temu
  kleonc 8a48cb466e SpriteFramesEditor: preserve source texture margins when creating frames from AtlasTexture 4 lat temu
  Rémi Verschelde 92299989bd Use Ref<T> references as iterators where relevant 4 lat temu
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators 4 lat temu
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 lat temu
  foxydevloper 429382b7e5 Fix hidden seperators when horizontal frames is 1 4 lat temu
  reduz 6631f66c2a Optimize StringName usage 4 lat temu
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 4 lat temu
  Hugo Locurcio 5e8eb20ad6 Allow selecting frames by holding down the mouse in SpriteFrames editor 4 lat temu
  kobewi 7ff135b015 Consistently prefix bound virtual methods with _ 4 lat temu
  kleonc 07d346dfa5 SpriteFramesEditor Minor fixes 4 lat temu