Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-30 | Merge pull request #72312 from KoBeWi/signature_move | Rémi Verschelde | |
Improve Connection Dialog method list | |||
2023-01-30 | Merge pull request #72340 from Vilcrow/cleanup-editor-property-revert | Rémi Verschelde | |
Removes declarations of removed methods of the EditorPropertyRevert class | |||
2023-01-30 | Merge pull request #72317 from KoBeWi/run_over_here | Rémi Verschelde | |
Add overrun to EditorPropertyObjectID | |||
2023-01-30 | Fix various typos with codespell | Rémi Verschelde | |
And include #72377. Co-authored-by: Wiktor Kocielski <withaust@gmail.com> | |||
2023-01-30 | Merge pull request #72342 from TokageItLab/immutabletrack | Rémi Verschelde | |
Add remove immutable tracks option to glTF importer | |||
2023-01-30 | Merge pull request #72362 from TokageItLab/fix-scale-gizmo | Rémi Verschelde | |
Fix scale tool with view plane is weird in 3D | |||
2023-01-30 | Merge pull request #71657 from ↵ | Rémi Verschelde | |
m4gr3d/increase_scroll_bar_size_for_touchscreen_main Update the size of the scrollbar for the editor on touchscreen devices | |||
2023-01-30 | Fix scale tool with view plane is weird in 3D | Silc Renew | |
2023-01-30 | Add remove immutable tracks option to glTF importer | Silc Renew | |
Co-authored-by: Lyuma <xn.lyuma@gmail.com> | |||
2023-01-30 | Tweak the name for duplicated animations in the editor | Silc Renew | |
2023-01-30 | Removed declarations of removed methods of the EditorPropertyRevert class. | S.V.I. Vilcrow | |
The implementation of these methods was removed in 1806ec7c14a8f038c0ff33a88d19087225c8d7ab. | |||
2023-01-29 | Tweak overrun behavior of EditorPropertyObjectID | kobewi | |
2023-01-29 | Improve Connection Dialog method list | kobewi | |
2023-01-29 | Merge pull request #72261 from Paulb23/preserve-carets-search | Rémi Verschelde | |
Fixed removing secondary carets when editing with search open | |||
2023-01-28 | Fix editors potentially being used twice | kobewi | |
2023-01-28 | Fixed removing secondary carets when editing with search open | Paulb23 | |
2023-01-28 | Merge pull request #72233 from TokageItLab/audio-blending | Rémi Verschelde | |
Implement blending audio feature to AnimationTree | |||
2023-01-28 | Merge pull request #72238 from timothyqiu/window-size-3to4 | Rémi Verschelde | |
Add window size settings in 3to4 conversion | |||
2023-01-28 | Restore missing info in the error tooltips | Paul Joannon | |
2023-01-28 | Implement blending audio feature to AnimationTree | Silc Renew | |
2023-01-28 | Add window size settings in 3to4 conversion | Haoyu Qiu | |
2023-01-28 | Add a theme usability setting which updates the touch area of UI elements ↵ | Fredia Huya-Kouadio | |
(e.g: scrollbar) for the editor on touchscreen devices | |||
2023-01-28 | Merge pull request #72174 from bitsawer/shader_include_fixes | Yuri Rubinsky | |
Close undefined Fix undefined | |||
2023-01-27 | Merge pull request #71965 from Calinou/input-editor-fix-typos | Rémi Verschelde | |
Fix typos in input action editor key type names | |||
2023-01-27 | Fix typos in input action editor key type names | Hugo Locurcio | |
This also makes those strings localizable. | |||
2023-01-27 | Merge pull request #72171 from KoBeWi/editor_censorship | Rémi Verschelde | |
Fix filtering editor nodes in Create Dialog | |||
2023-01-27 | Merge pull request #72129 from groud/unclamp_texture_origin | Rémi Verschelde | |
Rename texture_offset and unclamp it | |||
2023-01-27 | Fix several shader preprocessor include issues | bitsawer | |
2023-01-27 | Fix filtering editor nodes in Create Dialog | kobewi | |
2023-01-27 | Merge pull request #62499 from fire/gltf-binary-img-compression | Rémi Verschelde | |
Handle gltf binary images | |||
2023-01-27 | Rename texture_offset and unclamp it | Gilles Roudière | |
2023-01-27 | Handle gltf binary | K. S. Ernest (iFire) Lee | |
[ Ignore and Warn | Extract Textures (default) | Optimize Loading Embedded as Basisu ] Enable compressed mip maps from Basis Universal for faster compressions. Increase the quality of Basis to avoid corruption. To keep compatibility use the first mip of the previous internal Godot format. Because texture names may have invalid filename characters, adds String::validate_filename to sanitize filenames for import pipeline use. | |||
2023-01-27 | Merge pull request #71943 from paulloz/debugger/better-errors-printing | Rémi Verschelde | |
Better error display in debugger panel | |||
2023-01-27 | Merge pull request #71907 from TokageItLab/change-animated-sprite-api | Rémi Verschelde | |
Make `AnimatedSprite`'s playback API consistent with `AnimationPlayer` | |||
2023-01-27 | Better error display in debugger panel | Paul Joannon | |
- Use the right stack frame info as title of the error. - Use the actual C# exception type as error for exceptions raised from C#. - Show the right language instead of always **C++ Error**. | |||
2023-01-27 | [SSH deploy] Run ssh/scp in non interactive mode, and suppress banner display. | bruvzg | |
2023-01-27 | Merge pull request #71874 from KoBeWi/relesetc | Rémi Verschelde | |
Reselect signal after tree update | |||
2023-01-26 | Merge pull request #72086 from KoBeWi/set_rekt | Rémi Verschelde | |
Don't change region_rect when setting texture | |||
2023-01-26 | Merge pull request #71883 from MinusKube/script-editor-members-real-bug | Rémi Verschelde | |
Remove coupling between ConnectDialog and selected signal | |||
2023-01-26 | Fix signal disconnect undo not working | MinusKube | |
2023-01-26 | Remove coupling between ConnectDialog and selected signal | MinusKube | |
2023-01-26 | Don't change region_rect when setting texture | kobewi | |
2023-01-26 | Merge pull request #72124 from YuriSizov/gui-stylebox-texture-is-just-stylebox | Rémi Verschelde | |
Remove size restrictions from `StyleBoxTexture` | |||
2023-01-26 | Merge pull request #69689 from smix8/navagent_rename_location_4.x | Rémi Verschelde | |
Rename Navigation uses of 'location' to 'position' | |||
2023-01-26 | Merge pull request #71725 from bruvzg/mac_mpass_title | Rémi Verschelde | |
[macOS] Move extended title bar input to _gui_input and add mouse filters to prevent editor buttons from passing double-click to title. | |||
2023-01-26 | Rename Navigation uses of 'location' to 'position' | smix8 | |
Contrary to the entire rest of the engine NavigationAgent's and NavigationLinks decided to deal with locations instead of positions. | |||
2023-01-26 | Remove size restrictions from StyleBoxTexture | Yuri Sizov | |
2023-01-26 | Merge pull request #72113 from KoBeWi/file_a_bug_report | Rémi Verschelde | |
Add file hint to external program paths | |||
2023-01-26 | Add file hint to external program paths | kobewi | |
2023-01-26 | Fix the issue causing the Godot Android Editor to crash when returning from ↵ | Fredia Huya-Kouadio | |
the launched and running game The issue was caused because the running game pid was not set, and thus had a value of `0`. When trying to stop the running game, the `EditorRun::stop()` logic would kill the process with pid 0, which on Android corresponds to the running app's own process, thus causing the editor to crash. This issue did not happen on Godot 3 because pid with value of `0` are not considered valid. |