Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-28 | Merge pull request #52481 from Faless/net/4.x_native_peers | Fabio Alessandrelli | |
[Net] Extension system for network peers, webrtc. | |||
2021-09-28 | Merge pull request #53160 from BastiaanOlij/improve_xr_server_cleanup | Rémi Verschelde | |
2021-09-28 | Improve unregistering XR interfaces so we don't get crashes in GDExtensions ↵ | Bastiaan Olij | |
by destroying the XRServer too early | |||
2021-09-27 | CSGPolygon fixes and features: Angle simplification, UV tiling distance, ↵ | jitspoe | |
interval type. | |||
2021-09-27 | Merge pull request #53145 from bruvzg/fix_trim_width_reset | Rémi Verschelde | |
Fix trim overrun width not being reset. | |||
2021-09-27 | Fix trim overrun width not being reset. | bruvzg | |
2021-09-27 | Fix check for freed object during cast | Pedro J. Estébanez | |
2021-09-27 | Merge pull request #53118 from BimDav/physicsbody_to_kinematic | Camille Mohr-Daurat | |
Reload kinematic shapes when changing PhysicsBody mode to Kinematic | |||
2021-09-27 | Merge pull request #53109 from aaronfranke/fix-gltf-light | Rémi Verschelde | |
2021-09-27 | Fix inverted error messages about null object | Pedro J. Estébanez | |
2021-09-27 | Merge pull request #53122 from AnilBK/whats-segement-can-i-render-it | Rémi Verschelde | |
2021-09-27 | Fix Typo: Segement. | Anilforextra | |
2021-09-27 | [ENet] Fix server not correctly relaying peer disconnects. | Fabio Alessandrelli | |
2021-09-27 | init_kinematic_utilities from the start for kinematic bodies | BimDav | |
2021-09-27 | Reload kinematic shapes when changing PhysicsBody mode to Kinematic to ↵ | BimDav | |
prevent a crash when calling test_body_motion. Call reload_kinematic_shapes from init_kinematic_utilities as they are always called together. | |||
2021-09-26 | Fix GLTF light import | Aaron Franke | |
2021-09-25 | Remove duplicate WorkspaceEdit from LSP | Francois Belair | |
2021-09-25 | Merge pull request #50378 from Razoric480/apply-edit-40 | Rémi Verschelde | |
2021-09-25 | Merge pull request #51518 from Calinou/doc-network-android-permission | Rémi Verschelde | |
2021-09-25 | Document Android permission requirements for network access where needed | Hugo Locurcio | |
2021-09-25 | Merge pull request #52849 from KoBeWi/know_no_binds | Rémi Verschelde | |
2021-09-24 | [Net/Docs] Update extensions documentation. | Fabio Alessandrelli | |
2021-09-24 | [Net/GDNative] Remove GDNative network bits. | Fabio Alessandrelli | |
2021-09-24 | [Net] Expose WebRTC classes to extensions. | Fabio Alessandrelli | |
2021-09-24 | [Net] MultiplayerPeer cleanup, defaults. | Fabio Alessandrelli | |
2021-09-24 | Remove binds from Signal.connect | kobewi | |
2021-09-22 | Bitmap Font: Remove deprecated vertical kerning callback. | bruvzg | |
2021-09-22 | Merge pull request #51104 from bruvzg/improve_invalid_non_graph_char_detection | Rémi Verschelde | |
2021-09-22 | Merge pull request #52934 from akien-mga/etcpak-7c3cb6f | Rémi Verschelde | |
etcpak: Update to upstream commit 7c3cb6f (Jul 29, 2021) | |||
2021-09-22 | Improve invalid non-graphic glyph detection. | bruvzg | |
2021-09-22 | etcpak: Update to upstream commit 7c3cb6f (Jul 29, 2021) | Rémi Verschelde | |
Adds a new `useHeuristics` compression mode for ETC2. Upstream defaults to enable it so we do the same. | |||
2021-09-22 | Vulkan: Update volk and Vulkan SDK components to 1.2.190 | Rémi Verschelde | |
2021-09-21 | Merge pull request #52878 from AnilBK/add-get-center | Rémi Verschelde | |
2021-09-21 | Merge pull request #52906 from vnen/gdscript-show-error-on-yield | Rémi Verschelde | |
2021-09-21 | Merge pull request #52905 from vnen/gdscript-single-line-declaration | Rémi Verschelde | |
2021-09-21 | GDScript: Show specific error when "yield" is used | George Marques | |
To help people porting code, it gives a hint to use "await" instead of a generic error. | |||
2021-09-21 | GDScript: Allow classes declaration to be done in single line | George Marques | |
Incidentally, allow multiple statements in single line functions when using semicolon as a terminator. | |||
2021-09-21 | GDScript: Allow multiple lines in signal parameters declaration | George Marques | |
2021-09-21 | Merge pull request #52898 from vnen/gdscript-assigment-conversion-fix | Rémi Verschelde | |
GDScript: Remove conversion assign mistakenly done when unneeded | |||
2021-09-21 | Add Get Center Method for Rect2/Rect2i and AABB. | Anilforextra | |
2021-09-21 | Merge pull request #52877 from Calinou/add-print-verbose | Rémi Verschelde | |
Add `print_verbose()` built-in function to print in verbose mode only | |||
2021-09-21 | GDScript: Remove conversion assign mistakenly done when unneeded | George Marques | |
2021-09-21 | Add `print_verbose()` built-in function to print in verbose mode only | Hugo Locurcio | |
This can be used as a shorthand for: if OS.is_stdout_verbose(): print("...") Unlike `print_debug()`, this works in release builds too and can be toggled off in debug builds. | |||
2021-09-21 | Merge pull request #52852 from Chaosus/gds_fix_constants | Yuri Roubinsky | |
Prevent local constant default value from incorrect overriding by a global constant in GDScript autocompletion | |||
2021-09-21 | Merge pull request #51655 from ↵ | Rémi Verschelde | |
RevoluPowered/improve-gdscript-code-editor-performance Improve GDScript Editor performance | |||
2021-09-21 | Change to using doubles in XR classes | Bastiaan Olij | |
2021-09-21 | Merge pull request #52718 from Calinou/gdscript-add-integration-tests-2 | Rémi Verschelde | |
2021-09-21 | Improve GDScript Editor and Improve latency | Gordon MacPherson | |
Improvements: - GDScript Highlighter is faster by 25% as keys are smaller (hashes instead of strings) - Removes message queue from _apply_settings_change to allow resize to work correctly - Some performance fixes are pending still Note: this resolves the code editor behaving badly when resizing in debug builds | |||
2021-09-21 | Add flag to connected grapheme. Apply RTL displacement FX only to the whole ↵ | bruvzg | |
connected grapheme. Pass more glyph info to the custom RTL FX. | |||
2021-09-21 | Prevent local constant default value from incorrect override by a global | Yuri Roubinsky | |