Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-25 | Fix expression base path on transitions | Guilherme Sousa | |
2022-09-21 | Merge pull request #66191 from MewPurPur/fix-dragndrop-crash-when-scene-closed | Rémi Verschelde | |
Fix possible crash when drag and dropping nodes | |||
2022-09-21 | Merge pull request #66096 from 4d49/decompose-polygon-in-convex | Rémi Verschelde | |
Add method bind for `Geometry2D.decompose_polygon_in_convex` | |||
2022-09-21 | Merge pull request #62429 from smix8/navigation_path_query_4.x | Rémi Verschelde | |
Add NavigationPathQuery objects and NavigationServer query_path() | |||
2022-09-21 | Merge pull request #66202 from bruvzg/mac_ext_imporve_fs | Rémi Verschelde | |
[macOS] Improve "extended to title" transition to / from fullscreen. | |||
2022-09-21 | Style: Ensure consistent formatting with clang-format 15 | Rémi Verschelde | |
When going from version 14 to 15 it would introduce a tiny change in `websocket_macros.h` just before the comment re-enabling clang-format, but this can be solved by just letting it do its work. Bonus cosmetic change in `math_fieldwise.cpp` where clang-format isn't used, and bump recommended versions for pre-commit hook to [13; 15]. | |||
2022-09-21 | Merge pull request #66183 from KoBeWi/ARE_YOU_READY | Rémi Verschelde | |
Set scene tiles' position before adding them | |||
2022-09-21 | Merge pull request #66201 from asmaloney/doc-error-magnitude | Rémi Verschelde | |
[doc] Fix Quaternion "angle_to" docs | |||
2022-09-21 | Merge pull request #64359 from Mickeon/rename-camera-rotating | Rémi Verschelde | |
Reverse Camera2D.`rotating` to `ignore_rotation` | |||
2022-09-21 | Merge pull request #66181 from touilleMan/extension_api_dump-correct-keyed | Rémi Verschelde | |
Fix is_keyed param in extension_api.json | |||
2022-09-21 | Merge pull request #65828 from rburing/body_state_sync_callable | Rémi Verschelde | |
make `body_set_state_sync_callback` take a `Callable` | |||
2022-09-21 | Merge pull request #60478 from KoBeWi/compect_dialog | Rémi Verschelde | |
Reorganize connection dialog | |||
2022-09-21 | Merge pull request #66126 from RedMser/shortcut-context-inspector | Rémi Verschelde | |
Fix editing `shortcut_context` in inspector | |||
2022-09-21 | [macOS] Improve "extended to title" transition to / from fullscreen. | bruvzg | |
2022-09-21 | [doc] Fix Quaternion "angle_to" docs | Andy Maloney | |
Related to discussion in #64551 | |||
2022-09-21 | Add method bind for `Geometry2D.decompose_polygon_in_convex` | Mansur Isaev | |
2022-09-20 | Merge pull request #66184 from ↵ | Clay John | |
touilleMan/gdnative_interface-fix-hash-mismatch-error-print Fix hash mismatch error print in gdextension's gdnative_classdb_get_method_bind | |||
2022-09-21 | Fix crash with drag and dropping nodes | VolTer | |
2022-09-21 | Reverse Camera2D.`rotating` to `ignore_rotation` | Micky | |
`rotating` is misleading, as Camera2D is affected by `rotation` and `global_rotation` like any other Node2D Updates description in the docs, as well. | |||
2022-09-21 | Fix hash mismatch error print in gdextension's gdnative_classdb_get_method_bind | Emmanuel Leblond | |
2022-09-21 | Set scene tiles' position before adding them | kobewi | |
2022-09-21 | Merge pull request #66120 from RedMser/json-spec-docs | Rémi Verschelde | |
Add documentation note about `JSON.parse` not being spec compliant | |||
2022-09-21 | Merge pull request #66117 from RedMser/json-parse-recursion | Rémi Verschelde | |
Add recursion depth check to `JSON.stringify/parse` | |||
2022-09-21 | Fix is_keyed param in extension_api.json | Emmanuel Leblond | |
2022-09-21 | Merge pull request #65957 from EricEzaM/GH-65956-fix-ed-shortcut-section-order | Rémi Verschelde | |
Update Editor Shortcuts tree creation to always have sections in same order | |||
2022-09-20 | Merge pull request #66064 from kleonc/sprite3d-fix-drawing-with-vertical-margins | Rémi Verschelde | |
`Sprite3D`/`AnimatedSprite3D` Fix drawing `AtlasTexture`s with vertical margins differently than in 2D | |||
2022-09-20 | Merge pull request #63740 from Faless/net/4.x_http_request_decompress | Rémi Verschelde | |
[HTTP] Implement streaming decompression. | |||
2022-09-20 | Add NavigationPathQuery | smix8 | |
Adds NavigationPathQueryParameters objects that can be used with NavigationServer.query_path() to query a customized navigation path. | |||
2022-09-20 | [HTTPRequest] Cleanup, refactor deferred call. | Fabio Alessandrelli | |
2022-09-20 | [HTTPRequest] Body streaming decompresison. | Fabio Alessandrelli | |
Using a StreamPeerGZIP (which acts as a ringbuffer). | |||
2022-09-20 | [IO] Add StreamPeerGZIP for streaming compression/decompression. | Fabio Alessandrelli | |
Putting data results in writing the compressed/decompressed output into a RingBuffer. You can retrieve the content of the RingBuffer via get_data. Support both gzip and deflate. | |||
2022-09-20 | Add note about JSON.parse not being spec compliant | RedMser | |
2022-09-20 | Merge pull request #66159 from MewPurPur/fix-animated-tiles-offset-unit | Rémi Verschelde | |
Remove px unit from animation_separation in TileSet atlas editor | |||
2022-09-20 | Merge pull request #66156 from Calinou/editor-movie-file-fix-error-string | Rémi Verschelde | |
Fix error string referring to invalid metadata name in Movie Maker dialog | |||
2022-09-20 | Merge pull request #60408 from KoBeWi/statically_typed_directories | Rémi Verschelde | |
Introduce more static methods to directory API | |||
2022-09-20 | Merge pull request #63594 from Faless/img/4.x_loader_ext | Rémi Verschelde | |
[Core] Make ImageFormatLoader extensible. | |||
2022-09-20 | Remove px unit from animation_separation in TileSet atlas editor (as it's ↵ | VolTer | |
tile-based, not pixel-based) | |||
2022-09-20 | Fix error string referring to invalid metadata name in Movie Maker dialog | Hugo Locurcio | |
2022-09-20 | Introduce more static methods to directory API | kobewi | |
2022-09-20 | Merge pull request #66152 from bruvzg/mac_title_button_pos | Rémi Verschelde | |
2022-09-20 | [macOS] Add an option to align window buttons in "extend to title" mode. | bruvzg | |
2022-09-20 | Merge pull request #65745 from akien-mga/scons-production-lto-earlier | Rémi Verschelde | |
Refactor handling of `production` flag and per-platform LTO defaults | |||
2022-09-20 | Merge pull request #65541 from clayjohn/renderer-setting | Rémi Verschelde | |
Split rendering driver project setting into renderer_name and rendering_driver | |||
2022-09-20 | Merge pull request #66138 from aaronfranke/axis-count | Rémi Verschelde | |
Define AXIS_COUNT in all vector math types | |||
2022-09-20 | Merge pull request #64514 from dsnopek/webxr-master-fixup-squashed | Rémi Verschelde | |
Get WebXR minimally working again in Godot 4 | |||
2022-09-20 | Merge pull request #66094 from aaronfranke/gltf-used-extensions | Rémi Verschelde | |
Store extensions in GLTFState and get supported extensions from GLTFDocumentExtension | |||
2022-09-20 | Merge pull request #66122 from raulsntos/dotnet/FirAccess🌲-docs | Rémi Verschelde | |
Improve C# documentation for FileAccess and DirAccess | |||
2022-09-20 | Merge pull request #66127 from RedMser/vs-cleanup | Rémi Verschelde | |
Further cleanup of VisualScript references | |||
2022-09-20 | Merge pull request #65880 from paulloz/dotnet/class-ref | Rémi Verschelde | |
Add new C# code blocks to class ref pages | |||
2022-09-19 | Get WebXR minimally working again in Godot 4 | David Snopek | |