Age | Commit message (Expand) | Author |
2020-12-10 | Image: Rename PVRTC{2,4} to PVRTC1_{2,4}, drop COMPRESS_PVRTC2 | Rémi Verschelde |
2020-12-09 | Merge pull request #44128 from KoBeWi/🧹 | Rémi Verschelde |
2020-12-09 | Cleanup unused engine code | Tomasz Chabora |
2020-12-09 | Merge pull request #44199 from bruvzg/pvs_fixes_1 | Rémi Verschelde |
2020-12-09 | Static analyzer fixes: | bruvzg |
2020-12-09 | Merge pull request #44161 from Faless/fix/fa_buffered_remove | Rémi Verschelde |
2020-12-06 | Tweak log file names for consistency between Mono and non-Mono logs | Hugo Locurcio |
2020-12-06 | Remove now unused FileAccessBuffered. | Fabio Alessandrelli |
2020-12-02 | Refactored Mesh internals and formats. | reduz |
2020-11-27 | Merge pull request #40136 from Jummit/multiplayer-root-node-getters | Fabio Alessandrelli |
2020-11-27 | Disable SO_REUSEADDR for UDP. | Fabio Alessandrelli |
2020-11-23 | Initialize class/struct variables with default values in core/ and drivers/ | Rafał Mikrut |
2020-11-21 | Use Vector2i instead of Vector2 for Image get_pixelv and set_pixelv | Aaron Franke |
2020-11-18 | Fix crash duplicating local-to-scene resources | Pedro J. Estébanez |
2020-11-17 | Merge pull request #43610 from RandomShaper/fix_res_duplicate | Rémi Verschelde |
2020-11-17 | Fix crash in resoure duplicate | Pedro J. Estébanez |
2020-11-16 | Remove empty lines around braces with the formatting script | Aaron Franke |
2020-11-16 | Merge pull request #43493 from timothyqiu/request-absolute-authority | Fabio Alessandrelli |
2020-11-15 | fix custom loader/saver broken | Zae |
2020-11-14 | Allows HTTPClient to talk to proxy server | Haoyu Qiu |
2020-11-10 | Create Variant built-in functions. | reduz |
2020-11-10 | Merge pull request #40748 from RandomShaper/improve_packed_fs_api | Rémi Verschelde |
2020-11-09 | Variant: Rename Type::_RID to Type::RID | Rémi Verschelde |
2020-11-07 | Reorganized core/ directory, it was too fatty already | reduz |
2020-11-07 | Increase the default HTTPClient download chunk size to 64 KiB | Hugo Locurcio |
2020-10-18 | Refactor MethodBind to use variadic templates | reduz |
2020-10-10 | Fixes HTTPClient::poll crash after connection is self-assigned | Haoyu Qiu |
2020-10-05 | Improve format version mismatch error in binary loader | Rémi Verschelde |
2020-09-28 | Rename the ".import" folder to ".godot/imported" | Aaron Franke |
2020-09-19 | Fix crash when opening a ZIP data pack | Hugo Locurcio |
2020-09-07 | Merge pull request #38308 from bruvzg/sad_security_circus | Rémi Verschelde |
2020-09-07 | Merge pull request #38944 from Wavesonics/http-gzip | Fabio Alessandrelli |
2020-09-05 | Adds PCK encryption support (using script encryption key for export). | bruvzg |
2020-09-03 | [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. | bruvzg |
2020-09-03 | Ensure header guards enclose entire header. | Marcel Admiraal |
2020-09-03 | Merge pull request #41460 from Calinou/improve-resource-load-fail-message | Rémi Verschelde |
2020-09-03 | Merge pull request #40400 from Arivval/load-resourcepack-with-offset | Rémi Verschelde |
2020-09-02 | added load resource pack with offset feature | Yilin Ma |
2020-09-02 | HTTPRequest now accepts gzip | Adam Brown |
2020-08-31 | [funexpected] clear missed remaps on deinitialization, fixes godotengine/godo... | Yakov Borevich |
2020-08-22 | Improve the resource loading error message to mention the need to import | Hugo Locurcio |
2020-08-19 | Updated Translation architecture to have TranslationPO, did some commit fixes... | SkyJJ |
2020-08-19 | Added plurals and context support to Translation | SkyJJ |
2020-07-27 | Make all String float conversion methods be 64-bit | Aaron Franke |
2020-07-27 | Improve/fix packed data API | Pedro J. Estébanez |
2020-07-22 | issue-40396 - Added missing error strings to JSON parsing when array or objec... | Adam Bates |
2020-07-21 | Fix spelling & grammar in comments, docs, and messages | Andy Maloney |
2020-07-14 | Merge pull request #40374 from Faless/udp/server_abstraction | Rémi Verschelde |
2020-07-14 | UDPServer handles PacketPeerUDP-client association | Fabio Alessandrelli |
2020-07-14 | PO loader: Fix unclosed files and error messages | Rémi Verschelde |