index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
platform
/
javascript
/
javascript_eval.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[HTML5] Implement Godot <-> JavaScript interface.
Fabio Alessandrelli
2021-05-20
1
-79
/
+0
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
[HTML5] Port JavaScript inline code to libraries.
Fabio Alessandrelli
2020-11-10
1
-86
/
+19
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-2
/
+0
*
Fix Javascript platform after PoolVector removal.
Fabio Alessandrelli
2020-03-08
1
-5
/
+5
*
Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.
Juan Linietsky
2020-02-25
1
-2
/
+2
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
1
-7
/
+7
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Use stdout/-err for all messages in HTML5 platform
Leon Krause
2019-02-24
1
-2
/
+2
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Fix compiler warnings in HTML5 platform
Leon Krause
2018-10-02
1
-1
/
+2
*
use console.warn instead of Module.printErr: emscripten no longer exports pri...
Alon Zakai (kripken)
2018-08-11
1
-2
/
+2
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Remove contrived JavaScript.eval return types
Leon Krause
2017-11-25
1
-40
/
+8
*
Facilitate exposing platform-exclusive interfaces to all platforms
Leon Krause
2017-11-18
1
-22
/
+1
*
Improve JavaScript calls
Leon Krause
2017-10-11
1
-29
/
+53
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-13
/
+15
*
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-02-13
1
-1
/
+1
*
Enable WebGL2 in web export, start fixing build
eska
2017-02-01
1
-1
/
+1
*
Style: Prevent clang-format on JS code
Rémi Verschelde
2017-01-16
1
-2
/
+5
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
Add JavaScript eval interface
eska
2016-06-30
1
-0
/
+169