| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix label outline overlaps. | bruvzg | 2021-08-23 | 1 | -7/+70 |
| * | Merge pull request #51980 from BastiaanOlij/fix_multiview_tonemap | Bastiaan Olij | 2021-08-23 | 1 | -4/+4 |
| |\ | |||||
| | * | Fix multiview defines in tonemap shader | Bastiaan Olij | 2021-08-22 | 1 | -4/+4 |
| * | | Merge pull request #51991 from requizm/fix/51990 | K. S. Ernest (iFire) Lee | 2021-08-22 | 1 | -2/+4 |
| |\ \ | |||||
| | * | | Fix 3d animations doesn't play | requizm | 2021-08-22 | 1 | -2/+4 |
| * | | | Merge pull request #49756 from Calinou/android-export-move-clear-previous-ins... | Michael Alexsander | 2021-08-22 | 2 | -3/+3 |
| |\ \ \ | |||||
| | * | | | Move the Android "clear previous install" setting to Editor Settings | Hugo Locurcio | 2021-08-16 | 2 | -3/+3 |
| * | | | | Merge pull request #38210 from benjarmstrong/wasapi-audio-output-latency | K. S. Ernest (iFire) Lee | 2021-08-22 | 2 | -18/+131 |
| |\ \ \ \ | |||||
| | * | | | | Fixed the audio 'output latency' project setting not appearing when using the... | Ben Armstrong | 2021-05-04 | 2 | -18/+131 |
| * | | | | | Merge pull request #51989 from drcd1/non-uniform-scale-fix | K. S. Ernest (iFire) Lee | 2021-08-22 | 2 | -2/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fixed non-uniform scaling of normals | Duarte David | 2021-08-22 | 2 | -2/+2 |
| * | | | | | | Merge pull request #51992 from Jummit/fix-connections-colors | K. S. Ernest (iFire) Lee | 2021-08-22 | 1 | -2/+2 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| | * | | | | | Fix GraphEdit connection colors | Jummit | 2021-08-22 | 1 | -2/+2 |
| |/ / / / / | |||||
| * | | | | | Merge pull request #50434 from QbieShay/particle-minmax | K. S. Ernest (iFire) Lee | 2021-08-22 | 13 | -630/+836 |
| |\ \ \ \ \ | |||||
| | * | | | | | moved particle parameters to minmax and split scale axis | QbieShay | 2021-08-22 | 13 | -630/+836 |
| * | | | | | | Merge pull request #51886 from Geometror/fix-layout-editor-file-dialog | Michael Alexsander | 2021-08-22 | 6 | -19/+51 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fix ItemList layout (+EditorFileDialog) | Hendrik Brucker | 2021-08-21 | 6 | -19/+51 |
| * | | | | | | | Merge pull request #51982 from reduz/fix-doctool-merging-when-signatures-change | Juan Linietsky | 2021-08-22 | 1 | -25/+32 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Fix doctool merges when method signatures don't match | reduz | 2021-08-22 | 1 | -25/+32 |
| * | | | | | | | | Merge pull request #51700 from Geometror/fix-color-picker | K. S. Ernest (iFire) Lee | 2021-08-22 | 5 | -98/+200 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Reimplement ColorPicker presets | Hendrik Brucker | 2021-08-18 | 5 | -98/+200 |
| * | | | | | | | | | Merge pull request #51945 from yjh0502/fix-bazier-error | K. S. Ernest (iFire) Lee | 2021-08-22 | 3 | -26/+108 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Curve2D/Curve3D: exact linear interpolation | Jihyun Yu | 2021-08-21 | 3 | -26/+108 |
| * | | | | | | | | | | Merge pull request #51975 from Jummit/consistent-graphedit-connections | K. S. Ernest (iFire) Lee | 2021-08-22 | 2 | -8/+10 |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | |||||
| | * | | | | | | | | | Make GraphEdit connections consistent on zoom | Jummit | 2021-08-22 | 2 | -8/+10 |
| | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| * | | | | | | | | | Merge pull request #51970 from reduz/implement-gdvirtuals-everywhere | Juan Linietsky | 2021-08-22 | 104 | -1185/+1347 |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | |||||
| | * | | | | | | | | Replace BIND_VMETHOD by new GDVIRTUAL syntax | reduz | 2021-08-22 | 104 | -1185/+1347 |
| |/ / / / / / / / | |||||
| * | | | | | | | | Merge pull request #51979 from godotengine/revert-41850-cumulative-time_issue... | Juan Linietsky | 2021-08-22 | 5 | -80/+2 |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| | * | | | | | | | Revert "Add Node processing and physics processing cumulative (as opposed to ... | Juan Linietsky | 2021-08-22 | 5 | -80/+2 |
| |/ / / / / / / | |||||
| * | | | | | | | Merge pull request #51965 from theoway/fix_node_arranger_origin_bug | K. S. Ernest (iFire) Lee | 2021-08-22 | 1 | -7/+12 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Fixes position offset of node groups set by arrange_nodes() in GraphEdit | Umang Kalra | 2021-08-22 | 1 | -7/+12 |
| * | | | | | | | | Merge pull request #51952 from Jummit/refactor-graphedit-connections | K. S. Ernest (iFire) Lee | 2021-08-22 | 3 | -59/+42 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Refactor GraphEdit connections | Jummit | 2021-08-21 | 3 | -59/+42 |
| * | | | | | | | | | Merge pull request #41850 from MohammadKhashashneh/cumulative-time_issue_6999 | Hugo Locurcio | 2021-08-22 | 5 | -2/+80 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Add Node processing and physics processing cumulative (as opposed to delta) t... | Mohammad Khashashneh | 2021-08-17 | 5 | -2/+80 |
| * | | | | | | | | | | Merge pull request #37260 from Calinou/define-minimum-window-size | Hugo Locurcio | 2021-08-22 | 2 | -0/+6 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Define a default minimum window size to workaround rendering issues | Hugo Locurcio | 2021-08-22 | 2 | -0/+6 |
| * | | | | | | | | | | | Merge pull request #47673 from Calinou/improve-editor-window-title | Hugo Locurcio | 2021-08-22 | 1 | -5/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | Improve the editor window title for better usability | Hugo Locurcio | 2021-04-08 | 1 | -5/+7 |
| * | | | | | | | | | | | | Merge pull request #36872 from Calinou/default-stretch-aspect-expand | Hugo Locurcio | 2021-08-22 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | |||||
| | * | | | | | | | | | | | Use the `keep` stretch aspect by default | Hugo Locurcio | 2021-06-19 | 1 | -2/+2 |
| * | | | | | | | | | | | | Merge pull request #51919 from raulsntos/csharp-renames | Aaron Franke | 2021-08-21 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | Rename C# string extensions to follow GDScript | Raul Santos | 2021-08-20 | 1 | -2/+2 |
| * | | | | | | | | | | | | | Merge pull request #51958 from requizm/fix/37772 | Hugo Locurcio | 2021-08-21 | 3 | -4/+14 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | Fix camera override not working | requizm | 2021-08-21 | 3 | -4/+14 |
| | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | | Merge pull request #51953 from mbrlabs/android-vibration | Fredia Huya-Kouadio | 2021-08-21 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | Check if vibration duration is > 0 on Android | Marcus Brummer | 2021-08-21 | 1 | -1/+1 |
| |/ / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | Merge pull request #51836 from akien-mga/string-remove-NO_USE_STDLIB | Rémi Verschelde | 2021-08-21 | 1 | -91/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | |||||
| | * | | | | | | | | | | | String: Remove old NO_USE_STDLIB code path | Rémi Verschelde | 2021-08-18 | 1 | -91/+1 |
| * | | | | | | | | | | | | Merge pull request #51933 from requizm/fix/p51866 | Hugo Locurcio | 2021-08-21 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | |||||
