Age | Commit message (Expand) | Author |
2018-04-08 | Merge pull request #16898 from Lerc/master | Juan Linietsky |
2018-04-08 | Merge pull request #17227 from Faless/multiplayer_api | Juan Linietsky |
2018-04-08 | Merge pull request #17232 from playster000/master | Juan Linietsky |
2018-04-08 | Merge pull request #17382 from bojidar-bg/13971-path-array-unsaved | Juan Linietsky |
2018-04-08 | Merge pull request #17967 from Nibodhika/all-device-mode | Juan Linietsky |
2018-04-07 | Allows to map an action to all devices. | Nibodhika |
2018-04-07 | Merge pull request #17583 from RandomShaper/enhance-uri-utils | Juan Linietsky |
2018-04-07 | Merge pull request #17636 from rainerdeyke/fix_issue_17585 | Juan Linietsky |
2018-04-07 | Experimental support for windows with per-pixel transparency (macOS, X11 and ... | bruvzg |
2018-04-06 | Fixed signal input variable name | Andrea Catania |
2018-04-05 | Fix buggy percent-encoding | Pedro J. Estébanez |
2018-04-05 | Merge pull request #17827 from bruvzg/macos_shortcut_key_remapping_fix | Rémi Verschelde |
2018-04-03 | Merge pull request #17847 from Faless/lws_update | Rémi Verschelde |
2018-04-03 | Ctrl+Clicking a enum now scrolls down to it in the docs. | Felix Yang |
2018-04-03 | Generalize SSL cert reading from file | Fabio Alessandrelli |
2018-03-28 | [macOS] Fix keyboard shortcuts on non QWERTY keyboard layouts. | bruvzg |
2018-03-27 | Enhance HTTPClient.query_string_from_dict() | Pedro J. Estébanez |
2018-03-27 | Unify http- and percent- encode/decode | Pedro J. Estébanez |
2018-03-24 | Fixes scene corruption when updating dependencies. | Rainer Deyke |
2018-03-22 | Fix for clang warning at distance_to | Marcelo Fernandez |
2018-03-22 | Fix several in-class initialization clang warning | Marcelo Fernandez |
2018-03-21 | Merge pull request #17653 from eska014/rwlock-dummy | Rémi Verschelde |
2018-03-20 | Add RWLockDummy for NO_THREADS builds | Leon Krause |
2018-03-18 | Fix listing files inside directory in pack file | Pedro J. Estébanez |
2018-03-16 | Merge pull request #16947 from Faless/ui_actions | Fabio Alessandrelli |
2018-03-15 | Merge pull request #17237 from RandomShaper/fix-ssl-handshake | Fabio Alessandrelli |
2018-03-16 | change bumpmap_to_normalmap range from [1...255] to [0...255] | Neil Graham |
2018-03-15 | Merge pull request #17376 from marcelofg55/file_get_path | Hein-Pieter van Braam |
2018-03-15 | Merge pull request #17407 from poke1024/fix-hsv-mismatch | Hein-Pieter van Braam |
2018-03-15 | Merge pull request #17388 from Hinsbart/mono_class_name | Rémi Verschelde |
2018-03-15 | Mono: Avoid invalid class names. | Andreas Haas |
2018-03-14 | Fix mismatch between Color.h and Color.from_hsv() | Bernhard Liebl |
2018-03-13 | Merge pull request #17486 from bojidar-bg/x-fix-clang-negation-warn | Rémi Verschelde |
2018-03-13 | Duplicate Arrays and Dictionaries when instancing scene in editor | Bojidar Marinov |
2018-03-13 | Fix a potential bug hinted by clang | Bojidar Marinov |
2018-03-13 | Added File.get_path and File.get_path_absolute functions | Marcelo Fernandez |
2018-03-13 | Merge pull request #17254 from Chaosus/updatewrap | Rémi Verschelde |
2018-03-13 | Merge pull request #17257 from and3rson/master | Rémi Verschelde |
2018-03-13 | Merge pull request #17311 from marcelofg55/export_err_checks | Rémi Verschelde |
2018-03-13 | Merge pull request #17440 from viktor-ferenczi/issue-5042 | Rémi Verschelde |
2018-03-13 | Merge pull request #17319 from eska014/polyclipper-toolsonly | Rémi Verschelde |
2018-03-12 | Fix non working action names containing whitespaces | robfram |
2018-03-11 | Properly closing all files in Python code | Viktor Ferenczi |
2018-03-08 | Merge pull request #16485 from poke1024/vector2-cross | Rémi Verschelde |
2018-03-07 | Bring back Vector2.cross() | Bernhard Liebl |
2018-03-07 | Reinstate WebGL 1.0 driver in HTML5 platform | Leon Krause |
2018-03-06 | Build polygon clipper only in tools builds | Leon Krause |
2018-03-06 | Adjust decimal precision | ShyRed |
2018-03-06 | Improved error checking at EditorExportPlatformPC::export_project | Marcelo Fernandez |
2018-03-06 | Update wrap functions | Chaosus |