Commit History

Author SHA1 Message Date
  Fabio Alessandrelli fd035c931d Fix Javascript platform after PoolVector removal. 5 years ago
  Juan Linietsky 33b5c57199 Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. 5 years ago
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Leon Krause 76522624cb Use stdout/-err for all messages in HTML5 platform 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Leon Krause d93050d8a2 Fix compiler warnings in HTML5 platform 6 years ago
  Alon Zakai (kripken) 71c03883b5 use console.warn instead of Module.printErr: emscripten no longer exports printErr by default, and instead err() should be used in code seen by the optimizer; however, as Godot only runs on the Web (and not in node.js or elsewhere), using console.warn directly is good enough, and will work in all versions if emscripten 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Leon Krause 8de25d6e62 Remove contrived JavaScript.eval return types 7 years ago
  Leon Krause 63b1a096eb Facilitate exposing platform-exclusive interfaces to all platforms 7 years ago
  Leon Krause 5e06d3d814 Improve JavaScript calls 7 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 years ago
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 years ago
  Hein-Pieter van Braam 411ee71b4d Rename the _MD macro to D_METHOD 8 years ago
  eska e06edc67c0 Enable WebGL2 in web export, start fixing build 8 years ago
  Rémi Verschelde 39114178a0 Style: Prevent clang-format on JS code 8 years ago
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 years ago
  eska 913361928f Add JavaScript eval interface 9 years ago