Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
5 vuotta sitten |
Leon Krause
|
d93050d8a2
Fix compiler warnings in HTML5 platform
|
6 vuotta sitten |
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
|
6 vuotta sitten |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
6 vuotta sitten |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
6 vuotta sitten |
Leon Krause
|
8de25d6e62
Remove contrived JavaScript.eval return types
|
7 vuotta sitten |
Leon Krause
|
63b1a096eb
Facilitate exposing platform-exclusive interfaces to all platforms
|
7 vuotta sitten |
Leon Krause
|
5e06d3d814
Improve JavaScript calls
|
7 vuotta sitten |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 vuotta sitten |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
7 vuotta sitten |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
7 vuotta sitten |
Hein-Pieter van Braam
|
411ee71b4d
Rename the _MD macro to D_METHOD
|
7 vuotta sitten |
eska
|
e06edc67c0
Enable WebGL2 in web export, start fixing build
|
7 vuotta sitten |
Rémi Verschelde
|
39114178a0
Style: Prevent clang-format on JS code
|
7 vuotta sitten |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
7 vuotta sitten |
eska
|
913361928f
Add JavaScript eval interface
|
8 vuotta sitten |