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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
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
*
|
|
Merge pull request #39483 from AndreaCatania/euler
Rémi Verschelde
2020-06-15
3
-0
/
+371
|
\
\
\
|
*
|
|
- Added more euler rotation orders support.
Andrea Catania
2020-06-12
3
-0
/
+371
|
|
/
/
*
/
/
Main: Ensure existing of user data dir in `setup()`
Rémi Verschelde
2020-06-15
1
-5
/
+3
|
/
/
*
|
Merge pull request #39051 from Xrayez/geometry-split
Rémi Verschelde
2020-05-29
3
-12
/
+13
|
\
\
|
*
|
Split `Geometry` singleton into `Geometry2D` and `Geometry3D`
Andrii Doroshenko (Xrayez)
2020-05-27
3
-12
/
+13
*
|
|
Merge pull request #28289 from aaronfranke/grid
Rémi Verschelde
2020-05-26
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Dynamic infinite 3D grid
Aaron Franke
2020-05-22
1
-1
/
+1
*
|
|
Add `custom_modules` build option to compile external user modules
Andrii Doroshenko (Xrayez)
2020-05-25
1
-1
/
+5
*
|
|
Merge pull request #38887 from AndreaCatania/oahash_imp
Rémi Verschelde
2020-05-25
1
-0
/
+83
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
- Make sure it's impossible to initialize an OAHashMap with 0 capacity (would...
Andrea Catania
2020-05-25
1
-0
/
+83
*
|
|
Merge pull request #38942 from neikeq/hinjaku-hinjaku
Rémi Verschelde
2020-05-22
1
-6
/
+10
|
\
\
\
|
*
|
|
Fix editor ignoring 'single_window_mode' with no main scene
Ignacio Etcheverry
2020-05-22
1
-6
/
+10
*
|
|
|
Fix condition in ClassDB tests that should return
Ignacio Etcheverry
2020-05-22
1
-34
/
+34
|
/
/
/
*
|
|
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
*
|
|
Merge pull request #38723 from neikeq/initial-classdb-test
Rémi Verschelde
2020-05-18
3
-0
/
+930
|
\
\
\
|
*
|
|
Added tests for ClassDB
Ignacio Etcheverry
2020-05-16
3
-0
/
+930
*
|
|
|
Fix leaks and crashes in OAHashMap
Pedro J. Estébanez
2020-05-18
1
-0
/
+58
|
/
/
/
*
|
|
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
12
-170
/
+309
*
|
|
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
10
-0
/
+11
*
|
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
15
-339
/
+0
*
|
|
Remove redundant void argument lists
Rémi Verschelde
2020-05-14
3
-3
/
+3
*
|
|
Modernize remaining uses of 0/NULL instead of nullptr (C++11)
Rémi Verschelde
2020-05-14
1
-1
/
+1
*
|
|
Port member initialization from constructor to declaration (C++11)
Rémi Verschelde
2020-05-14
2
-11
/
+6
*
|
|
Support multiple debug protocols.
Fabio Alessandrelli
2020-05-12
1
-4
/
+3
*
|
|
Rename SSL certificate bundle setting to clarify the "overriding" aspect
Hugo Locurcio
2020-05-12
1
-1
/
+1
*
|
|
New lightmapper
Juan Linietsky
2020-05-10
2
-5
/
+56
*
|
|
Revert "Renamed plane's d to distance"
Rémi Verschelde
2020-05-10
1
-1
/
+1
*
|
|
Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine
Rémi Verschelde
2020-05-10
3
-53
/
+111
*
|
|
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
Rémi Verschelde
2020-05-10
3
-13
/
+26
*
|
|
Renamed plane's d to distance
Marcus Elg
2020-05-10
1
-1
/
+1
|
/
/
*
|
[Windows] Add support for the WinTab API for pen input.
bruvzg
2020-05-05
1
-0
/
+12
*
|
Rename InputFilter back to Input
Rémi Verschelde
2020-04-28
1
-5
/
+5
*
|
DocData: Keep Mono properties on non-Mono builds
Rémi Verschelde
2020-04-20
1
-0
/
+14
*
|
DocData: Skip unexposed classes
Rémi Verschelde
2020-04-20
1
-2
/
+4
*
|
Implement global and per instance shader uniforms.
Juan Linietsky
2020-04-17
2
-1
/
+13
*
|
Merge pull request #36868 from Calinou/improve-cli-script-error-message
Rémi Verschelde
2020-04-16
1
-2
/
+2
|
\
\
|
*
|
Tweak the error message when trying to run an invalid script from CLI
Hugo Locurcio
2020-03-06
1
-2
/
+2
|
|
/
*
|
Ignore process serial number (`-psn_...`) command line argument passed by mac...
bruvzg
2020-04-10
1
-0
/
+8
*
|
Renaming all ARVR nodes to XR
Bastiaan Olij
2020-04-09
1
-6
/
+6
*
|
Merge pull request #37391 from dreamsComeTrue/embedded-windows-mode
Rémi Verschelde
2020-04-04
1
-1
/
+9
|
\
\
|
*
|
Expose 'Embedded Windows Mode' as Editor and Project Settings
Dominik 'dreamsComeTrue' Jasiński
2020-04-03
1
-1
/
+9
*
|
|
Replace NULL with nullptr
lupoDharkael
2020-04-02
10
-59
/
+59
|
/
/
*
|
SCons: Format buildsystem files with psf/black
Rémi Verschelde
2020-03-30
3
-7
/
+9
[prev]
[next]