Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-16 | Merge pull request #48761 from kleonc/editor-get_tree-crash-fix | Rémi Verschelde | |
Fix accessing scene tree without checking: MeshInstance3D::create_debug_tangents, GIProbe::bake | |||
2021-05-16 | Merge pull request #48767 from vnen/gdscript-builtin-static-methods | Rémi Verschelde | |
GDScript: Add support for builtin static method calls | |||
2021-05-16 | Merge pull request #48650 from AnilBK/graph-node-setters | Rémi Verschelde | |
Added GraphNode missing setters. | |||
2021-05-16 | GDScript: Add support for builtin static method calls | George Marques | |
2021-05-16 | Fix accessing scene tree without checking: ↵ | kleonc | |
MeshInstance3D::create_debug_tangents, GIProbe::bake | |||
2021-05-16 | Merge pull request #48730 from madmiraal/remove-spaces-before-colons | Rémi Verschelde | |
Make printing of InputEvents consistent | |||
2021-05-15 | Make printing of InputEvents consistent | Marcel Admiraal | |
- Removes the undesired spaces before the colon - Adds missing commas between parameters - Adds quotes or brackets to strings - Removes brackets around single values | |||
2021-05-15 | Merge pull request #48724 from Calinou/editor-help-add-support-button | Rémi Verschelde | |
Add "Support Godot Development" option to the editor's Help menu | |||
2021-05-15 | Merge pull request #48707 from foxydevloper/filesystem_search_shortcut | Rémi Verschelde | |
Make shortcut focus searchbar in filesystem dock | |||
2021-05-15 | Add "Support Godot Development" option to the editor's Help menu | Hugo Locurcio | |
2021-05-14 | Merge pull request #48720 from mbrlabs/scons-fix | Rémi Verschelde | |
Fixed build with SCRIPT_AES256_ENCRYPTION_KEY set | |||
2021-05-14 | Fixed build with SCRIPT_AES256_ENCRYPTION_KEY set | Marcus Brummer | |
2021-05-14 | i18n: Sync translations with Weblate | Rémi Verschelde | |
(cherry picked from commit f6c29d1cf5eddebbace38172c0f30b6d4ab5e5f2) | |||
2021-05-14 | Update AUTHORS and DONORS list | Rémi Verschelde | |
New contributor added to AUTHORS: @kleonc Thanks to all contributors and donors for making Godot possible! | |||
2021-05-14 | Merge pull request #45716 from dalexeev/proposal-1545 | Rémi Verschelde | |
Improve Project Settings Editor | |||
2021-05-14 | Improve Project Settings Editor | Danil Alexeev | |
Closes godotengine/godot-proposals#1545. Closes godotengine/godot-proposals#2452. | |||
2021-05-14 | Merge pull request #42337 from zaevi/fix-zip-open-twice | Rémi Verschelde | |
Fix zip file opening twice | |||
2021-05-14 | Merge pull request #48715 from akien-mga/script-encryption-abort-if-invalid | Rémi Verschelde | |
SCons: Abort if SCRIPT_AES256_ENCRYPTION_KEY is invalid | |||
2021-05-14 | SCons: Abort if SCRIPT_AES256_ENCRYPTION_KEY is invalid | Rémi Verschelde | |
Helps users figure out that something is wrong if they did define this environment variable and it turns out being ignored. | |||
2021-05-14 | Merge pull request #48478 from brennengreen/normal-mapping-unpacked-fix | Rémi Verschelde | |
Fix refraction offset by manually unpacking normal mappings | |||
2021-05-14 | Merge pull request #48667 from pycbouh/editor-respect-custom-themes | Rémi Verschelde | |
Keep custom editor theme when changing editor settings | |||
2021-05-14 | Merge pull request #48584 from Zami77/remove-plugin-from-enabled-if-error | Rémi Verschelde | |
Remove plugin from enabled plugins, if there is an error | |||
2021-05-14 | Merge pull request #48711 from Eoin-ONeill-Yokai/bug47687 | Rémi Verschelde | |
Fix rich text label effects processing even when the node is invisible. | |||
2021-05-14 | Merge pull request #48706 from rhofour/pa-fix | Rémi Verschelde | |
2021-05-14 | Fix zip file opening twice | Zae | |
2021-05-13 | Attempt to fix rich text label effects processing even when | Eoin O'Neill | |
the node is invisible. ISSUE:47687 | |||
2021-05-13 | Make shortcut for focusing searchbar in filesystem dock | fox | |
2021-05-13 | Handle having no sinks in the PulseAudio driver. | R. Alex Hofer | |
Also make PulseAudio errors more verbose. | |||
2021-05-13 | Merge pull request #48666 from LLschuster/master | Rémi Verschelde | |
text-editor: fix Clicking warning doesn't center around line #48639 | |||
2021-05-13 | text-editor: fix Clicking warning doesn't center around line | llschuster | |
2021-05-13 | Merge pull request #48640 from BastiaanOlij/blit_shader | Rémi Verschelde | |
2021-05-13 | Merge pull request #46568 from akien-mga/basisu_20210130 | Rémi Verschelde | |
basis_universal: Update to upstream commit from Apr 16, 2021 | |||
2021-05-13 | Merge pull request #48664 from akien-mga/ci-javascript-linter-security | Rémi Verschelde | |
CI: Update JavaScript linter deps with known security vulnerabilities | |||
2021-05-13 | Merge pull request #39976 from aaronfranke/tilemap-vec2i | Rémi Verschelde | |
Update TileMap to use Vector2i | |||
2021-05-13 | -Added missing setters to GraphNode. | Anilforextra | |
-Improved various GraphNode documentation. | |||
2021-05-13 | Merge pull request #48688 from Xrayez/rename-hint-usage-control | Rémi Verschelde | |
Fix variable names for "usage" flags in `Control::_get_property_list()` | |||
2021-05-13 | Fix variable names for "usage" flags in `Control::_get_property_list()` | Andrii Doroshenko (Xrayez) | |
Renamed incorrect "hint" variable names to "usage" in `_get_property_list()`, as "hint" implies one of the PROPERTY_HINT_* values, which is not the case here. | |||
2021-05-13 | Merge pull request #48683 from Calinou/audioeffect-rename-fft-size | Rémi Verschelde | |
Rename the audio `FFT_Size` enum to `FFTSize` for consistency | |||
2021-05-13 | Rename the audio `FFT_Size` enum to `FFTSize` for consistency | Hugo Locurcio | |
2021-05-12 | Merge pull request #47348 from nekomatata/raycast-3d-collide-fix | Rémi Verschelde | |
Fix RayCast3D color in game with no collision | |||
2021-05-12 | Keep custom editor theme when changing editor settings | Yuri Sizov | |
2021-05-12 | Implementing blit shader with versions | Bastiaan Olij | |
2021-05-12 | Merge pull request #48472 from BastiaanOlij/render_state | Rémi Verschelde | |
Make better use of our render_state struct | |||
2021-05-12 | Merge pull request #48665 from pycbouh/editor-capture-easing-drag | Rémi Verschelde | |
Fix `EditorPropertyEasing` capturing drag events originated outside of it | |||
2021-05-12 | Fix EditorPropertyEasing capturing drag events originated outside of it | Yuri Sizov | |
2021-05-12 | CI: Update JavaScript linter deps with known security vulnerabilities | Rémi Verschelde | |
jsdoc has no new release so I'm tracking this PR: https://github.com/jsdoc/jsdoc/pull/1906 | |||
2021-05-12 | Merge pull request #48655 from pycbouh/editor-more-theme-outlines | Rémi Verschelde | |
Add outlines and contrasting backgrounds to the editor UI elements | |||
2021-05-12 | Add outlines and contrasting backgrounds to the editor UI elements | Yuri Sizov | |
2021-05-11 | Merge pull request #48646 from akien-mga/gdnative-signal-callable-32bit | Rémi Verschelde | |
GDNative: Fix size mismatch on 32-bit platforms for Signal and Callable | |||
2021-05-11 | GDNative: Fix size mismatch on 32-bit platforms for Signal and Callable | Rémi Verschelde | |
Fixes #48645. |