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
/
main
/
main.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Export: Add dedicated --export-pack option to export data pack
Rémi Verschelde
2020-01-08
1
-13
/
+16
*
Export: Improve usability of command line interface
Rémi Verschelde
2020-01-07
1
-12
/
+8
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-4
/
+4
*
Merge pull request #34589 from Calinou/improve-cli-export-help
Rémi Verschelde
2019-12-30
1
-2
/
+2
|
\
|
*
Fix and improve command-line exporting help
Hugo Locurcio
2019-12-24
1
-2
/
+2
*
|
Cleans up headers included in editor_node.h
Haoyu Qiu
2019-12-24
1
-0
/
+1
|
/
*
Add project setting to hide home indicator on iOS
Jonas Bernemann
2019-12-13
1
-0
/
+2
*
Added support for vertical syncing via the Windows OS compositor (DWM.)
TerminalJack
2019-12-04
1
-0
/
+21
*
iOS modular build and export implementation.
bruvzg
2019-12-01
1
-0
/
+8
*
Flush remaining messages before quitting the game when loading fails
PouleyKetchoupp
2019-11-29
1
-0
/
+5
*
godot exit code improvement for --script --check-only, fixes #33895
Pawel Lampe
2019-11-26
1
-0
/
+3
*
Remove ERR_EXPLAIN macros and the scaffolding they needed.
Marcel Admiraal
2019-11-11
1
-1
/
+0
*
Merge pull request #27742 from rxlecky/camera-replication
Rémi Verschelde
2019-11-08
1
-1
/
+7
|
\
|
*
Implement game camera override
Erik
2019-10-23
1
-1
/
+7
*
|
Remove unused `editor/active` project setting
Hugo Locurcio
2019-11-04
1
-2
/
+0
*
|
Fix some crashes, overflows and using variables without values
Rafał Mikrut
2019-11-01
1
-2
/
+2
|
/
*
Small fixes to redundand code, copy paste bugs
qarmin
2019-10-14
1
-2
/
+0
*
Make possible to use just one "size/test_*" value in the settings
Michael Alexsander
2019-10-04
1
-2
/
+5
*
Validate audio/video driver command-line arguments
Hugo Locurcio
2019-09-27
1
-6
/
+52
*
SCons: do not build tests with tools=no
Andrii Doroshenko (Xrayez)
2019-09-26
1
-2
/
+1
*
Added some obvious errors explanations
qarmin
2019-09-25
1
-1
/
+1
*
Adds skip-breakpoints feature
iwek7
2019-09-03
1
-0
/
+5
*
Mark the V-Sync project setting to require an editor restart
Hugo Locurcio
2019-08-27
1
-1
/
+1
*
Merge pull request #31481 from Calinou/generate-gdnative-use-gles2
Rémi Verschelde
2019-08-26
1
-0
/
+8
|
\
|
*
Register as an editor instance when generating the GDNative API JSON
Hugo Locurcio
2019-08-24
1
-0
/
+8
*
|
Rewrite StreamPeerSSL with SSLContext helper class
Fabio Alessandrelli
2019-08-21
1
-10
/
+7
|
/
*
Revert "Add Min/Max Window Size Setting"
Rémi Verschelde
2019-08-17
1
-20
/
+0
*
Add Min/Max Window Size Setting
Emmanuel Barroga
2019-08-15
1
-0
/
+20
*
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "main" and "servers" directories
Michael Alexsander Silva Dias
2019-08-09
1
-32
/
+15
*
Cap the number of warnings/errors per second rather than per frame
Hugo Locurcio
2019-07-31
1
-2
/
+4
*
Merge pull request #30226 from lawnjelly/interpolate
Rémi Verschelde
2019-07-18
1
-0
/
+1
|
\
|
*
Add access to interpolation fraction for fixed timestep interpolation
lawnjelly
2019-07-11
1
-0
/
+1
*
|
Make `--doctool` create directories if they don't exist
Hugo Locurcio
2019-07-04
1
-1
/
+12
|
/
*
Revert "Add godot version in backtrace message"
Rémi Verschelde
2019-07-01
1
-1
/
+1
*
Merge pull request #29815 from NilsIrl/plus_file_1
Rémi Verschelde
2019-07-01
1
-2
/
+2
|
\
|
*
Replace ` + "/" + ` with `String::file_add()`
Nils ANDRÉ-CHANG
2019-06-23
1
-2
/
+2
*
|
Merge pull request #28572 from lupoDharkael/trace-info
Rémi Verschelde
2019-07-01
1
-1
/
+1
|
\
\
|
*
|
Add godot version in backtrace message
lupoDharkael
2019-05-01
1
-1
/
+1
*
|
|
Merge pull request #30154 from bojidar-bg/30149-export-flag-editor
Rémi Verschelde
2019-06-29
1
-12
/
+6
|
\
\
\
|
*
|
|
Ensure --export implies --editor
Bojidar Marinov
2019-06-28
1
-12
/
+6
*
|
|
|
Add default values to the editor help, docs, and generated RST
Bojidar Marinov
2019-06-27
1
-0
/
+2
|
/
/
/
*
|
|
Merge pull request #29941 from qarmin/redundant_code_and_others
Rémi Verschelde
2019-06-27
1
-2
/
+2
|
\
\
\
|
*
|
|
Some code changed with Clang-Tidy
qarmin
2019-06-26
1
-2
/
+2
*
|
|
|
Add option to toggle console window on Windows
Luka Dornhecker
2019-06-20
1
-0
/
+5
|
/
/
/
*
|
|
Merge pull request #29470 from KoBeWi/_
Rémi Verschelde
2019-06-19
1
-0
/
+2
|
\
\
\
|
*
|
|
Add a separator in debug output for readability
Tomasz Chabora
2019-06-04
1
-0
/
+2
*
|
|
|
Merge pull request #29764 from Calinou/boot-splash-no-filter-option
Rémi Verschelde
2019-06-16
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
Add an option to disable boot splash filtering
Hugo Locurcio
2019-06-15
1
-1
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
Limit Physics Process FPS above 0
Emmanuel Barroga
2019-06-13
1
-0
/
+1
|
/
/
/
*
|
|
Merge pull request #29465 from bruvzg/per_pixel_transp_impr
Rémi Verschelde
2019-06-12
1
-1
/
+0
|
\
\
\
[next]