| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2018-01-18 | ProjectManager: show error/warning by default | Poommetee Ketson | 1 | -35/+21 | |
| Deprecate "That's a BINGO" message | |||||
| 2018-01-18 | [GDNative] fix #15723 | karroffel | 1 | -3/+38 | |
| 2018-01-18 | Disallow creating new projects in a non-empty folder. | bruvzg | 1 | -3/+3 | |
| 2018-01-18 | remove an unneeded marshalling function | Paul Joannon | 2 | -11/+6 | |
| `Variant mono_object_to_variant(MonoObject*, const ManagedType&)` | |||||
| 2018-01-18 | fix marshalling when a function is returning an object from c# | Paul Joannon | 1 | -4/+4 | |
| 2018-01-18 | Added GDNative copy constructor for PoolVectors Read and Write | Marc Gilleron | 3 | -0/+168 | |
| 2018-01-18 | Fix find/replace bar | volzhs | 2 | -69/+87 | |
| - make LineEdit resizable for find/replace - move replaced count/no match message to status bar - fix replaced n occuurence message is not displayed when n > 0 Fixes #15394 | |||||
| 2018-01-17 | TileSetEditorPlugin: take scale in accout when highlighting current selected ↵ | Mariano Suligoy | 1 | -6/+4 | |
| subtile. | |||||
| 2018-01-18 | Fix Error/Success/Warning icon color | volzhs | 1 | -0/+4 | |
| Fix #15781 Fix #15757 | |||||
| 2018-01-17 | Fix Android onTextChanged crash | Ruslan Mustakov | 1 | -4/+7 | |
| As it turns out, onTextChanged supplies a mutable CharSequence, which lead to crashes or unexpected behaviour when input was coming faster than it was processed. | |||||
| 2018-01-17 | few doc fixes | Chaosus | 1 | -2/+2 | |
| 2018-01-17 | doc: Replace some more "val" with "value" + sync | Rémi Verschelde | 58 | -83/+82 | |
| 2018-01-16 | Fix crash when closing the editor | Mariano Suligoy | 1 | -3/+3 | |
| 2018-01-16 | BMFont loading direct support from .fnt files. | Juan Linietsky | 3 | -0/+55 | |
| 2018-01-16 | Fixes for parameter names of builtin functions in visual scripts/core | Chaosus | 3 | -13/+13 | |
| 2018-01-16 | Fixed bullet physics body shape scaling | AndreaCatania | 1 | -13/+12 | |
| 2018-01-16 | Revert "Fix bad color to HTML conversion. Alpha channel was added before RGB." | Rémi Verschelde | 1 | -1/+1 | |
| 2018-01-16 | Make remote FS work with GDNative on Android | Ruslan Mustakov | 1 | -10/+18 | |
| .so files are added to the .apk when remote FS is used. | |||||
| 2018-01-16 | Improve inheritance system in gdnative pluginscript | Emmanuel Leblond | 4 | -28/+29 | |
| 2018-01-15 | [DOCS] Description for the JavaScript singleton in @GlobalScope. | Michael Alexsander Silva Dias | 1 | -0/+1 | |
| 2018-01-15 | Fix copy shader in GLSL ES 3.0 | Leon Krause | 1 | -1/+1 | |
| 2018-01-15 | Filled tutorial field in most relevent classes. | Juan Linietsky | 72 | -13/+124 | |
| Added tutorial display in doc. | |||||
| 2018-01-15 | Make sure PropertyHint matches in the VisualScript editor. | K. S. Ernest (iFire) Lee | 2 | -1/+3 | |
| 2018-01-15 | Fix Particles2D in WebGL 2.0 | Leon Krause | 1 | -0/+1 | |
| 2018-01-15 | PropertyEditor: Add missing MAKE_PROPSELECT. | Andreas Haas | 1 | -0/+2 | |
| Fixes #15745 | |||||
| 2018-01-15 | Changes the keep_margin parameter to true by default, so that people are not ↵ | Gilles Roudiere | 4 | -18/+16 | |
| suprised that set_anchor changes the margins values | |||||
| 2018-01-15 | ViewportContainer passes input down to children viewports | Fabio Alessandrelli | 2 | -0/+29 | |
| 2018-01-15 | Fix crash when freelook shortcuts are undefined | Marc Gilleron | 1 | -17/+21 | |
| 2018-01-14 | [GDNative] fix two crashes with NativeScript | karroffel | 1 | -1/+6 | |
| 2018-01-14 | Fixed member keywords colour not updating on settings change | Paulb23 | 1 | -0/+1 | |
| 2018-01-14 | Fixed current line highligting with horizontal clipping, issue 15427 | Paulb23 | 1 | -0/+13 | |
| 2018-01-14 | Remove the unused FindReplaceDialog class | Gilles Roudiere | 2 | -441/+0 | |
| 2018-01-14 | Fix external editors always opening on scene change | Bernhard Liebl | 1 | -4/+8 | |
| 2018-01-14 | Fix an issue with the animation editor not seeking to the target time properly. | Bojidar Marinov | 4 | -20/+37 | |
| Fixes #15646. | |||||
| 2018-01-14 | [GDNative] fix editor crash with NativeScript | karroffel | 1 | -4/+6 | |
| 2018-01-13 | [GDNative] cache API hashes | karroffel | 1 | -3/+13 | |
| 2018-01-13 | Fix String::itos/String::num_int64(INT64_MIN) output. | bruvzg | 1 | -4/+3 | |
| 2018-01-13 | Wrap Emscripten module into JS Engine singleton per SCons | Leon Krause | 1 | -6/+5 | |
| Emscripten's meta DCE changes in 1.37.27(/28?) make it impossible to keep using --pre-js for this | |||||
| 2018-01-13 | Disable colored output and progress bar when building outside of a TTY | Hugo Locurcio | 3 | -12/+28 | |
| This makes the output more readable if it is written to a file, and more compact in continuous integration environments, keeping the log sizes low. This commit also adds myself to .mailmap. | |||||
| 2018-01-13 | Fixes hangs with Tree in multi selection mode (issue 15588) | Bernhard Liebl | 1 | -0/+3 | |
| 2018-01-13 | Fix files section size in dependency error dialog | Bernhard Liebl | 1 | -0/+1 | |
| 2018-01-13 | SCons: Allow unbundling bullet on Linux (only 2.87+) | Rémi Verschelde | 5 | -14/+32 | |
| 2018-01-13 | COPYRIGHT: Update with recently added thirdparty libraries | Rémi Verschelde | 2 | -50/+103 | |
| Also various updates to thirdparty/README.md. | |||||
| 2018-01-13 | Fix open_dynamic_library for Android | Ruslan Mustakov | 2 | -0/+13 | |
| 2018-01-13 | bullet: Streamline bundling, remove extraneous src/ folder | Rémi Verschelde | 652 | -1295/+32 | |
| Document version and how to extract sources in thirdparty/README.md. Drop unnecessary CMake and Premake files. Simplify SCsub, drop unused one. | |||||
| 2018-01-13 | zstd: Update to pristine 1.3.3 | Rémi Verschelde | 21 | -1433/+1505 | |
| 2018-01-13 | tinyexr: Update to pristine commit e385dad (security update) | Rémi Verschelde | 2 | -84/+179 | |
| 2018-01-13 | openssl: Update to pristine 1.0.2n (security update) | Rémi Verschelde | 74 | -360/+887 | |
| 2018-01-13 | libogg: Update to pristine version 1.3.3 | Rémi Verschelde | 5 | -21/+51 | |
| 2018-01-13 | Deselect on undo/redo in TextEdit | Paul Joannon | 1 | -0/+4 | |
