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
  Dualtagh Murray b902a2f2a7 Fixing warnings generated by MSVC 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 6 years ago
  Rémi Verschelde 968886768b Lift 1440 limit in rotation_degrees hint range 6 years ago
  Juan Linietsky 13a801430b Further fixes to KinematicBody2D API, support for sync motion in moving objects 6 years ago
  Rémi Verschelde 8852ca1455 Fix Node2D::global_scale's PropertyInfo type 6 years ago
  Ruslan Mustakov 8619b0d280 Fix Node2D::global_position to have Vector2 type 6 years ago
  Gilles Roudiere 72ed1e4244 Remove the selection rect for nodes that do not require it 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 f9f6f250e6 Merge pull request #15191 from Jerome67000/z_renaming 7 years ago
  Jerome67000 42ae3525a3 #15078 renamed "z" -> "z_index" property in Node2D 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Gilles Roudiere f1ec8ff6e8 Fixes a double class registering error 7 years ago
  Gilles Roudiere 8d1f2b1857 Rework the canvas_item API for further improves to the canvas item editor 7 years ago
  letheed 482e07af7e Unify degree members and properties 7 years ago
  letheed ab2647a0d0 Remove deprecated rotation methods 7 years ago
  letheed 5ad9be4c24 Rename pos to position in user facing methods and variables 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 435bedd9ef Merge pull request #10116 from neikeq/prop_method_ambiguities 7 years ago
  Ignacio Etcheverry e82270e8d0 Renames properties and methods to avoid ambiguities 7 years ago
  Rémi Verschelde 0a74fb625e Merge pull request #9791 from bojidar-bg/6087-add-global-local-conv 7 years ago
  Poommetee Ketson 2777f81d29 Add object type hint for docs 7 years ago
  Bojidar Marinov 140f189a65 Add .to_local/.to_global methods on Node2D and Spatial 7 years ago
  Poommetee Ketson 49c7620326 Add object type hint for docs 7 years ago
  TwistedTwigleg a6feb0943a Fixed set_global_scale in Node2D. 7 years ago
  alexholly a3c90b0293 renamed all Rect2.pos to Rect2.position 7 years ago