Histórico de commits

Autor SHA1 Mensagem Data
  Rémi Verschelde b97401f304 Update copyright statements to 2020 5 anos atrás
  Rémi Verschelde 7562ce053a Update copyright statements to 2019 6 anos atrás
  Rémi Verschelde 2712014744 Update copyright statements to 2018 7 anos atrás
  Rémi Verschelde 9d598833d2 Use HTTPS URL for Godot's website in the headers 8 anos atrás
  Pedro J. Estébanez c97435cfa5 Fix tokenization of doubles 8 anos atrás
  Rémi Verschelde e9b045d9e5 Add "Godot Engine contributors" copyright line 8 anos atrás
  Rémi Verschelde f8db8a3faa Bring that Whole New World to the Old Continent too 8 anos atrás
  Rémi Verschelde dbf0137576 Style: Fix statements ending with ';;' 8 anos atrás
  Juan Linietsky ebb7d2cdb7 -WIP Exporter to Godot 3.0, only text scenes (no .scn) and still kind of buggy 8 anos atrás
  Pedro J. Estébanez 888f8b31e7 Improve .tscn VCS 8 anos atrás
  Rémi Verschelde d8223ffa75 Welcome in 2017, dear changelog reader! 8 anos atrás
  Fabio Alessandrelli 56dc7aa568 Properly encode InputEvent of type NONE. Fix #5987 9 anos atrás
  Bojidar Marinov 2150855faf Fix reading of empty StringArray-s in .tscn 9 anos atrás
  Juan Linietsky 6872139300 Add quotes to .tscn keys, solves #4366 9 anos atrás
  Rémi Verschelde a7fc04626a Add missing license headers in our source files (#5255) 9 anos atrás
  Juan Linietsky 45443a1651 Changed reload logic to auto-hard-reload scripts on save. It's simpler to use and also fixes #4756 9 anos atrás
  Juan Linietsky 910151a361 -Avoid negative zero from being saved to config files o resource files, fixes #4758 9 anos atrás
  Juan Linietsky 007efb6a20 -customizable shortcuts in editor 9 anos atrás
  Hubert Jarosz 4a4f247914 remove trailing whitespace 9 anos atrás
  Juan Linietsky 9386b76497 -Propertly detect mantissa floats in variantparser, fixes #3257 9 anos atrás
  Juan Linietsky b587614653 Make sure variant parser recognizes "nil" for compatibility with old engine.cfg style cofig. Closes #3531 9 anos atrás
  Biliogadafr 31fe57778d Parse ColorArrays correctly (tscn)., fixes #3530 9 anos atrás
  Juan Linietsky 725b61bb6c properly handle typed array constructors in VariantParser, closes #3054 9 anos atrás
  Juan Linietsky cc34e0dee9 Make sure variant parser actually writes floats when float property is requested, closes #3301 9 anos atrás
  Juan Linietsky 292e8bf0ab fix issues related to StringArray parsing 9 anos atrás
  Juan Linietsky 176afb2feb -Use simpler methods for parsing simple tags, fixes #3274 9 anos atrás
  Juan Linietsky b6388e6001 added ':' support to VariantParser, given it' s used by export.cfg 9 anos atrás
  Juan Linietsky 4e367a4b7b -fix bugs related to parsing config files with new variantparser, closes #3248 closes #3207 9 anos atrás
  mrezai 5bf25e46be Fix config file parser bug that cause showing project name as "Unnamed Project" 9 anos atrás
  Juan Linietsky 432e2e7769 proper joy axis support as actions, can be configured and inquired, fixes #2317 9 anos atrás