Commit History

作者 SHA1 備註 提交日期
  Rémi Verschelde b97401f304 Update copyright statements to 2020 4 年之前
  Rémi Verschelde 7562ce053a Update copyright statements to 2019 5 年之前
  Rémi Verschelde 2712014744 Update copyright statements to 2018 7 年之前
  Rémi Verschelde 9d598833d2 Use HTTPS URL for Godot's website in the headers 7 年之前
  Rémi Verschelde e9b045d9e5 Add "Godot Engine contributors" copyright line 7 年之前
  Rémi Verschelde f8db8a3faa Bring that Whole New World to the Old Continent too 8 年之前
  Rémi Verschelde d8223ffa75 Welcome in 2017, dear changelog reader! 8 年之前
  caryoscelus 83864514f9 fix string iterator 8 年之前
  Johan Manuel 5d52146ff7 Fix warnings in core/variant_op.cpp 8 年之前
  Samuel Grigolato 9ac7eaa89c Add support to String type in gdscript iteration. #5188 8 年之前
  Andreas Haas d08092e113 Expose missing Quaternion operators. 8 年之前
  Dennis Brakhane 1e068d34f4 Add support for Python-like negative indexing 8 年之前
  Dennis Brakhane 842057e56f Move repetitive code to macros 8 年之前
  Andreas Haas da3247a500 Make Color.{rgba}8 return int instead float 8 年之前
  punto- 433de90564 Removing round from int interpolation 8 年之前
  Hubert Jarosz 4a4f247914 remove trailing whitespace 9 年之前
  Josh Grams f7fad32188 Variant::blend: add Quat, fix Vector3. 9 年之前
  Josh Grams 391ce81c5e AnimationTreePlayer: blend value tracks (closes #2299) 9 年之前
  Juan Linietsky 32a6120a5c fixed string operator[], which was broken. Closes #2202 9 年之前
  George Marques 5be9ff7b67 Update copyright to 2016 in headers 9 年之前
  Juan Linietsky 37f2222dd7 -Added Color8(r8,g8,b8,a8) function as well as .r8,.g8,.b8,.a8 members to Color, to deal with colors in the 0-255 range. Closes #2345 9 年之前
  Franklin Sobrinho 6a34ab201a Fix "in" operator, make it use evaluate() instead of operator== 9 年之前
  Rémi Verschelde a961347d8c Fix return type of Matrix32 member vars 9 年之前
  Juan Linietsky 5dcfdb3435 Merge pull request #2749 from TheHX/fix_string_content_test 9 年之前
  Franklin Sobrinho 541812e999 Implement Quat multiply operator, and xform method 9 年之前
  Franklin Sobrinho d5fbd1d262 Fix String content test 9 年之前
  Juan Linietsky adb709aa91 -Integers and Float should interpolate on animation, maybe fixes #1891, please test 9 年之前
  Juan Linietsky 4804462ee0 -Fixes from source code analyzizer, closes #1768 9 年之前
  est31 b2b5143678 Sort xml files, so order is constant 9 年之前
  Juan Linietsky 3203a03414 Fixed bug in array comparison, fixes #1712 9 年之前