Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-14 | Merge pull request #15855 from mrcdk/texture_button_mask_fixes | Rémi Verschelde | |
The TextureButton's bitmask takes into account the stretch mode selected | |||
2018-02-14 | Merge pull request #15862 from poke1024/esc-close-dock | Rémi Verschelde | |
Make KEY_ESCAPE close all output/debugger docks on bottom | |||
2018-02-14 | Merge pull request #15864 from GodotExplorer/pr-get_unique_id-desktop-impl | Rémi Verschelde | |
Implement more methods for OS on Desktop platforms | |||
2018-02-14 | Merge pull request #15875 from marcelofg55/wasapi_device_change | Rémi Verschelde | |
Improved WASAPI driver so that it always uses the default audio device | |||
2018-02-14 | Merge pull request #15892 from Zylann/add_missing_vs_bindings | Rémi Verschelde | |
Added all missing VisualServer bindings | |||
2018-02-14 | Merge pull request #15903 from groud/fix_minsize | Rémi Verschelde | |
Fixes GridContainer and SplitContainer wrong layouting | |||
2018-02-14 | Merge pull request #16169 from hungrymonkey/issue_16160 | Rémi Verschelde | |
Change function signature from float to double to match type get_doub… | |||
2018-02-14 | Merge pull request #16176 from vnen/gdscript-default-args | Rémi Verschelde | |
Show default values in docs for GDScript built-in functions | |||
2018-02-14 | Merge pull request #16288 from guilhermefelipecgs/make_parent_folder_selectable | Rémi Verschelde | |
Make parent folder selectable | |||
2018-02-14 | Merge pull request #16331 from Benjamin-Dobell/pull/fix-pkgconfig-mono | Rémi Verschelde | |
Fixed Mono builds on macOS (pkgconfig detection of mono) | |||
2018-02-14 | Merge pull request #16663 from sudoio/master | Rémi Verschelde | |
Fix #16543 (Add ability to copy errors from debugger) | |||
2018-02-14 | Merge pull request #16690 from YeldhamDev/scons_typos | Rémi Verschelde | |
Fixed small typos in the SConstruct file | |||
2018-02-14 | Fixed small typos in the SConstruct file. | Michael Alexsander Silva Dias | |
2018-02-14 | Fix #16543 (add button to copy error from debugger) | Artem Varaksa | |
2018-02-14 | Merge pull request #14804 from ColinKinloch/master | Rémi Verschelde | |
Fixed android arm64v8 | |||
2018-02-14 | Merge pull request #16408 from Calinou/remove-debugging-prints | Rémi Verschelde | |
Remove a few debugging prints | |||
2018-02-14 | Merge pull request #16677 from YeldhamDev/itemlist_reselect | Rémi Verschelde | |
Added "allow_reselect" property to ItemList and enabled it for the method/help lists | |||
2018-02-14 | Merge pull request #16681 from AndreaCatania/kin_t | Rémi Verschelde | |
Added return true o collide when no rusult is NULL | |||
2018-02-14 | Added return true o collide when no rusult is NULL | Andrea Catania | |
2018-02-14 | Merge pull request #16547 from Dar13/kinematic_gravity_fix | Rémi Verschelde | |
Fixes gravity calculation for kinematic bodies in Bullet | |||
2018-02-14 | Remove OpenSSL license, add Mbed TLS | Rémi Verschelde | |
2018-02-14 | Add signals and a check function for Android service connectivity. | Xavier Sellier | |
- Add a iap_connect and iap_disconnect events for android platform. - Add isConnected() function returning true if its connected to android service, false otherwise (cherry picked from commit 546b48813f2b75481d846957275f6d4eecd8de3c) | |||
2018-02-14 | Merge pull request #16519 from Faless/mbedtls | Rémi Verschelde | |
Replace OpenSSL with mbedTLS | |||
2018-02-14 | Added "allow_reselect" property to ItemList and enabled it for the ↵ | Michael Alexsander Silva Dias | |
method/help lists. | |||
2018-02-14 | Allow building with system wide mbedtls on X11 | Fabio Alessandrelli | |
Using builtin_mbedtls=yes is still the default as many distributions do not ship with mbedtls included. | |||
2018-02-14 | Disabled mbedtls module in javascript platform | Fabio Alessandrelli | |
2018-02-14 | Deleting OpenSSL module and library | Fabio Alessandrelli | |
2018-02-14 | Small change to lws `mbedtls_wrapper` to fix OSX build. | Fabio Alessandrelli | |
Checks for OSX in thirdparty/lws/mbedtls_wrapper/include/platform/ssl_port.h to include stdlib.h instead of malloc.h. The bug is fixed upstream in master via LWS_HAVE_MALLOC_H, but not in the 2.4.1 branch (as the file structure has, one again, changed). | |||
2018-02-14 | lws module now uses mbedtls as OpenSSL replacement | Fabio Alessandrelli | |
2018-02-14 | Add mbedtls module | Fabio Alessandrelli | |
2018-02-14 | Add mbedTLS lib. Version 2.7.0, license Apache 2.0 | Fabio Alessandrelli | |
2018-02-13 | Fixes gravity calculation for kinematic bodies in Bullet | Neil Moore | |
2018-02-14 | Merge pull request #16407 from Calinou/project-manager-allow-hidpi | Rémi Verschelde | |
Always detect and use hiDPI in the project manager if needed | |||
2018-02-14 | Merge pull request #16385 from dragmz/buf_write_perf | Rémi Verschelde | |
fix buffer write performance | |||
2018-02-14 | Merge pull request #16659 from vnen/plugin_order | Rémi Verschelde | |
Expose priority and order for custom import plugins | |||
2018-02-14 | Merge pull request #16654 from bdero/bdero/elite-afterglow-pads | Rémi Verschelde | |
Add Xbox One Elite and Xbox 360 Afterglow pads (Linux) | |||
2018-02-14 | Merge pull request #16648 from marcelofg55/center_window | Rémi Verschelde | |
Added OS::center_window to center the window precisely on desktop platforms | |||
2018-02-13 | Merge pull request #16667 from vnen/remove-container-control | Rémi Verschelde | |
Add a function to remove controls from containers | |||
2018-02-13 | Merge pull request #16669 from akien-mga/fix-apk-expansion | Rémi Verschelde | |
Fix broken APK expansion due to missed option renames | |||
2018-02-13 | Fix broken APK expansion due to missed option renames | Rémi Verschelde | |
Command line options were refactored for 3.0 to follow the common usage of double-dashed long options, but `--main-pack` went through the cracks. Fixes #16533. | |||
2018-02-13 | Always detect and use hiDPI in the project manager if needed | Hugo Locurcio | |
This makes its hiDPI behavior consistent with the editor. | |||
2018-02-13 | Add a function to remove controls from containers | George Marques | |
Closes #5968 | |||
2018-02-13 | Merge pull request #16422 from synasius/fixed-line-edit-text-changed-signal | Rémi Verschelde | |
Fixed #15082: line edit emits two "text_changed" signals when pasting while text is selected | |||
2018-02-13 | Merge pull request #16518 from Paulb23/fix_members_overview_offset | Rémi Verschelde | |
Fixed members overview not scrolling to correct line | |||
2018-02-13 | Remove unused variable from plugin settings update | George Marques | |
Fix #16199 | |||
2018-02-13 | Merge pull request #16551 from sctincman/xbuild_fallback-fix | Rémi Verschelde | |
Add and use mono build variables with cloned environment. | |||
2018-02-13 | Merge pull request #16474 from robfram/fix-compile-freebsd-websocket | Rémi Verschelde | |
Fix compilation errors with FreeBSD and libwebsocket | |||
2018-02-13 | Add FreeBSD and OpenBSD #defines to skip LWS_HAVE_SYS_PRCTL_H | robfram | |
compiling libwebsocket, as it would fail otherwise. Fix #16472. | |||
2018-02-13 | Merge pull request #16463 from Noshyaar/pr1 | Rémi Verschelde | |
3DEditor: fix selecting node in viewport not update inspector | |||
2018-02-13 | Merge pull request #16433 from Calinou/remove-assetlib-debugging-prints | Rémi Verschelde | |
Remove debugging prints related to the asset library |