Commit History

Author SHA1 Message Date
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 5 years ago
  Juan Linietsky 26d33d1c6e ViewportContainer was not passing unhandled input. Pass it, fixes #17326 5 years ago
  Juan Linietsky 80a90ca824 -Send mouse motion events again to CollisionObjects (Area/Body) if they move, even if mouse does not. Fixes #16536 (likely many others should check) 5 years ago
  Fabio Alessandrelli 765051e104 ViewportContainer passes input down to children viewports 6 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 6 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 6 years ago
  Juan Linietsky a4ea63737c Ability to shrink 3D viewport by half 6 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 6 years ago
  Hein-Pieter van Braam cacced7e50 Convert Object::cast_to() to the static version 6 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 7 years ago
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 7 years ago
  Rémi Verschelde e1c1d7d1d7 Add a bunch of missing Godot headers in own files 7 years ago
  Hein-Pieter van Braam 411ee71b4d Rename the _MD macro to D_METHOD 7 years ago
  Hein-Pieter van Braam 0f687f0ccb Remove use of _SCS from ADD_METHOD 7 years ago
  Juan Linietsky 04c749a1f0 New API for visibility in both CanvasItem and Spatial 7 years ago
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 7 years ago
  Juan Linietsky cf5778e51a -Added ViewportContainer, this is the only way to make viewports show up in GUI now 7 years ago