2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Juan Linietsky 98a3296702 Removal of Image from Variant, converted to a Resource. 8 жил өмнө
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 жил өмнө
  Saggi Mizrahi c464609bda Add '$' to token names 8 жил өмнө
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 жил өмнө
  Saracen 5e938f0001 Inf and NaN support added to GDScript. 8 жил өмнө
  Hein-Pieter van Braam b696beea65 Correct hash behavior for floating point numbers 8 жил өмнө
  karroffel c24c739da5 made _ a special token in GDScript 8 жил өмнө
  Juan Linietsky 4261880c94 Merge pull request #6845 from karroffel/master 8 жил өмнө
  Rémi Verschelde 93ab45b6b5 Style: Fix whole-line commented code 8 жил өмнө
  Juan Linietsky bc26f90581 Type renames: 8 жил өмнө
  Karroffel f8a7c46273 pattern matching: implemented parser 9 жил өмнө
  Juan Linietsky 62273e51a2 Moved JSON functions to built-in to_json, parse_json, validate_json 8 жил өмнө
  Juan Linietsky 13cdccf23b Variant INT and REAL are now 64 bits (other types remain at 32) 8 жил өмнө
  Juan Linietsky 8b912d1115 -Fix bugs related to PoolVector crashes 8 жил өмнө
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 жил өмнө
  Pedro J. Estébanez 1b3dcac281 Adapt overlooked instances of zero-based column numbers 9 жил өмнө
  Pedro J. Estébanez 2f80965845 Make text column numbers one-based 9 жил өмнө
  Juan Linietsky fc61eb37ce Merge pull request #5920 from 29jm/fix-warnings 9 жил өмнө
  Bojidar Marinov 4ee82a2c38 Adds enums to GDScript 9 жил өмнө
  Juan Linietsky 1add52b55e Brand new networked multiplayer 9 жил өмнө
  Johan Manuel a4674bda47 Fix some comparisons between signed and unsigned integers 9 жил өмнө
  Rémi Verschelde b6ac91c0e6 Removed unused variables (first pass) 9 жил өмнө
  Dennis Brakhane c246931f03 correctly parse floats in scientific notation 9 жил өмнө
  Juan Linietsky ceeb5453a8 gdscript tokenizer will dislike use of case, closes #4991 9 жил өмнө
  Hubert Jarosz 4a4f247914 remove trailing whitespace 9 жил өмнө
  Franklin Sobrinho 0426806ebf Removed GDScript "function" keyword 9 жил өмнө
  Ignacio Etcheverry d50e8d2bad Added missing onready token name 9 жил өмнө
  Juan Linietsky 23441ec867 Added var2bytes and bytes2var to convet any variable to bytes and back. Closes #2075 9 жил өмнө
  Juan Linietsky 61745855d0 PI is now a built-in constant, fixes #2134 9 жил өмнө
  Juan Linietsky 0e0a7c9494 -properly handle newline in \ (line continuation) in gdscript, fixes #2112 9 жил өмнө