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
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace remaining uses of `NULL` with `nullptr`
Rémi Verschelde
2021-04-29
1
-10
/
+10
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
5
-10
/
+10
*
Fix missed renamings from empty() to is_empty()
Rémi Verschelde
2020-12-29
1
-1
/
+1
*
Make tool menu plugins use Callables for callback
kobewi
2020-12-16
2
-10
/
+1
*
[HTML5] Port JavaScript inline code to libraries.
Fabio Alessandrelli
2020-11-10
1
-19
/
+6
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
3
-4
/
+4
*
Refactor MethodBind to use variadic templates
reduz
2020-10-18
1
-1
/
+1
*
[HTML5] Add JavaScriptToolsEditorPlugin.
Fabio Alessandrelli
2020-10-14
3
-0
/
+217
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-6
/
+0
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-2
/
+2
*
Adding missing include guards to header files identified by LGTM.
Rajat Goswami
2020-03-23
1
-0
/
+5
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
3
-6
/
+6
*
Added some obvious errors explanations
qarmin
2019-09-25
1
-1
/
+1
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
3
-6
/
+6
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
2
-2
/
+2
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
3
-0
/
+3
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
3
-6
/
+6
*
Facilitate exposing platform-exclusive interfaces to all platforms
Leon Krause
2017-11-18
3
-0
/
+156