Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-15 | Modifies indentation behaviours | MattUV | |
Partially fixes #14559 (see the issue for details); Removes some code redondancy ; Adds the possibility to indent left and right without selecting text ; Adds the entries to the context menu when text is not selected ; Renames indent_selection_left() and indent_selection_right() to indent_left() and indent_right() ; Unifies context menus of shader text editor and script text editor. | |||
2017-12-14 | Revert property changes in "[DOCS] AnimationPlayer new props, members/methods" | Rémi Verschelde | |
This partially reverts commits e79456519d0c1dff98ffa5f39e8e7c962b7dd553 and 2d07fe29208b9ccef31ab654ca5405edac7a0de7, which introduced API changes needing more in-depth review at this stage. Kept the removal of "get_position" binding, redundant with "get_current_animation_position". Kept docs changes where applicable. Also removed the obsolete "stop_all" method which does the same as "stop". Fixes #14602. | |||
2017-12-13 | Merge pull request #14638 from mhilbrunner/patch-7 | Rémi Verschelde | |
[DOCS] JSON: Small fixes | |||
2017-12-13 | Merge pull request #14633 from poke1024/fix-richtextlabel-crash | Rémi Verschelde | |
Fix crash (and bug) in RichTextLabel | |||
2017-12-13 | [DOCS] JSON: Small fixes | Max Hilbrunner | |
2017-12-13 | Fix crash (and bug) in RichTextLabel | poke1024 | |
2017-12-13 | Merge pull request #14626 from Hinsbart/module_env | Rémi Verschelde | |
Scons: Build modules in seperate env. | |||
2017-12-13 | TileMapEditor: Fix tile placement. | Andreas Haas | |
Fixes #14625 | |||
2017-12-13 | Scons: Build modules in seperate env. | Andreas Haas | |
2017-12-13 | Merge pull request #14499 from akien-mga/glsl-bone-type | Rémi Verschelde | |
Fix usage of signed type in skeleton shader | |||
2017-12-13 | Merge pull request #14587 from hoelzl/pr-no-std-arg-on-msvc | Rémi Verschelde | |
Don't pass -std=gnu++11 to MSVC | |||
2017-12-13 | Merge pull request #14591 from mhilbrunner/patch-6 | Rémi Verschelde | |
Small fix in stream_peer_openssl: missing break, formatting | |||
2017-12-13 | Merge pull request #14593 from Hinsbart/mono_env | Rémi Verschelde | |
Mono: Build in cloned env. | |||
2017-12-13 | Merge pull request #14596 from Noshyaar/pr | Rémi Verschelde | |
Enhance undoredo action name, TTR, cleanup | |||
2017-12-13 | Merge pull request #14603 from YeldhamDev/tileset_button | Noshyaar | |
Fixed Tileset editor button having the wrong text and not being translatable | |||
2017-12-12 | Fixed Tileset editor button having the wrong text and not being translatable. | Michael Alexsander Silva Dias | |
2017-12-12 | Change -std=gnu++11 to -stc=c++11 and don't pass flag to MSVC | Matthias Hoelzl | |
2017-12-12 | Merge pull request #14595 from hpvb/fix-mingw-build | Rémi Verschelde | |
Fix mingw build for thekla_atlas | |||
2017-12-12 | Fix mingw build for thekla_atlas | Hein-Pieter van Braam | |
2017-12-12 | Enhance undoredo action name, TTR, cleanup | Poommetee Ketson | |
2017-12-12 | Mono: Build in cloned env. | Andreas Haas | |
Use a cloned env, so that toggling glue_enabled doesn't force a full rebuild as mentioned in #14584. | |||
2017-12-12 | stream_peer_openssl: add missing break & format | Max Hilbrunner | |
2017-12-12 | Merge pull request #14530 from mhilbrunner/add-http | Noshyaar | |
HTTPClient: Add PATCH method and missing HTTP status codes | |||
2017-12-12 | Merge pull request #14474 from toger5/fixSliderNan | Noshyaar | |
added missing NaN check fixes: #13255 | |||
2017-12-12 | HTTPClient: Add PATCH method and missing HTTP status codes | mhilbrunner | |
2017-12-12 | Merge pull request #14581 from Noshyaar/pr | Rémi Verschelde | |
Change statable to multistate, remove extra separator | |||
2017-12-12 | Change statable to multistate, remove extra separator | Poommetee Ketson | |
2017-12-12 | Merge pull request #14549 from RayKoopa/highlight_settings_categories | Rémi Verschelde | |
Highlight Editor Settings categories | |||
2017-12-12 | Merge pull request #14565 from bruvzg/mingw-specific-binutils | Rémi Verschelde | |
Use MinGW specific binutils for debug symbols separation. | |||
2017-12-12 | Merge pull request #14555 from bojidar-bg/14324-nested-ternary | Rémi Verschelde | |
Properly support nested ternary expressions | |||
2017-12-12 | Merge pull request #14561 from volzhs/libwebp-0.6.1 | Rémi Verschelde | |
Update libwebp to 0.6.1 | |||
2017-12-12 | Merge pull request #14566 from cbscribe/kcc_node_docs | Rémi Verschelde | |
[DOC] Update Node class ref | |||
2017-12-11 | [DOC] Update Node class ref | Chris Bradfield | |
2017-12-12 | Update libwebp to 0.6.1 | volzhs | |
* lossless performance and compression improvements + a new 'cruncher' mode (-m 6 -q 100) * ARM performance improvements with clang (15-20% w/ndk r15c) * webp-js: emscripten/webassembly based javascript decoder * miscellaneous bug & build fixes | |||
2017-12-11 | Use MinGW specific binutils for debug symbols separation | bruvzg | |
2017-12-11 | Properly support nested ternary expressions | Bojidar Marinov | |
Fixes 14324. | |||
2017-12-11 | Highlight Editor Settings categories | Ray Koopa | |
2017-12-11 | Merge pull request #14548 from volzhs/fix-out-of-size | Rémi Verschelde | |
Fix Index p_current=0 error at starting editor | |||
2017-12-11 | Fix Index p_current=0 error at starting editor | volzhs | |
2017-12-11 | Merge pull request #13836 from AndreaCatania/scale | Rémi Verschelde | |
Fixed bullet scale on get_transform and joints | |||
2017-12-11 | doc: Sync classref with current source | Rémi Verschelde | |
2017-12-11 | Merge pull request #14534 from AndreaCatania/patch-2 | Rémi Verschelde | |
Fixed bad bindings | |||
2017-12-11 | Merge pull request #14543 from volzhs/checkbox-checkbutton-center | Rémi Verschelde | |
Fix align=center info is not saved with CheckBox & CheckButton | |||
2017-12-11 | Merge pull request #14541 from volzhs/fix-checkbutton | Rémi Verschelde | |
Fix CheckButton & CheckBox minimum size | |||
2017-12-11 | Fix align=center info is not saved with CheckBox & CheckButton | volzhs | |
2017-12-11 | Merge pull request #14533 from Krakean/addrootifnone_fix | Rémi Verschelde | |
Fix to #14503 | |||
2017-12-11 | Fix CheckBox minimum size | volzhs | |
2017-12-11 | Fix CheckButton minimum size | volzhs | |
2017-12-11 | Fixed bad bindings | AndreaCatania | |
2017-12-11 | Fixed #14503 | Dmitry Koteroff | |