Historial de Commits

Autor SHA1 Mensaje Fecha
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 hace 6 años
  Juan Linietsky 0b1e93ccd4 -Make sure monitorable cant be flipped while flushing queries, fixes #17330 hace 6 años
  Juan Linietsky f2e54057ae -Moved EditorDefaultValue to ClassDB, made it core hace 6 años
  Juan Linietsky e647342140 Moved folding outside the resource files, now saved outside the project. hace 6 años
  Rémi Verschelde 686f6ff279 Fix mismatched class/struct definition warnings [-Wmismatched-tags] hace 6 años
  Rémi Verschelde 6d27d2d75e Fix unnecessary parentheses warnings with GCC 8 [-Wparentheses] hace 6 años
  Juan Linietsky c83742ba86 -Lightmap and lightmap capture support for GLES2 hace 6 años
  Rémi Verschelde 2091f20443 Fix warnings about wrong member initialization order [-Wreorder] hace 6 años
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path hace 6 años
  Juan Linietsky 8c435a343e Merge pull request #16927 from neikeq/rework-refcount-notify hace 6 años
  Ignacio Etcheverry 908a30964a Notify instance binding data api of refcount increment/decrement hace 7 años
  Juan Linietsky 031f763d4f Crash fixes for material and animtree hace 6 años
  Juan Linietsky c7e4527a88 Massive rewrite to AnimationTree. Many APIs changed in order to: hace 6 años
  Rémi Verschelde 661c9ece7c Add PROPERTY_HINT_PLACEHOLDER_TEXT for String properties hace 6 años
  Juan Linietsky 2dc738ce27 -Fixes to how hashing happened, now StringName and NodePath use default hasher, this was leading to some severe slowdown in scenarios hace 7 años
  Juan Linietsky eeab3502d5 Changes to how node paths are selected from property, allowing setting a hint. hace 7 años
  Juan Linietsky 005b69cf6e -New inspector. hace 7 años
  Juan Linietsky ff1e7cfbf4 Add is_instance_valid() method to GDScript, ending more than a decade of pain. hace 7 años
  K. S. Ernest (iFire) Lee ef1c26a9a5 Make sure PropertyHint matches in the VisualScript editor. hace 7 años
  Bojidar Marinov 9b8e8b2220 Bind many more properties to scripts hace 7 años
  AndreaCatania 5ac441131e Fixed crash on duplicate GIProbe baking hace 7 años
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting hace 7 años
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 hace 7 años
  Rémi Verschelde 13c2ff9320 Style: Apply new clang-format 5.0 style to all files hace 7 años
  Juan Linietsky a496dd4d38 Created internal usage flag to remove non editor properties from doc, closes #13334 hace 7 años
  Bojidar Marinov 0cf9597758 Allow for getting/setting indexed properties of objects using get/set_indexed hace 8 años
  Ross Hadden 1a97d6455d Fixed a bunch of typos, including an error code. hace 7 años
  Wilson E. Alvarez 0f4643a4f6 Moved class_name and return_val to initializer list hace 7 años
  Hein-Pieter van Braam f8cb9f5516 Remove NULL check from Object::cast_to() hace 7 años
  Ignacio Etcheverry c16d00591b DocData and type hints fixes hace 7 años