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
*
Ignore thread models when compiling with NO_THREAD
Fabio Alessandrelli
2020-09-23
1
-0
/
+4
*
Merge pull request #41332 from bruvzg/win_subsys_option
Rémi Verschelde
2020-09-03
1
-0
/
+7
|
\
|
*
Revert "[Windows] Attach to parent console instead of creating new one."
bruvzg
2020-08-17
1
-0
/
+7
*
|
Merge pull request #41190 from Xrayez/main-loop-type-class
Rémi Verschelde
2020-09-02
1
-4
/
+18
|
\
\
|
|
/
|
/
|
|
*
Accept global classes for `MainLoop` type in project settings
Andrii Doroshenko (Xrayez)
2020-08-11
1
-4
/
+18
*
|
Port ClassDB tests to use doctest
Andrii Doroshenko (Xrayez)
2020-08-16
1
-4
/
+82
*
|
Fix "on top" incorrectly set on init (all platforms).
bruvzg
2020-08-15
1
-1
/
+1
*
|
Remove obsolete GLES2 backend code
Rémi Verschelde
2020-08-13
1
-4
/
+1
*
|
Merge pull request #41164 from bruvzg/win_attach_console
Rémi Verschelde
2020-08-11
1
-7
/
+0
|
\
\
|
*
|
[Windows] Attach to parent console instead of creating new one.
bruvzg
2020-08-11
1
-7
/
+0
|
|
/
*
/
Properly detect `--test` command-line argument
Andrii Doroshenko (Xrayez)
2020-08-08
1
-1
/
+1
|
/
*
Cleanup obsolete tests from displaying in help
Andrii Doroshenko (Xrayez)
2020-07-29
1
-57
/
+25
*
Make all String float conversion methods be 64-bit
Aaron Franke
2020-07-27
1
-2
/
+2
*
Move `tests` to the top-level directory
Andrii Doroshenko (Xrayez)
2020-07-26
1
-1
/
+1
*
Merge pull request #38900 from bruvzg/docs_ignore_os_spec_def_vals
Rémi Verschelde
2020-07-25
1
-2
/
+2
|
\
|
*
Docs: Ignore OS specific values (constants, project settings, properties).
bruvzg
2020-07-15
1
-2
/
+2
*
|
SCons: Add `tests` option to enable or disable unit tests
Andrii Doroshenko (Xrayez)
2020-07-25
1
-2
/
+8
*
|
fix crash on shutdown
Gordon MacPherson
2020-07-24
1
-5
/
+6
*
|
Fix arguments always being found and returned some items back to normal
Gordon MacPherson
2020-07-24
1
-7
/
+7
*
|
t Add unit testing to Godot using DocTest and added to GitHub Actions CI
RevoluPowered
2020-07-24
1
-114
/
+281
|
/
*
Disable file logging for the project manager
Hugo Locurcio
2020-07-14
1
-15
/
+17
*
Add error messages if Vulkan init failed, prevent Vulkan context freeing unin...
bruvzg
2020-07-13
1
-1
/
+1
*
Merge pull request #40121 from Calinou/enable-file-logging
Rémi Verschelde
2020-07-10
1
-2
/
+7
|
\
|
*
Enable file logging by default on desktops to help with troubleshooting
Hugo Locurcio
2020-07-08
1
-2
/
+7
*
|
Keep debug & verbose options after loading project from project manager
PouleyKetchoupp
2020-07-09
1
-0
/
+1
*
|
Add a map of autoloads to ProjectSettings
George Marques
2020-07-06
1
-34
/
+14
|
/
*
Merge pull request #40092 from hinlopen/remove-find-last
Rémi Verschelde
2020-07-04
1
-2
/
+2
|
\
|
*
Remove String::find_last (same as rfind)
Stijn Hinlopen
2020-07-03
1
-2
/
+2
*
|
Fix content scale mode, closes #37941
Juan Linietsky
2020-07-02
1
-5
/
+5
|
/
*
Merge pull request #38713 from aaronfranke/string-64bit
Rémi Verschelde
2020-07-01
1
-1
/
+1
|
\
|
*
Remove 32-bit String to_int method
Aaron Franke
2020-06-03
1
-1
/
+1
*
|
Merge pull request #36885 from Xrayez/doctool-err-msg
Rémi Verschelde
2020-07-01
1
-1
/
+1
|
\
\
|
*
|
Fix doctool misleading error message
Andrii Doroshenko (Xrayez)
2020-03-07
1
-1
/
+1
*
|
|
Move frame delaying functions from Main to OS.
Fabio Alessandrelli
2020-06-30
1
-33
/
+1
*
|
|
Merge pull request #36052 from Calinou/improve-low-processor-sleep
Rémi Verschelde
2020-06-24
1
-12
/
+24
|
\
\
\
|
*
|
|
Improve the low processor mode sleep precision
Hugo Locurcio
2020-06-15
1
-12
/
+24
|
|
|
/
|
|
/
|
*
|
|
Main::cleanup: Move MessageQueue deletion further down where it's safer
Rémi Verschelde
2020-06-24
1
-1
/
+5
*
|
|
Mono: Always define options in main.cpp to keep them in docs
Rémi Verschelde
2020-06-18
1
-0
/
+2
*
|
|
Merge pull request #39541 from Ev1lbl0w/feature/disable-rendering
Rémi Verschelde
2020-06-16
1
-1
/
+2
|
\
\
\
|
*
|
|
Expose disable_render_loop property to GDScript
Ev1lbl0w
2020-06-16
1
-1
/
+2
|
|
/
/
*
|
|
Add a suffix to the window title when running from a debug build
Hugo Locurcio
2020-06-16
1
-0
/
+7
*
|
|
Main: Ensure existing of user data dir in `setup()`
Rémi Verschelde
2020-06-15
1
-5
/
+3
|
/
/
*
|
Add `custom_modules` build option to compile external user modules
Andrii Doroshenko (Xrayez)
2020-05-25
1
-1
/
+5
*
|
Fix editor ignoring 'single_window_mode' with no main scene
Ignacio Etcheverry
2020-05-22
1
-6
/
+10
*
|
Merge pull request #38874 from bruvzg/tab_drv_sel_40
Rémi Verschelde
2020-05-20
1
-8
/
+41
|
\
\
|
*
|
[Windows] Add tablet driver selection.
bruvzg
2020-05-20
1
-8
/
+41
*
|
|
Merge pull request #38515 from Calinou/cli-scene-allow-res-tres
Rémi Verschelde
2020-05-20
1
-1
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Allow `.res` and `.tres` extensions in the scene CLI positional argument
Hugo Locurcio
2020-05-06
1
-1
/
+5
*
|
|
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-53
/
+90
*
|
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-64
/
+0
[next]