Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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 | |||
2018-02-13 | Merge pull request #16432 from Ovnuniarchos/master | Rémi Verschelde | |
SpinBoxes calculate correctly their width before first redraw. | |||
2018-02-13 | Merge pull request #16424 from AndreaCatania/phyj | Rémi Verschelde | |
Added physics API in order to enable/disable collisions between rigidbody attached to a joint with bullet physics bullet | |||
2018-02-13 | Merge pull request #16383 from binbitten/issue_16335 | Rémi Verschelde | |
Fix spaces and quotes in external editor flags | |||
2018-02-13 | Expose priority and order for custom import plugins | George Marques | |
2018-02-13 | Merge pull request #16410 from bcr3ative/issue_16406 | Rémi Verschelde | |
Fix timeline track name overlapping keyframe area | |||
2018-02-13 | Merge pull request #16402 from Calinou/fix-camera-gizmo | Rémi Verschelde | |
Draw the Camera gizmo more accurately | |||
2018-02-13 | Merge pull request #16401 from YeldhamDev/json_example_fix | Rémi Verschelde | |
Fixed wrong example in JSONParseResult | |||
2018-02-13 | Merge pull request #16374 from ianb96/drop_at_mouse | Rémi Verschelde | |
Drop path text at mouse pos | |||
2018-02-13 | Merge pull request #16373 from ianb96/scene_shortcut_disable | Rémi Verschelde | |
Disable scene tree shortcuts when in a text field | |||
2018-02-13 | Merge pull request #16321 from JFonS/master | Rémi Verschelde | |
Fix gizmo solid box mesh being added twice | |||
2018-02-13 | Add Xbox One Elite and Xbox 360 Afterglow pads | Brandon DeRosier | |
2018-02-12 | Added OS::center_window to center the window precisely on desktop platforms | Marcelo Fernandez | |
2018-02-12 | Merge pull request #16499 from sudoio/master | Poommetee Ketson | |
Deselect text when jumping to function | |||
2018-02-12 | Merge pull request #16332 from YeldhamDev/capitalize_view_menu | Rémi Verschelde | |
Capitalized "View" menu options | |||
2018-02-12 | Merge pull request #16306 from mhilbrunner/mhilbrunner-docs-json-keyorder | Rémi Verschelde | |
[DOCS] parse_json: Objects do not keep key order | |||
2018-02-12 | Merge pull request #15525 from YeldhamDev/recent_scenes_changes | Rémi Verschelde | |
Small changes to the "Recent Scenes" menu | |||
2018-02-12 | Merge pull request #15499 from YeldhamDev/recent_scripts_fix | Rémi Verschelde | |
Changes for the "Recent Scripts" menu | |||
2018-02-12 | Merge pull request #16328 from bcr3ative/issue_16278 | Rémi Verschelde | |
Fix UX with project settings search functionality | |||
2018-02-11 | Merge pull request #16558 from tilpner/gdnative-variant-new-bool | Thomas Herzog | |
gdnative_api.json: Change argument name to r_dest | |||
2018-02-11 | gdnative_api.json: Change argument name to r_dest | tilpner | |
This reflects its usage as an output argument, consistent with the other godot_variant_new functions | |||
2018-02-10 | Add and use mono build variables with cloned environment. | Jonathan Tinkham | |
2018-02-10 | Merge pull request #16539 from eska014/gdnative-macwarn | Thomas Herzog | |
Fix GDNATIVE_API_INIT() warning about sign mismatch | |||
2018-02-10 | Fix GDNATIVE_API_INIT() warning about sign mismatch | Leon Krause | |
2018-02-09 | Fixed members overview not scrolling to correct line | Paulb23 | |
2018-02-09 | Merge pull request #16514 from karroffel/nativescript-extension-1 | Thomas Herzog | |
add NativeScript extension 1 |