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 6a4e7198c5 Style: apply clang-format (5.0.0) to current source 7 anos atrás
  Rémi Verschelde 9d598833d2 Use HTTPS URL for Godot's website in the headers 8 anos atrás
  Rémi Verschelde 886c7d82d0 Re-apply clang-format to all files 8 anos atrás
  Hein-Pieter van Braam 364f2e8082 Correct hash behavior for floating point numbers 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
  Rémi Verschelde d8223ffa75 Welcome in 2017, dear changelog reader! 8 anos atrás
  Răzvan Cosmin Rădulescu 97ebfddaaf fixes #6331, Variant::can_convert 9 anos atrás
  Ignacio Etcheverry 2d4c4b6ea9 Fix regression with str() improvements for math types 9 anos atrás
  Ignacio Etcheverry 38ed5d9c7d Prettier str() for arrays 9 anos atrás
  J08nY a95a1f47a4 Remove CHARTYPE_16BITS unused checks 9 anos atrás
  Juan Linietsky 4bb93c976c Made error when signal calls a method with the wrong number of parameters more detailed, closes #4893 9 anos atrás
  Juan Linietsky c195c0df6b -Added configuration warning system for nodes 9 anos atrás
  Ignacio Etcheverry 2060e6616c Add missing Vector2Array case to Variant::operator String() 9 anos atrás
  Hubert Jarosz 4a4f247914 remove trailing whitespace 9 anos atrás
  Josh Grams 391ce81c5e AnimationTreePlayer: blend value tracks (closes #2299) 9 anos atrás
  Juan Linietsky 3d0bd1a3f3 -make signals throw an error when target method is not found, fixes #2036 9 anos atrás
  Juan Linietsky 1597082c85 -Ability to roll-back script-exported properties to their default value on the script, closes #2128 9 anos atrás
  George Marques 5be9ff7b67 Update copyright to 2016 in headers 9 anos atrás
  Juan Linietsky b60a3e7202 -Changed var2str and str2var in GDScript to use VariantWriter and VariantParser 9 anos atrás
  Juan Linietsky b0aa49accb merged some stuff for okam 10 anos atrás
  Juan Linietsky 95047562d7 Several performance improvements, mainly in loading and instancing scenes and resources. 10 anos atrás
  Juan Linietsky 57a78ec06b added conversion from int, string to color 10 anos atrás
  Juan Linietsky bc3c14a76b Made type-checking for arguments less trict between bool, int real. Fixes #1816 10 anos atrás
  Juan Linietsky 2d396fb710 -More strict argument type-checking, will make many bugs visible, fixes #1809 10 anos atrás
  Juan Linietsky 6f8bd89931 -invalidated string -> int automatic conversion, fixes #1788 10 anos atrás