Commit History

Upphovsman SHA1 Meddelande Datum
  Hein-Pieter van Braam d05965963d Don't call Variant::reference() unnecessarily 8 år sedan
  Ruslan Mustakov f08bc0df7c Construct Variants from Reference properly in GDNative 8 år sedan
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 år sedan
  Hein-Pieter van Braam cacced7e50 Convert Object::cast_to() to the static version 8 år sedan
  Indah Sylvia 5ae78fdf6a Makes all Godot API's methods Lower Case 8 år sedan
  alexholly 935f730170 renamed all Rect3.pos to Rect3.position 8 år sedan
  alexholly a3c90b0293 renamed all Rect2.pos to Rect2.position 8 år sedan
  Juan Linietsky 5b3709d309 Removal of InputEvent as built-in Variant type.. 8 år sedan
  Juan Linietsky 98a3296702 Removal of Image from Variant, converted to a Resource. 8 år sedan
  Hein-Pieter van Braam 8ff6e53833 Correct Variant::hash_compare() 8 år sedan
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 år sedan
  Karroffel 6ab3213a55 fixed ClassDB inconsistencies 8 år sedan
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 år sedan
  Karroffel 1531f6fe01 really fixed PTRCALL now 8 år sedan
  Karroffel 15838f3702 Added PowerState casting operator to Variant 8 år sedan
  Thaer Razeq f50488a361 Various fixes detected using PVS-Studio static analyzer. 8 år sedan
  Hein-Pieter van Braam b696beea65 Correct hash behavior for floating point numbers 8 år sedan
  Rémi Verschelde f44ee891be Style: Fix statements ending with ';;' 8 år sedan
  Rémi Verschelde 3890256fc5 Style: Cleanups, added headers, renamed files 8 år sedan
  Juan Linietsky e6583117df Both Array and Dictionary are always in shared mode (removed copy on write). 8 år sedan
  Juan Linietsky bc26f90581 Type renames: 8 år sedan
  Juan Linietsky 13cdccf23b Variant INT and REAL are now 64 bits (other types remain at 32) 8 år sedan
  Juan Linietsky 10938e8bb9 Made Variant::NIL printable as "Null". Please everyone be on the lookout of bugs related to assigning an empty variant to a string, and expecting it to be not empty! 8 år sedan
  Juan Linietsky 2ab83e1abb Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector 8 år sedan
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 8 år sedan
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 år sedan
  Răzvan Cosmin Rădulescu f2af5ab949 fixes #6331, Variant::can_convert 9 år sedan
  Juan Linietsky 9714a36e65 Reverted printable null object, seems to cause bugs around and not sure why. 9 år sedan
  Juan Linietsky 9890c1d2ca Likely with bugs and with some features are missing, as well as profiler support, but VisualScript should be more or less done! 9 år sedan
  Ignacio Etcheverry 2d4c4b6ea9 Fix regression with str() improvements for math types 9 år sedan