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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix VideostreamGDNative audio buffer handling
Mark Kuo
2019-09-19
1
-1
/
+1
*
Merge pull request #32191 from Chaosus/fix_typos
Yuri Roubinsky
2019-09-18
1
-6
/
+113
|
\
|
*
Some formatting fixes in visual_shader_nodes.cpp
Yuri Rou
2019-09-18
1
-6
/
+113
|
/
*
Merge pull request #32096 from Eoin-ONeill-Yokai/bug32089
Michael Alexsander Silva Dias
2019-09-17
1
-1
/
+1
|
\
|
*
Fix Sanitization Bug
Eoin O'Neill
2019-09-11
1
-1
/
+1
*
|
Merge pull request #32176 from Faless/js/fix_export_js
Fabio Alessandrelli
2019-09-17
1
-1
/
+1
|
\
\
|
*
|
Fix HTML5 export after #30864
Fabio Alessandrelli
2019-09-14
1
-1
/
+1
*
|
|
Implement shader array support for varyings (#30925)
Yuri Roubinsky
2019-09-17
4
-5
/
+49
|
\
\
\
|
*
|
|
Implement shader array support for varyings
Chaosus
2019-09-14
4
-5
/
+49
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #32161 from Chaosus/fix_rect
Ignacio Roldán Etcheverry
2019-09-16
1
-4
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[Mono] Corrected rectangle intersection
Chaosus89
2019-09-16
1
-4
/
+4
|
/
/
*
|
Merge pull request #32045 from neikeq/fix-cannot-create-mono-log-file
Rémi Verschelde
2019-09-08
2
-4
/
+8
|
\
\
|
*
|
Mono: Fix unable to create log file due to str_format bug
Ignacio Etcheverry
2019-09-08
2
-4
/
+8
|
|
/
*
|
Merge pull request #31993 from Calinou/improve-string-humanize-size
Fabio Alessandrelli
2019-09-07
3
-21
/
+4
|
\
\
|
*
|
Improve the `String::humanize_size()` method
Hugo Locurcio
2019-09-05
3
-21
/
+4
|
|
/
*
|
Merge pull request #32022 from neikeq/fix-mono-export-windows-backslash
Ignacio Roldán Etcheverry
2019-09-07
1
-1
/
+1
|
\
\
|
*
|
Mono: Fix PCK assembly paths when exporting from Windows
Ignacio Etcheverry
2019-09-07
1
-1
/
+1
|
|
/
*
|
Merge pull request #32023 from neikeq/issue-31854
Ignacio Roldán Etcheverry
2019-09-07
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix missing method for internal_MonoWindowsInstallRoot
Ignacio Etcheverry
2019-09-07
1
-0
/
+1
|
/
*
Merge pull request #31989 from sparkart/revert-30833-fix_inspector_clear_remo...
Rémi Verschelde
2019-09-05
2
-4
/
+1
|
\
|
*
Revert "Fix Clearing Inspector for Remote Node"
Emmanuel Barroga
2019-09-05
2
-4
/
+1
*
|
Merge pull request #31870 from JFonS/add_network_profiler
Fabio Alessandrelli
2019-09-05
10
-1
/
+579
|
\
\
|
|
/
|
/
|
|
*
Add network profiler
jfons
2019-09-05
10
-1
/
+579
*
|
Merge pull request #31979 from Eoin-ONeill-Yokai/bugfix-31973
Rémi Verschelde
2019-09-05
2
-1
/
+3
|
\
\
|
*
|
Bug Fix 31973 Type Hint Error
Eoin O'Neill
2019-09-04
2
-1
/
+3
*
|
|
Removed useless code from Switch in visual shader (#31984)
Yuri Roubinsky
2019-09-05
1
-9
/
+1
|
\
\
\
|
*
|
|
Removed useless code from Switch in visual shader
Chaosus89
2019-09-05
1
-9
/
+1
|
/
/
/
*
|
|
Fix formatting error for bool in resulted code of visual shader (#31983)
Yuri Roubinsky
2019-09-05
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix formatting error for bool in resulted code of visual shader
Chaosus89
2019-09-05
1
-1
/
+1
|
/
/
*
|
Merge pull request #31967 from nekomatata/fix-builtin-script-scene
Rémi Verschelde
2019-09-04
1
-0
/
+4
|
\
\
|
*
|
Load scene if needed when editing recent built-in script
PouleyKetchoupp
2019-09-04
1
-0
/
+4
*
|
|
Delete ISSUE_TEMPLATE.md
Juan Linietsky
2019-09-04
1
-21
/
+0
*
|
|
Update issue templates
Juan Linietsky
2019-09-04
2
-0
/
+37
*
|
|
Merge pull request #31926 from Chaosus/vs_switch
Yuri Roubinsky
2019-09-04
4
-3
/
+48
|
\
\
\
|
*
|
|
Some improvements for Switch node in visual shaders
Chaosus89
2019-09-03
4
-3
/
+48
*
|
|
|
Added missing OUTPUT_IS_SRGB and FRONT_FACING inputs to visual… (#31960)
Yuri Roubinsky
2019-09-04
2
-0
/
+6
|
\
\
\
\
|
*
|
|
|
Added missing OUTPUT_IS_SRGB and FRONT_FACING to visual shaders
Chaosus89
2019-09-04
2
-0
/
+6
|
/
/
/
/
*
|
|
|
Fix parsing array indexing symbol in visual shader expression (#31958)
Yuri Roubinsky
2019-09-04
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
Fix parsing array indexing symbol in visual shader expression
Chaosus89
2019-09-04
1
-0
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #31927 from willnationsdev/csv-import
Rémi Verschelde
2019-09-04
3
-0
/
+142
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add CSV import without translation.
willnationsdev
2019-09-03
3
-0
/
+142
*
|
|
|
Merge pull request #31957 from nekomatata/fix-editor-preview-cache
Rémi Verschelde
2019-09-04
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
Fixed order of parameters when updating resource cache file (fixes #31930)
PouleyKetchoupp
2019-09-04
1
-1
/
+2
*
|
|
|
|
Merge pull request #23658 from Eoin-ONeill-Yokai/rich-text-plus
Rémi Verschelde
2019-09-04
5
-29
/
+795
|
\
\
\
\
\
|
*
|
|
|
|
Update RichTextLabel to support real time effects and custom BBCodes.
Eoin O'Neill
2019-09-03
5
-29
/
+795
*
|
|
|
|
|
Merge pull request #31955 from nekomatata/fix-caret-blink-timer
Rémi Verschelde
2019-09-04
2
-16
/
+39
|
\
\
\
\
\
\
|
*
|
|
|
|
|
TextEdit & LineEdit caret blink timers run only when focused (fixes #31936)
PouleyKetchoupp
2019-09-04
2
-16
/
+39
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #31956 from IronicallySerious/add-vcs-copyright
Rémi Verschelde
2019-09-04
4
-0
/
+120
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add copyright headers to vcs integration
Twarit
2019-09-04
4
-0
/
+120
*
|
|
|
|
|
|
Merge pull request #31947 from sparkart/fixes_inspector_displaying_unselected...
Rémi Verschelde
2019-09-04
1
-0
/
+4
|
\
\
\
\
\
\
\
[next]