Histórico de Commits

Autor SHA1 Mensagem Data
  Rémi Verschelde b97401f304 Update copyright statements to 2020 há 5 anos atrás
  Rémi Verschelde 7562ce053a Update copyright statements to 2019 há 6 anos atrás
  Rémi Verschelde bb13fa896e Style: Format code with clang-format 6.0.1 há 7 anos atrás
  Rémi Verschelde 2712014744 Update copyright statements to 2018 há 7 anos atrás
  Rémi Verschelde 6a4e7198c5 Style: apply clang-format (5.0.0) to current source há 7 anos atrás
  Rémi Verschelde 9d598833d2 Use HTTPS URL for Godot's website in the headers há 8 anos atrás
  Rémi Verschelde 886c7d82d0 Re-apply clang-format to all files há 8 anos atrás
  Hein-Pieter van Braam 364f2e8082 Correct hash behavior for floating point numbers há 8 anos atrás
  Rémi Verschelde e9b045d9e5 Add "Godot Engine contributors" copyright line há 8 anos atrás
  Bojidar Marinov ed80f4563a Adds enums to GDScript há 9 anos atrás
  Rémi Verschelde f8db8a3faa Bring that Whole New World to the Old Continent too há 8 anos atrás
  Rémi Verschelde d8223ffa75 Welcome in 2017, dear changelog reader! há 8 anos atrás
  Pedro J. Estébanez 2261c65f19 Adapt overlooked instances of zero-based column numbers há 8 anos atrás
  Pedro J. Estébanez 99d82f3033 Make text column numbers one-based há 8 anos atrás
  Rémi Verschelde b6ac91c0e6 Removed unused variables (first pass) há 9 anos atrás
  Dennis Brakhane c246931f03 correctly parse floats in scientific notation há 9 anos atrás
  Juan Linietsky ceeb5453a8 gdscript tokenizer will dislike use of case, closes #4991 há 9 anos atrás
  Hubert Jarosz 4a4f247914 remove trailing whitespace há 9 anos atrás
  Franklin Sobrinho 0426806ebf Removed GDScript "function" keyword há 9 anos atrás
  Ignacio Etcheverry d50e8d2bad Added missing onready token name há 9 anos atrás
  Juan Linietsky 23441ec867 Added var2bytes and bytes2var to convet any variable to bytes and back. Closes #2075 há 9 anos atrás
  Juan Linietsky 61745855d0 PI is now a built-in constant, fixes #2134 há 9 anos atrás
  Juan Linietsky 0e0a7c9494 -properly handle newline in \ (line continuation) in gdscript, fixes #2112 há 9 anos atrás
  George Marques 5be9ff7b67 Update copyright to 2016 in headers há 9 anos atrás
  Juan Linietsky 64872ca811 small fixes to color8 há 9 anos atrás
  reduz 7d2d1442f8 -add breakpoint statement to ease with debugging, closes #3165 há 9 anos atrás
  reduz 30c12297dc - added 'onready' keyword to gdscript. Defers initialization of member variables until _ready() is run. há 9 anos atrás
  eska d1a75a6757 Remove unexpected GDScript built-in type aliases há 9 anos atrás
  neikeq 6c5b031ba9 Add missing token name for signal. closes #2201 há 10 anos atrás
  Juan Linietsky 8280bb0de0 more debugger fixes há 10 anos atrás