| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | i18n: Sync translations with Weblate | Rémi Verschelde | 2018-01-20 | 18 | -3020/+10314 |
| | | | | | Adds Romanian translation. | ||||
| * | Merge pull request #15850 from Anutrix/master | Rémi Verschelde | 2018-01-19 | 1 | -0/+1 |
| |\ | | | | | Added description to dedent in String.xml | ||||
| | * | Added description to dedent in String.xml | Anutrix | 2018-01-19 | 1 | -0/+1 |
| |/ | |||||
| * | Merge pull request #15863 from touilleMan/fix-pluginscript-crash-in-dialog-box | Rémi Verschelde | 2018-01-19 | 1 | -0/+3 |
| |\ | | | | | Hide Script nodes in dialog box to prevent crash with pluginscript | ||||
| | * | Hide Script nodes in dialog box to prevent crash with pluginscript | Emmanuel Leblond | 2018-01-19 | 1 | -0/+3 |
| |/ | |||||
| * | Merge pull request #15861 from poke1024/macos-keybuffer | Rémi Verschelde | 2018-01-19 | 2 | -9/+14 |
| |\ | | | | | On macOS, prevent key_event_buffer overflows | ||||
| | * | On macOS, prevent key_event_buffer overflows | Bernhard Liebl | 2018-01-19 | 2 | -9/+14 |
| | | | |||||
| * | | Bump version to 3.0-rc2 | Rémi Verschelde | 2018-01-19 | 1 | -1/+1 |
| | | | | | | | | | Dr. Freeman, we're coming for you! | ||||
| * | | Merge pull request #15858 from willnationsdev/vs-hpp-support | Rémi Verschelde | 2018-01-19 | 2 | -1/+3 |
| |\ \ | | | | | | | Allow VS to include .hpp files in scons builds | ||||
| | * | | Include .hpp files in VS scons builds. Fixed Typo. | Will Nations | 2018-01-18 | 2 | -1/+3 |
| | | | | |||||
| * | | | Merge pull request #15856 from Noshyaar/indent | Rémi Verschelde | 2018-01-19 | 1 | -4/+4 |
| |\ \ \ | | | | | | | | | SCsub: fix mixed indentation | ||||
| | * | | | SCsub: fix mixed indentation | Poommetee Ketson | 2018-01-19 | 1 | -4/+4 |
| | |/ / | |||||
| * | | | Merge pull request #15857 from YeldhamDev/find_last_doc | Poommetee Ketson | 2018-01-19 | 1 | -1/+1 |
| |\ \ \ | |/ / |/| | | | | | | | | [DOCS] Fixed incorrect information inside String's "find_last" method [ci skip] | ||||
| | * | | [DOCS] Fixed incorrect information inside String's "find_last" method. | Michael Alexsander Silva Dias | 2018-01-19 | 1 | -1/+1 |
| | | | | |||||
| * | | | adding option to split modules library | Ariel Manzur | 2018-01-18 | 2 | -2/+7 |
| | | | | |||||
| * | | | Merge pull request #15849 from poke1024/preload-completion | Rémi Verschelde | 2018-01-18 | 1 | -1/+3 |
| |\ \ \ | | | | | | | | | GDScript: fix autocompletion for preload() (issue 15766) | ||||
| | * | | | GDScript: fix autocompletion for preload() (issue 15766) | Bernhard Liebl | 2018-01-18 | 1 | -1/+3 |
| | | | | | |||||
| * | | | | improves portability with some compilers | Ariel Manzur | 2018-01-18 | 2 | -8/+8 |
| | | | | | |||||
| * | | | | Merge pull request #15851 from poke1024/preload-warnings | Juan Linietsky | 2018-01-18 | 1 | -1/+1 |
| |\ \ \ \ | | | | | | | | | | | Suppress errors on autocompletion for preload() | ||||
| | * | | | | Suppress errors on autocompletion for preload() | Bernhard Liebl | 2018-01-18 | 1 | -1/+1 |
| | | |_|/ | |/| | | |||||
| * / | | | Remove obsolete Viewport _update_rect() code | Rémi Verschelde | 2018-01-18 | 2 | -133/+1 |
| |/ / / | |||||
| * | | | Fix typos in code and docs with codespell | Rémi Verschelde | 2018-01-18 | 138 | -405/+405 |
| | | | | | | | | | | | | | Using v1.11.0 from https://github.com/lucasdemarchi/codespell | ||||
| * | | | Merge pull request #15848 from binbitten/fix-viewport-bg | Rémi Verschelde | 2018-01-18 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | Fix wrong viewport transparent-bg | ||||
| | * | | | Fix wrong viewport transparent-bg | binbitten | 2018-01-18 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Merge pull request #15845 from Anutrix/master | Rémi Verschelde | 2018-01-18 | 1 | -0/+2 |
| |\ \ \ \ | | | | | | | | | | | Added description to get_collision_mask_bit and set_collision_mask_bit in RayCast2D.xml | ||||
| | * | | | | Added description to get_collision_mask_bit and set_collision_mask_bit in ↵ | Anutrix | 2018-01-18 | 1 | -0/+2 |
| | |/ / / | | | | | | | | | | | | | RayCast2D.xml | ||||
| * / / / | Update MultiMeshInstance and WorldEnvironment documentation | Abhas Kumar Sinha | 2018-01-18 | 2 | -3/+8 |
| |/ / / | | | | | | | | | | With some edits by @akien-mga. | ||||
| * | | | Merge pull request #15842 from binbitten/tex-conv-rgb10a2 | Rémi Verschelde | 2018-01-18 | 1 | -1/+24 |
| |\ \ \ | | | | | | | | | Convert special case RGB10_A2 to RGBA8 when obtaining texture data | ||||
| | * | | | Convert special case RGB10_A2 to RGBA8 when obtaining texture data | binbitten | 2018-01-18 | 1 | -1/+24 |
| | |/ / | |||||
| * | | | Before I forget, add warnings on areas without children (should not break ↵ | Juan Linietsky | 2018-01-18 | 4 | -0/+32 |
| | | | | | | | | | | | | | | | | | | | anything). Seen too many users misunderstanding the edit rect is the shape. | ||||
| * | | | Merge pull request #15843 from ianb96/fold_mouse_ofs_fix | Rémi Verschelde | 2018-01-18 | 1 | -5/+6 |
| |\ \ \ | | | | | | | | | TextEdit fix get_mouse after many folds | ||||
| | * | | | TextEdit fix get_mouse after many folds | Ian | 2018-01-18 | 1 | -5/+6 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #15837 from KellyThomas/patch-2 | Rémi Verschelde | 2018-01-18 | 1 | -2/+2 |
| |\ \ \ | |_|/ |/| | | remove usage of C#7 in DebuggingUtils.cs for compatibility with 2015 Build Tools | ||||
| | * | | remove c#7 features for compatibility with 2015 Build Tools | Kelly Thomas | 2018-01-18 | 1 | -2/+2 |
| | | | | | | | | | | https://github.com/godotengine/godot/issues/15742 | ||||
| * | | | Merge pull request #15841 from karroffel/gdnative-more-fixes-hopefully | Rémi Verschelde | 2018-01-18 | 1 | -1/+1 |
| |\ \ \ | |_|/ |/| | | [GDNative] fix NativeScript false negative error | ||||
| | * | | [GDNative] fix NativeScript false negative error | karroffel | 2018-01-18 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge pull request #15803 from Noshyaar/pm | Rémi Verschelde | 2018-01-18 | 1 | -35/+21 |
| |\ \ | | | | | | | ProjectManager: show error/warning by default | ||||
| | * | | ProjectManager: show error/warning by default | Poommetee Ketson | 2018-01-18 | 1 | -35/+21 |
| | | | | | | | | | | | | | Deprecate "That's a BINGO" message | ||||
| * | | | Merge pull request #15835 from bruvzg/disable_non_empty_folder_np | Rémi Verschelde | 2018-01-18 | 1 | -3/+3 |
| |\ \ \ | | | | | | | | | Disallow creating new projects in a non-empty folder. | ||||
| | * | | | Disallow creating new projects in a non-empty folder. | bruvzg | 2018-01-18 | 1 | -3/+3 |
| | | | | | |||||
| * | | | | Merge pull request #15836 from karroffel/gdnative-more-fixes-hopefully | Rémi Verschelde | 2018-01-18 | 1 | -3/+38 |
| |\ \ \ \ | |_|_|/ |/| | | | [GDNative] fix #15723 | ||||
| | * | | | [GDNative] fix #15723 | karroffel | 2018-01-18 | 1 | -3/+38 |
| | |/ / | |||||
| * | | | Merge pull request #15820 from paulloz/fix-csharp-call-with-object-return | Rémi Verschelde | 2018-01-18 | 3 | -15/+10 |
| |\ \ \ | |/ / |/| | | Fix marshalling when a function is returning an object from c# | ||||
| | * | | remove an unneeded marshalling function | Paul Joannon | 2018-01-18 | 2 | -11/+6 |
| | | | | | | | | | | | | | `Variant mono_object_to_variant(MonoObject*, const ManagedType&)` | ||||
| | * | | fix marshalling when a function is returning an object from c# | Paul Joannon | 2018-01-18 | 1 | -4/+4 |
| | | | | |||||
| * | | | Merge pull request #15817 from volzhs/icon-color | Rémi Verschelde | 2018-01-18 | 1 | -0/+4 |
| |\ \ \ | |/ / |/| | | Fix Error/Success/Warning icon color | ||||
| | * | | Fix Error/Success/Warning icon color | volzhs | 2018-01-18 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | Fix #15781 Fix #15757 | ||||
| * | | | Merge pull request #15829 from Zylann/add_gdnative_read_write_copy | Rémi Verschelde | 2018-01-18 | 3 | -0/+168 |
| |\ \ \ | | | | | | | | | Added GDNative copy constructor for PoolVectors Read and Write | ||||
| | * | | | Added GDNative copy constructor for PoolVectors Read and Write | Marc Gilleron | 2018-01-18 | 3 | -0/+168 |
| | | | | | |||||
| * | | | | Merge pull request #15826 from MarianoGnu/master | Rémi Verschelde | 2018-01-18 | 1 | -6/+4 |
| |\ \ \ \ | | | | | | | | | | | TileSetEditorPlugin: take scale in accout when highlighting current selected subtile. | ||||
