Historial de Commits

Autor SHA1 Mensaje Fecha
  Rémi Verschelde b97401f304 Update copyright statements to 2020 hace 5 años
  Rémi Verschelde 7562ce053a Update copyright statements to 2019 hace 6 años
  Rémi Verschelde 2712014744 Update copyright statements to 2018 hace 7 años
  Rémi Verschelde 9d598833d2 Use HTTPS URL for Godot's website in the headers hace 8 años
  Marcelo Fernandez 647c4ae5bf Add closest_power_of_2 func and implement mix_rate/latency on OS X hace 8 años
  Rémi Verschelde e9b045d9e5 Add "Godot Engine contributors" copyright line hace 8 años
  Rémi Verschelde f8db8a3faa Bring that Whole New World to the Old Continent too hace 8 años
  Rémi Verschelde dbf0137576 Style: Fix statements ending with ';;' hace 8 años
  Rémi Verschelde d8223ffa75 Welcome in 2017, dear changelog reader! hace 8 años
  Bojidar Marinov 85585c7fc5 Add named colors to GDScript/core. hace 8 años
  Fabio Alessandrelli d5ee98bb2c Revert "Add warning when (pre)loading paths with leading / (#4280 - #3106)" hace 8 años
  Rémi Verschelde b3bf3c392a i18n: Fix string that broke msgmerge hace 8 años
  Fabio Alessandrelli ba095b8dcc Add warning when (pre)loading paths with leading / (#4280 - #3106) hace 8 años
  Juan Linietsky 9151eb591d Changed the way the step decimals are computed to a safer way, fixes many issues. hace 9 años
  Rémi Verschelde b6ac91c0e6 Removed unused variables (first pass) hace 9 años
  Geequlim 71245995a4 Add @GDScript.type_exists hace 9 años
  Rémi Verschelde 7723579237 Fix type hint for the seed argument hace 9 años
  Juan Linietsky f860915ae0 Made many built-in gdscript functions return more descriptive errors, closes #5150 hace 9 años
  George Marques 43dad78209 Fix Color8 constructor using wrong value range hace 9 años
  Rémi Verschelde b58e261d41 GDScript: Fix method info for is_nan and is_inf hace 9 años
  Juan Linietsky 0c57a58056 ability to drag scenes from filesystem to tree for instancing hace 9 años
  Rémi Verschelde 002ff3cc9a Revert "Merge pull request #3814 from est31/iterators_for_for" hace 9 años
  est31 f81153eb69 Add xrange builtin function hace 9 años
  Rémi Verschelde 7af864f467 Merge pull request #3445 from akien-mga/master hace 9 años
  Rémi Verschelde e38b797c97 Add missing return for typeof() MethodInfo hace 9 años
  Juan Linietsky 23441ec867 Added var2bytes and bytes2var to convet any variable to bytes and back. Closes #2075 hace 9 años
  George Marques 5be9ff7b67 Update copyright to 2016 in headers hace 9 años
  Juan Linietsky 64872ca811 small fixes to color8 hace 9 años
  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 hace 9 años
  Juan Linietsky ec3d17b4e2 force thread model to single-safe when running editor, fixes #2387 hace 9 años