Commit History

Author SHA1 Message Date
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 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
  Gilles Roudiere 72ed1e4244 Remove the selection rect for nodes that do not require it 7 years ago
  ShyRed a23c0877f1 Update Sprite when Texture changes 7 years ago
  Rémi Verschelde 222516a815 Merge pull request #16756 from willnationsdev/shifted-rect-sprite 7 years ago
  Will Nations b0bdb4456b Expose Sprite._edit_get_rect for click rect access 7 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
  Juan Linietsky 0288be1e76 Texture rect_region drawing now clamps UV to avoid bleeding. This avoids scenarios like single-texture tilemap tiles leaking pixels to the next tile when filter is enabled on it. 7 years ago
  Juan Linietsky 5c6cac4e53 Add normalmap support for drawing in all low level primitives. Only added support in Sprite so far. 7 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 years ago
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 years ago
  Rémi Verschelde f44ee891be Style: Fix statements ending with ';;' 8 years ago
  Juan Linietsky 8ecc34bfae removed unnecesary modulate funtions, which were superseded by self_modulate 8 years ago
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 8 years ago
  Rémi Verschelde 3f3f5a5359 Merge remote-tracking branch 'origin/gles3' into gles3-on-master 8 years ago
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 years ago
  Juan Linietsky 22d83bc9f6 Begining of GLES3 renderer: 8 years ago
  Juan Linietsky 7c1ab42571 Fix the +1 button to insert keyframes in Sprite and Sprite3D, closes #5422 8 years ago
  Juan Linietsky c195c0df6b -Added configuration warning system for nodes 8 years ago
  George Marques 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
  Juan Linietsky fdaa2920eb Updated copyright year in all headers 10 years ago
  Juan Linietsky 7ea3e8267a -Fixed a few bugs in Viewport 11 years ago
  Juan Linietsky 0b806ee0fc GODOT IS OPEN SOURCE 11 years ago