Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-01 | Allow specifying a prefix to automatically detect library files for ↵ | Gilles Roudière | |
gdextension exports | |||
2022-12-01 | Remove uncessecary checks when exporting gdextension binaries | Gilles Roudière | |
2022-12-01 | Merge pull request #69303 from Chaosus/gds_fix_loops | Rémi Verschelde | |
Reset unassigned local variables to null in the loops | |||
2022-11-30 | Merge pull request #67610 from m4gr3d/add_check_for_min_ndk_target_api_main | Rémi Verschelde | |
Bump the minimum Android target api to 21 (Android Lollipop) | |||
2022-11-30 | Updating the minimum Android target api for proper Vulkan support | Fredia Huya-Kouadio | |
2022-11-30 | Merge pull request #69408 from TokageItLab/spblend-more-warn | Rémi Verschelde | |
Emphasize the warning about special case blend for animation | |||
2022-11-30 | Merge pull request #69392 from dsnopek/openxr-quest-fix | Rémi Verschelde | |
Fix OpenXR on the Meta Quest: XR_KHR_loader_init_android is not reported as available (but it works anyway) | |||
2022-11-30 | Merge pull request #69397 from KoBeWi/eradicate_folding | Rémi Verschelde | |
Make remote inspector groups not foldable | |||
2022-11-30 | Merge pull request #69394 from KoBeWi/layin_layout | Rémi Verschelde | |
Display transform properties of contained controls | |||
2022-11-30 | Merge pull request #69393 from DeeJayLSP/update_miniupnpc | Rémi Verschelde | |
Update miniupnpc to 2.2.4 | |||
2022-11-30 | Merge pull request #69278 from rhofour/remove-namespaces | Ignacio Roldán Etcheverry | |
Remove unnecessary namespaces in generated PropertyDefVal files. | |||
2022-12-01 | Emphasize the warning about special case blend for animation | Silc Renew | |
2022-11-30 | Make remote inspector groups not foldable | kobewi | |
2022-11-30 | Display transform properties of contained controls | kobewi | |
2022-11-30 | Update miniupnpc to 2.2.4 | DeeJayLSP | |
2022-11-30 | Merge pull request #69376 from zaevi/adjust_dropping_texture | Rémi Verschelde | |
Adjust position and size for dropping texture in canvas editor. | |||
2022-11-30 | Merge pull request #69269 from red1939/red1939/master | Rémi Verschelde | |
Acknowledge that a CLASS kind of a DataType might not have an identifier | |||
2022-11-30 | Merge pull request #69377 from bruvzg/mac_app_pass_nt | Rémi Verschelde | |
[macOS] Fix export button incorrectly disabled when using login/app password for notarization. | |||
2022-11-30 | Merge pull request #69365 from timothyqiu/invalid-reference | Rémi Verschelde | |
Fix heap-use-after-free when changing alternative tile ID | |||
2022-11-30 | Merge pull request #68070 from Geometror/move_z_index_to_canvasitem | Rémi Verschelde | |
Move z_index, z_as_relative and y_sort_enabled from `Node2D` to `CanvasItem` | |||
2022-11-30 | Merge pull request #65759 from nathanfranke/migrate-project-manager | Rémi Verschelde | |
Print each migrated project path instead of always printing "migrating" when there are none | |||
2022-11-30 | [macOS] Fix export button incorrectly disabled when using login/app password ↵ | bruvzg | |
for notarization. | |||
2022-11-30 | Adjust position and size for dropping texture. | Zae | |
2022-11-30 | Acknowledge that a CLASS kind of a DataType might not have an identifier | Bartosz Bielecki | |
2022-11-29 | Remove unnecessary namespaces in generated PropertyDefVal files. | R. Alex Hofer | |
2022-11-29 | Fix OpenXR on the Meta Quest: XR_KHR_loader_init_android is not reported as ↵ | David Snopek | |
available (but it works anyway) | |||
2022-11-30 | Fix heap-use-after-free when changing alternative tile ID | Haoyu Qiu | |
2022-11-29 | print each migrated project path instead of always printing "migrating" when ↵ | Nathan Franke | |
there are none | |||
2022-11-30 | Merge pull request #65905 from raulsntos/dotnet/marshaling-collections | Ignacio Roldán Etcheverry | |
C#: Fix marshaling generic Godot collections | |||
2022-11-29 | Merge pull request #69355 from clayjohn/android-GLES3 | Rémi Verschelde | |
Enable GLES3 on Android | |||
2022-11-29 | Enable GLES3 on Android | clayjohn | |
Add necessary build flags and switch from using a GLES2 context to a GLES3 one. This also enables building for OpenXR Co-authored-by: m4gr3d <fhuyakou@gmail.com> Co-authored-by: dsnopek <dsnopek@gmail.com> | |||
2022-11-29 | Merge pull request #69338 from akien-mga/pm-fix-hacky-project-rename | Yuri Sizov | |
Project Manager: Fix hacky code for project rename | |||
2022-11-29 | Move z_index, z_as_relative and y_sort_enabled from Node2D to CanvasItem | Hendrik Brucker | |
2022-11-29 | Merge pull request #69342 from DeeJayLSP/update_certs | Rémi Verschelde | |
Update CA certificates to 2022.10 revision | |||
2022-11-29 | Merge pull request #68665 from TokageItLab/cut-unkeyed-gltf-anim | Rémi Verschelde | |
Add "Trimming" option to cut un-keyed timeline before first key in glTF animation | |||
2022-11-29 | Merge pull request #69341 from TokageItLab/fix-timeline-crash | Rémi Verschelde | |
Fix crash AnimationTimelineEdit when switch FPS mode without track | |||
2022-11-29 | Merge pull request #66995 from HolonProduction/main_window_bug | Rémi Verschelde | |
Fix a bug with main window `EditorPlugin`. | |||
2022-11-29 | Merge pull request #51471 from KoBeWi/array_of_crashes | Rémi Verschelde | |
Fix crash in EditorPropertyArray | |||
2022-11-29 | Merge pull request #69339 from Faless/fix/4.x_resource_name_is_string | Rémi Verschelde | |
[Core] Fix Resource.resource_name type. | |||
2022-11-29 | Merge pull request #63512 from MmAaXx500/autoload-double-add-remove | Rémi Verschelde | |
Prevent autoloads from being added or removed twice | |||
2022-11-29 | Merge pull request #67664 from WindyDarian/fix_dependency_import | Rémi Verschelde | |
Don't try to import unknown dependency from scan | |||
2022-11-29 | Merge pull request #67814 from opl-/fix/editor-inspector-accept-event | Rémi Verschelde | |
Fix editor inspector classes not accepting events | |||
2022-11-29 | Merge pull request #66194 from YeldhamDev/feature_fixes | Rémi Verschelde | |
Fix some stuff with the editor features | |||
2022-11-29 | Merge pull request #69334 from bruvzg/ios_user_dir | Rémi Verschelde | |
[iOS] Read document and cache path directly in the OS code, instead of passing in from main. | |||
2022-11-29 | Update CA certificates to 2022.10 revision | DeeJayLSP | |
2022-11-30 | Fix crash AnimationTimelineEdit when switch FPS mode without track | Silc Renew | |
2022-11-29 | Solve a bug with main window plugins. | HolonProduction | |
When removing a main window plugin the bindings of the main window buttons was not changed to reflect the changed indices. | |||
2022-11-29 | Fix crash in EditorPropertyArray | kobewi | |
2022-11-29 | [Core] Fix Resource.resource_name type. | Fabio Alessandrelli | |
The methods returns a String, but the Variant was bound as a StringName. We could alternatively change the method return type but that's a breaking change which will requires code changes in other parts of the engine. | |||
2022-11-29 | Project Manager: Fix hacky code for project rename | Rémi Verschelde | |
Instantiating a new ProjectSettings is *not* the way to go. ConfigFile works just fine to read/change a single value. Fixes memory leaks as the instantiated ProjectSettings was never freed. Forbid doing this to prevent such problems. Fixes #25661. |