Commit History

Author SHA1 Message Date
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Juan Linietsky f2e54057ae -Moved EditorDefaultValue to ClassDB, made it core 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 6 years ago
  Juan Linietsky 34e58fd831 Added a function to cache texture opacity at a pixel, and modified editor to use it. 6 years ago
  groud 4d78e16bc1 Fixes the bad calculation of margin & anchors when child of Node2D 6 years ago
  Juan Linietsky 9b1fdad035 Merge pull request #16122 from ibrahn/sprite-region-with-frames 6 years ago
  volzhs 3ecf8eef37 Fix error spam with Sprite has compressed texture 6 years ago
  volzhs af0d547c02 Fix index out of size error on Image 6 years ago
  Ibrahn Sahir 9db767d076 Allow use of frames in sprites with texture region enabled. 6 years ago
  Gilles Roudiere 72ed1e4244 Remove the selection rect for nodes that do not require it 6 years ago
  ShyRed a23c0877f1 Update Sprite when Texture changes 6 years ago
  Rémi Verschelde 079b919b41 Merge pull request #17341 from poke1024/fix16461 6 years ago
  Rémi Verschelde 0b600fde3f Merge pull request #17189 from CodeAndWeb/master 6 years ago
  poke1024 bd2e1df216 Fix unselectable flipped sprites (fixes 16461) 6 years ago
  Bernhard Liebl 5f917139ab Fix uninitialized data in Sprite::_get_rects() 6 years ago
  Andreas Loew a01ba4523b Fix selection of Sprites using AtlasTexture in the editor. 6 years ago
  Rémi Verschelde 222516a815 Merge pull request #16756 from willnationsdev/shifted-rect-sprite 6 years ago
  Will Nations b0bdb4456b Expose Sprite._edit_get_rect for click rect access 6 years ago
  Gilles Roudiere 8dad41e395 2D editor GUI input rework. Changes are: 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde 459ee51338 Merge pull request #15093 from poke1024/canvas-editor-select 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Bernhard Liebl 8505871a87 More exact picking for canvas editor 7 years ago
  Gilles Roudiere 8d1f2b1857 Rework the canvas_item API for further improves to the canvas item editor 7 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
  Hein-Pieter van Braam cacced7e50 Convert Object::cast_to() to the static version 7 years ago
  Ignacio Etcheverry 2f290038d6 Removes type information from method binds 7 years ago
  Juan Linietsky e47ecc63ef Properly update frame range after modifying the vframe/hframes, closes #7624 7 years ago
  Rémi Verschelde 85088275c5 Merge pull request #8209 from robertdhernandez/Texture-Region-Editor-Sync 7 years ago
  Poommetee Ketson 49331fbd63 Sprite: fix disconnect nonexistent signal 7 years ago