Commit Verlauf

Autor SHA1 Nachricht Datum
  Timo Schwarzer c06db1dd18 Add process_mode property to Camera2D vor 6 Jahren
  Brody Eller 440d62acd1 Fix viewport not updating with make_current() for Camera2D vor 6 Jahren
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 vor 6 Jahren
  Juan Linietsky f2e54057ae -Moved EditorDefaultValue to ClassDB, made it core vor 7 Jahren
  karroffel a0f206aae8 fix enum cast warnings on clang vor 7 Jahren
  Anthony Rey c8a42f98cc Fix Camera2D drag margin property is affected by zoom property #18912 vor 7 Jahren
  robfram 3cf2d6524b Fix inverted RIGHT/LEFT TOP/BOTTOM Camera2D drag margin in runtime (editor works fine). Fix #16095. vor 7 Jahren
  Bojidar Marinov 9b8e8b2220 Bind many more properties to scripts vor 7 Jahren
  Bernhard Liebl d4adcf3fa2 Update Camera2D scroll using NOTIFICATION_INTERNAL_PROCESS vor 7 Jahren
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting vor 7 Jahren
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 vor 7 Jahren
  Sofox 43cbef219b Overhauled the ParallaxBackground system so that it works properly regardless of the zoom of the camera. vor 8 Jahren
  Poommetee Ketson 9cadb9e5f3 Bind unbound enums, rearrange some by value vor 8 Jahren
  AndreaCatania 4537977d6d Renamed fixed_process to physics_process vor 8 Jahren
  letheed 5ad9be4c24 Rename pos to position in user facing methods and variables vor 8 Jahren
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers vor 8 Jahren
  Hein-Pieter van Braam cacced7e50 Convert Object::cast_to() to the static version vor 8 Jahren
  Juan Linietsky 2cc8309249 Merge pull request #10351 from neikeq/enums-are-for-the-weak vor 8 Jahren
  Ignacio Etcheverry 32dd9a9f66 ClassDB: Provide the enum name of integer constants vor 8 Jahren
  Juan Linietsky 541fdffc0a Merge pull request #10319 from neikeq/pr-engine-editor-hint vor 8 Jahren
  Ignacio Etcheverry 90b8a5b71e Removes editor_hint from SceneTree vor 8 Jahren
  TwistedTwigleg 00f6c85928 Synchronize parameter names in definition and declaration vor 8 Jahren
  Ignacio Etcheverry 2f290038d6 Removes type information from method binds vor 8 Jahren
  Indah Sylvia 5ae78fdf6a Makes all Godot API's methods Lower Case vor 8 Jahren
  TwistedTwigleg 7d77406980 Added some editor enhancements to Camera2D. Added the option to draw Camera2Ds bounds and drag margins. Added options to toggle the drawing of Camera2Ds lines in the editor. When a Camera2D is marked as current, its lines become a little less transparent. vor 8 Jahren
  alexholly a3c90b0293 renamed all Rect2.pos to Rect2.position vor 8 Jahren
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line vor 8 Jahren
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) vor 8 Jahren
  Hein-Pieter van Braam 411ee71b4d Rename the _MD macro to D_METHOD vor 8 Jahren
  Hein-Pieter van Braam 0f687f0ccb Remove use of _SCS from ADD_METHOD vor 8 Jahren