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
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added the "GLES2" option for the video-driver in the terminal help.
Michael Alexsander Silva Dias
2018-03-25
1
-1
/
+1
*
Merge pull request #17666 from akien-mga/editor-fps-verbose
Rémi Verschelde
2018-03-21
1
-0
/
+3
|
\
|
*
Add --print-fps option to output FPS to stdout
Rémi Verschelde
2018-03-21
1
-0
/
+3
*
|
s/2017/2018/g for gles2, websocket, linux appdata
Poommetee Ketson
2018-03-21
1
-1
/
+1
|
/
*
Check only for WebGL 1.0, move test to HTML file
Leon Krause
2018-03-15
1
-11
/
+17
*
Dist: Fix Linux desktop file launch argument
Rémi Verschelde
2018-03-14
1
-1
/
+1
*
Properly closing all files in Python code
Viktor Ferenczi
2018-03-11
2
-6
/
+11
*
Change shebang of pre-commit-clang-format hook to make it portable
robfram
2018-03-06
1
-1
/
+1
*
Add --quit option to help output and update manpage
Rémi Verschelde
2018-02-24
1
-1
/
+10
*
Dist: Update manpage and macOS version string
Rémi Verschelde
2018-01-25
2
-9
/
+12
*
Fix internal Emscripten JS API calls
Leon Krause
2018-01-06
1
-1
/
+1
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-1
/
+1
*
Improve script to add/fix copyright headers
Rémi Verschelde
2018-01-05
1
-17
/
+46
*
Fix broken Info.plist after copyright update
Razah
2018-01-03
1
-2
/
+2
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
2
-4
/
+4
*
Style: Apply clang-format to Java files
Rémi Verschelde
2017-12-10
2
-2
/
+2
*
Style: Update definitions for clang-format 5.0.0
Rémi Verschelde
2017-12-07
1
-1
/
+1
*
Allow configuring iOS export
Ruslan Mustakov
2017-11-21
12
-63
/
+82
*
Change HTML5 start-up API
Leon Krause
2017-11-19
1
-12
/
+13
*
Remove asm.js support from HTML5 platform
Leon Krause
2017-11-18
1
-2
/
+0
*
change matrix and enable caching for Android, iOS and macOS (cross-compile)
Rhody Lugo
2017-11-13
4
-0
/
+275
*
Convert DOS line endings to Unix line endings
Rémi Verschelde
2017-11-05
2
-71
/
+71
*
Sign iOS dylibs before packaging
Ruslan Mustakov
2017-10-16
1
-5
/
+5
*
Change OSX version from 2.2-dev to 3.0-dev
Scott Beca
2017-09-26
1
-2
/
+2
*
Enhance iOS export
Ruslan Mustakov
2017-09-26
45
-236
/
+235
*
Dist: Fix typos in manpage
Rémi Verschelde
2017-09-24
1
-2
/
+2
*
Dist: Use HTTPS for screenshot link in AppData file
Rémi Verschelde
2017-09-24
2
-5
/
+5
*
Dist: Add man page for Linux packagers
Rémi Verschelde
2017-09-24
1
-0
/
+165
*
Dist: Add desktop and AppStream files for Linux packagers
Rémi Verschelde
2017-09-24
2
-0
/
+43
*
Merge pull request #11154 from eska014/html5-startup-revamp
Poommetee Ketson
2017-09-12
2
-151
/
+386
|
\
|
*
HTML5 start-up overhaul
Leon Krause
2017-09-11
2
-151
/
+386
*
|
Fix typos 'a' and 'an'
Poommetee Ketson
2017-09-02
1
-2
/
+2
*
|
removed misc/scripts/svgs_2_pngs.py
toger5
2017-08-30
1
-139
/
+0
*
|
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
2
-2
/
+2
|
/
*
Makes all Godot API's methods Lower Case
Indah Sylvia
2017-08-07
1
-6
/
+6
*
Added some missing icons, fixed some ui icons
Daniel J. Ramirez
2017-07-12
1
-2
/
+4
*
Use new icons everywhere
Timo Schwarzer
2017-05-28
8
-0
/
+0
*
Merge pull request #8631 from volzhs/editor-theme-custom
Rémi Verschelde
2017-05-20
1
-6
/
+6
|
\
|
*
Revert "Add new editor and default theme (WIP)"
volzhs
2017-05-03
1
-6
/
+6
*
|
Adapt tutorials (Godot Docs) icon to new design
Rémi Verschelde
2017-05-17
1
-0
/
+138
|
/
*
Rename project file to "project.godot"
Rémi Verschelde
2017-05-01
1
-2
/
+2
*
Add new editor and default theme (WIP)
Daniel J. Ramirez
2017-04-27
1
-6
/
+6
*
squish: Update to upstream version 1.15
Rémi Verschelde
2017-04-09
1
-0
/
+5
*
Style: Apply clang-format (3.9.1) to Obj-C++ files
Rémi Verschelde
2017-04-09
2
-2
/
+2
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
2
-0
/
+2
*
Merge pull request #8191 from eska014/webgl2-export
Juan Linietsky
2017-03-29
1
-5
/
+7
|
\
|
*
WebGL 2 export per WebAssembly or asm.js
eska
2017-03-29
1
-5
/
+7
*
|
Remove redundant subfolder in iOS template
Rémi Verschelde
2017-03-26
39
-5
/
+4
|
/
*
Travis: Run clang-format static check
Rémi Verschelde
2017-03-19
1
-0
/
+40
*
Merge pull request #7547 from akien-mga/clang-format-base
Rémi Verschelde
2017-03-05
4
-0
/
+258
|
\
[next]