Historique des commits

Auteur SHA1 Message Date
  Fabio Alessandrelli ba095b8dcc Add warning when (pre)loading paths with leading / (#4280 - #3106) il y a 9 ans
  Juan Linietsky 9151eb591d Changed the way the step decimals are computed to a safer way, fixes many issues. il y a 9 ans
  Rémi Verschelde b6ac91c0e6 Removed unused variables (first pass) il y a 9 ans
  Geequlim 71245995a4 Add @GDScript.type_exists il y a 9 ans
  Rémi Verschelde 7723579237 Fix type hint for the seed argument il y a 9 ans
  Juan Linietsky f860915ae0 Made many built-in gdscript functions return more descriptive errors, closes #5150 il y a 9 ans
  George Marques 43dad78209 Fix Color8 constructor using wrong value range il y a 9 ans
  Rémi Verschelde b58e261d41 GDScript: Fix method info for is_nan and is_inf il y a 9 ans
  Juan Linietsky 0c57a58056 ability to drag scenes from filesystem to tree for instancing il y a 9 ans
  Rémi Verschelde 002ff3cc9a Revert "Merge pull request #3814 from est31/iterators_for_for" il y a 9 ans
  est31 f81153eb69 Add xrange builtin function il y a 9 ans
  Rémi Verschelde 7af864f467 Merge pull request #3445 from akien-mga/master il y a 9 ans
  Rémi Verschelde e38b797c97 Add missing return for typeof() MethodInfo il y a 9 ans
  Juan Linietsky 23441ec867 Added var2bytes and bytes2var to convet any variable to bytes and back. Closes #2075 il y a 9 ans
  George Marques 5be9ff7b67 Update copyright to 2016 in headers il y a 9 ans
  Juan Linietsky 64872ca811 small fixes to color8 il y a 9 ans
  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 il y a 9 ans
  Juan Linietsky ec3d17b4e2 force thread model to single-safe when running editor, fixes #2387 il y a 9 ans
  Juan Linietsky b60a3e7202 -Changed var2str and str2var in GDScript to use VariantWriter and VariantParser il y a 9 ans
  Juan Linietsky f2183a5e09 replaced :var by :Variant in documentation, fixes #2897 il y a 10 ans
  George Marques 1d45c9a04c Make dict2inst set internal members of instance il y a 10 ans
  Juan Linietsky 65d48d6d39 -Added prints() function, fixes #1132, #1859 il y a 10 ans
  Juan Linietsky fdaa2920eb Updated copyright year in all headers il y a 10 ans
  Juan Linietsky be46be7801 -renamed function to get object from instance id il y a 10 ans
  Juan Linietsky 8619cb64ba Merge pull request #1567 from sanikoyes/Pr-GDScript-seed-get-inst il y a 10 ans
  yg2f fcbf473d0d fix printraw to make it actually print raw il y a 10 ans
  sanikoyes 97f34a1dd6 Add seed/get_inst function for GDScript il y a 10 ans
  Nathan Warden bfad392387 Updated the variable in the lerp function to be weight instead of percent. il y a 10 ans
  Juan Linietsky 2185c018f6 begin new serialization framework il y a 10 ans
  Juan Linietsky fbdd925d9b -Work in progress visual shader editor *DOES NOT WORK YET* il y a 10 ans