Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-16 | Merge pull request #14706 from YeldhamDev/popupmenu_submenu | Rémi Verschelde | |
Enhancements and fixes for PopupMenu's submenus | |||
2017-12-16 | Merge pull request #14707 from poke1024/fix14691 | Rémi Verschelde | |
Fix thin lines in editor gui on hidpi (issue 14691) | |||
2017-12-16 | Merge pull request #14708 from Faless/get_packet_not_const_rebased | Rémi Verschelde | |
Remove "const" from PacketPeer get_packet/get_var, move windows network related stuff to drivers | |||
2017-12-15 | Merge pull request #14713 from poke1024/fix14570 | Rémi Verschelde | |
Fixes oversized tooltip labels (issue 14570) | |||
2017-12-15 | Merge pull request #14723 from hpvb/fix-thekla-ming-32bit-build | Hein-Pieter van Braam | |
Fix 32bit MingW build for thekla_altas | |||
2017-12-15 | Fix 32bit MingW build for thekla_altas | Hein-Pieter van Braam | |
2017-12-15 | Merge pull request #14716 from poke1024/fix_window_title | Rémi Verschelde | |
Fixes close button overlapping window title | |||
2017-12-15 | Made built-in identifiers properly constant in shaders. Fixes #14449, closes ↵ | Juan Linietsky | |
#14629 | |||
2017-12-15 | Enhancements and fixes for PopupMenu's submenus. | Michael Alexsander Silva Dias | |
2017-12-15 | BakedLightmap: Update gizmo when setting extents. | Andreas Haas | |
Fixes #14696. | |||
2017-12-15 | thekla: Fix build on x86 systems without SSE support | Rémi Verschelde | |
Fixes #14709. Same as https://github.com/Thekla/thekla_atlas/pull/11, but adding comments until it's merged upstream. | |||
2017-12-15 | Fixes close button overlapping window title | Bernhard Liebl | |
2017-12-15 | Merge pull request #14580 from Krakean/string_split_new_arg | Rémi Verschelde | |
Added third argument for String.split() function | |||
2017-12-15 | Added third argument for String.split() function (see issue #14349) | Dmitry Koteroff | |
Remove negative limit, leave only positive and make it reflect behaviour like in Python Also limit renamed to maxsplit to match Python one. Also docs updated. Fix indent | |||
2017-12-15 | ScriptCreateDialog: Fix loading scripts with named classes. | Andreas Haas | |
We only need to validate the class name when creating a new script, existing scripts already have one. Fixes #14643 Supersedes/Closes #14684 | |||
2017-12-15 | Fixes oversized tooltip labels (issue 14570) | Bernhard Liebl | |
2017-12-15 | Merge pull request #14673 from Silvea12/master | Andreas Haas | |
Updated input_default.cpp again (new input maps take priority) | |||
2017-12-15 | Fix thin lines in editor gui on hidpi (issue 14691) | Bernhard Liebl | |
2017-12-15 | Move windows networking class to drivers/windows/ | Fabio Alessandrelli | |
Also rename stream_peer_winsock.* to stream_peer_tcp_winsock.* and StreamPeerWinsock to StreamPeerTCPWinsock. | |||
2017-12-15 | Remove "const" from PacketPeer get_packet/get_var | Fabio Alessandrelli | |
They are NOT constant methods, as state by the comment message, they fetch the last packet and then forget about it, actively changing the state of the object. | |||
2017-12-15 | Merge pull request #14656 from apezel/master | Rémi Verschelde | |
Fixes built-In "LIGHT" causing fragment compilation error | |||
2017-12-15 | Merge pull request #14703 from Faless/fix_http_client | Rémi Verschelde | |
Fix javascript build error and improve #14604 | |||
2017-12-15 | Merge pull request #14694 from Calinou/update-hack-font | Rémi Verschelde | |
Update Hack font to version 3.000 | |||
2017-12-15 | Merge pull request #14666 from henriquelalves/slider_issue | Rémi Verschelde | |
Fix slider ticks offset | |||
2017-12-15 | Fix javascript build error and improve #14604 | Fabio Alessandrelli | |
2017-12-15 | fix compile issue | Juan Linietsky | |
2017-12-15 | Fixes slider node tick offset | Henrique L Alves | |
Fixes wrong tick offset on slider nodes - they now match with the corresponding 'grabber' positions. Fixes issue #14637 | |||
2017-12-15 | -Added new scene conversion to binary on export (disabled by default, please ↵ | Juan Linietsky | |
test) -This method works by directly converting text to binary, so the scene does not need to be loaded and saved | |||
2017-12-15 | Merge pull request #14646 from willnationsdev/docs4 | Noshyaar | |
[DOCS] Animation, CanvasItem, Curve3D, Curve | |||
2017-12-15 | Merge pull request #14678 from NathanWarden/navigation_doc | Noshyaar | |
[DOCS] Completed the docs for the Navigation node. | |||
2017-12-15 | Merge pull request #14679 from ↵ | Thomas Herzog | |
touilleMan/add-godot_get_global_constants-to-gdnative-wrapper [GDnative] missing godot_get_stack_bottom and godot_get_global_constants | |||
2017-12-15 | Update Hack font to version 3.000 | Hugo Locurcio | |
2017-12-15 | Merge pull request #14690 from bruvzg/thekla-mingw-build-fix | Rémi Verschelde | |
Fixes thekla atlas mingw-w64 build. | |||
2017-12-15 | Fixes thekla atlas mingw-w64 build | bruvzg | |
2017-12-15 | Remove debug printf on Windows | Rémi Verschelde | |
2017-12-15 | Merge pull request #14604 from mhilbrunner/http-defaults | Rémi Verschelde | |
HTTP cleanup & better defaults | |||
2017-12-15 | [DOCS] Completed the docs for the Navigation node. | Nathan Warden | |
2017-12-15 | Add missing godot_get_stack_bottom and godot_get_global_constants in ↵ | Emmanuel Leblond | |
gdnative_api.json | |||
2017-12-14 | Merge pull request #14672 from akien-mga/openmp-linking | Rémi Verschelde | |
openmp: Simplify linking on X11, fixing clang build | |||
2017-12-14 | Merge pull request #14674 from djrm/pr_visual_improvements | Rémi Verschelde | |
Updated icons | |||
2017-12-14 | Updated icons | Daniel J. Ramirez | |
[ciskip] | |||
2017-12-14 | Updated input_default.cpp again (new maps take priority) | Andrew Silver | |
Fixes #14639 | |||
2017-12-14 | openmp: Simplify linking on X11, fixing clang build | Rémi Verschelde | |
2017-12-14 | Merge pull request #14667 from bruvzg/macports-clang-imp | Rémi Verschelde | |
Minor improvements for #14658 (MacPorts clang support) | |||
2017-12-14 | MacPorts clang version selection, and OpenMP linking fix. | bruvzg | |
2017-12-14 | GDScript files are converted to binary on export now. | Juan Linietsky | |
2017-12-14 | Fix type mismatch in OS::set_borderless_window | Rémi Verschelde | |
Closes #14663. | |||
2017-12-14 | Merge pull request #14662 from akien-mga/openmp-clang | Rémi Verschelde | |
openmp: Don't try to link GCC's implementation on Clang | |||
2017-12-14 | openmp: Don't try to link GCC's implementation on Clang | Rémi Verschelde | |
Also disable openmp build on Travis, breaks on Trusty's Clang. Group deps more naturally. | |||
2017-12-14 | Merge pull request #14657 from Valentactive/fix_compiling_new_lightmapper | Rémi Verschelde | |
fix for compiling the new lightmapper |