Commit History

Author SHA1 Message Date
  Juan Linietsky 4c28f35b2c Merge pull request #7002 from RandomShaper/vcs-friendliness 8 years ago
  Pedro J. Estébanez 7dbb1c0571 Improve .tscn VCS 8 years ago
  Rémi Verschelde f44ee891be Style: Fix statements ending with ';;' 8 years ago
  Rémi Verschelde 3890256fc5 Style: Cleanups, added headers, renamed files 8 years ago
  Rémi Verschelde 93ab45b6b5 Style: Fix whole-line commented code 8 years ago
  Juan Linietsky bc26f90581 Type renames: 8 years ago
  Juan Linietsky 547a57777b renamed joystick to joypad everywhere around source code! 8 years ago
  Juan Linietsky 2ab83e1abb Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector 8 years ago
  Rémi Verschelde 3f3f5a5359 Merge remote-tracking branch 'origin/gles3' into gles3-on-master 8 years ago
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 years ago
  Thomas Edvalson 6debabe57e Use int instead of int32_t for Vectors 8 years ago
  Juan Linietsky 22d83bc9f6 Begining of GLES3 renderer: 9 years ago
  Fabio Alessandrelli 941f460384 Properly encode InputEvent of type NONE. Fix #5987 9 years ago
  Bojidar Marinov 2150855faf Fix reading of empty StringArray-s in .tscn 9 years ago
  Juan Linietsky 6872139300 Add quotes to .tscn keys, solves #4366 9 years ago
  Rémi Verschelde a7fc04626a Add missing license headers in our source files (#5255) 9 years ago
  Juan Linietsky 45443a1651 Changed reload logic to auto-hard-reload scripts on save. It's simpler to use and also fixes #4756 9 years ago
  Juan Linietsky 910151a361 -Avoid negative zero from being saved to config files o resource files, fixes #4758 9 years ago
  Juan Linietsky 007efb6a20 -customizable shortcuts in editor 9 years ago
  Hubert Jarosz 4a4f247914 remove trailing whitespace 9 years ago
  Juan Linietsky 9386b76497 -Propertly detect mantissa floats in variantparser, fixes #3257 9 years ago
  Juan Linietsky b587614653 Make sure variant parser recognizes "nil" for compatibility with old engine.cfg style cofig. Closes #3531 9 years ago
  Biliogadafr 31fe57778d Parse ColorArrays correctly (tscn)., fixes #3530 9 years ago
  Juan Linietsky 725b61bb6c properly handle typed array constructors in VariantParser, closes #3054 9 years ago
  Juan Linietsky cc34e0dee9 Make sure variant parser actually writes floats when float property is requested, closes #3301 9 years ago
  Juan Linietsky 292e8bf0ab fix issues related to StringArray parsing 9 years ago
  Juan Linietsky 176afb2feb -Use simpler methods for parsing simple tags, fixes #3274 9 years ago
  Juan Linietsky b6388e6001 added ':' support to VariantParser, given it' s used by export.cfg 9 years ago
  Juan Linietsky 4e367a4b7b -fix bugs related to parsing config files with new variantparser, closes #3248 closes #3207 9 years ago
  mrezai 5bf25e46be Fix config file parser bug that cause showing project name as "Unnamed Project" 9 years ago