| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15709 from Paulb23/update_member_keyword_colour_on_change | George Marques | 2018-01-14 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed member keywords colour not updating on settings change | Paulb23 | 2018-01-14 | 1 | -0/+1 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15708 from Paulb23/current_line_clipping_issue_15427 | Rémi Verschelde | 2018-01-14 | 1 | -0/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed current line highligting with horizontal clipping, issue 15427 | Paulb23 | 2018-01-14 | 1 | -0/+13 | |
| | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15706 from groud/remove_unused_class | Rémi Verschelde | 2018-01-14 | 2 | -441/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove the unused FindReplaceDialog class | Gilles Roudiere | 2018-01-14 | 2 | -441/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15699 from poke1024/fix15024 | Rémi Verschelde | 2018-01-14 | 1 | -4/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix external editors always opening on scene change | Bernhard Liebl | 2018-01-14 | 1 | -4/+8 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15684 from karroffel/nativescript-windows-editor-crash | Thomas Herzog | 2018-01-14 | 1 | -4/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [GDNative] fix editor crash with NativeScript | karroffel | 2018-01-14 | 1 | -4/+6 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15679 from bruvzg/fix_itos_on_int64_min | Rémi Verschelde | 2018-01-13 | 1 | -4/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix String::itos/String::num_int64(INT64_MIN) output. | bruvzg | 2018-01-13 | 1 | -4/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15680 from karroffel/gdnative-api-hash-cache | Rémi Verschelde | 2018-01-13 | 1 | -3/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [GDNative] cache API hashes | karroffel | 2018-01-13 | 1 | -3/+13 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15676 from eska014/html5-enginewrap | Rémi Verschelde | 2018-01-13 | 1 | -6/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Wrap Emscripten module into JS Engine singleton per SCons | Leon Krause | 2018-01-13 | 1 | -6/+5 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15670 from poke1024/fix15588 | Rémi Verschelde | 2018-01-13 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes hangs with Tree in multi selection mode (issue 15588) | Bernhard Liebl | 2018-01-13 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15657 from paulloz/fix-textedit-undo-redo-selection | Rémi Verschelde | 2018-01-13 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Deselect on undo/redo in TextEdit | Paul Joannon | 2018-01-13 | 1 | -0/+4 | |
| | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15655 from endragor/fix-get-parent-range | Rémi Verschelde | 2018-01-13 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix get_parent_range to return 0 when there is no parent | Ruslan Mustakov | 2018-01-13 | 1 | -2/+2 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15665 from endragor/fix-android-gdnative | Rémi Verschelde | 2018-01-13 | 2 | -0/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix open_dynamic_library for Android | Ruslan Mustakov | 2018-01-13 | 2 | -0/+13 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15669 from poke1024/fix-dep-files-size | Rémi Verschelde | 2018-01-13 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix files section size in dependency error dialog | Bernhard Liebl | 2018-01-13 | 1 | -0/+1 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SCons: Allow unbundling bullet on Linux (only 2.87+) | Rémi Verschelde | 2018-01-13 | 5 | -14/+32 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | COPYRIGHT: Update with recently added thirdparty libraries | Rémi Verschelde | 2018-01-13 | 2 | -50/+103 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15664 from akien-mga/thirdparty | Rémi Verschelde | 2018-01-13 | 750 | -3193/+2654 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bullet: Streamline bundling, remove extraneous src/ folder | Rémi Verschelde | 2018-01-13 | 652 | -1295/+32 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | zstd: Update to pristine 1.3.3 | Rémi Verschelde | 2018-01-13 | 21 | -1433/+1505 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tinyexr: Update to pristine commit e385dad (security update) | Rémi Verschelde | 2018-01-13 | 2 | -84/+179 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | openssl: Update to pristine 1.0.2n (security update) | Rémi Verschelde | 2018-01-13 | 74 | -360/+887 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libogg: Update to pristine version 1.3.3 | Rémi Verschelde | 2018-01-13 | 5 | -21/+51 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | doc: Sync with current source | Rémi Verschelde | 2018-01-13 | 7 | -14/+12 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | doc: Update version string in XML | Rémi Verschelde | 2018-01-13 | 487 | -487/+487 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15653 from letheed/has-shader-override | Rémi Verschelde | 2018-01-13 | 2 | -2/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Small fix for Control bindings | letheed | 2018-01-13 | 2 | -2/+11 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15654 from binbitten/fix-subres-click | Rémi Verschelde | 2018-01-13 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix clicking on sub-resources in a node's right-click menu | binbitten | 2018-01-13 | 1 | -0/+1 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump version to 3.0-rc1 | Rémi Verschelde | 2018-01-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15636 from mrcdk/fix_canvas_light | Rémi Verschelde | 2018-01-13 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set correct types on a couple variables inside the canvas.glsl | MrCdK | 2018-01-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15633 from binbitten/fix-mat2-align | Rémi Verschelde | 2018-01-13 | 2 | -9/+23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix mat2 alignment | binbitten | 2018-01-12 | 2 | -9/+23 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Properly save the new save safe setting, avoid crash. | Juan Linietsky | 2018-01-12 | 2 | -2/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Attempt renaming multiple times on safe file save, and make the behavior opti... | Juan Linietsky | 2018-01-12 | 2 | -15/+26 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15630 from neikeq/issue-15454 | Rémi Verschelde | 2018-01-12 | 5 | -6/+40 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mono: Some StackTrace to StackInfo[] fixes | Ignacio Etcheverry | 2018-01-12 | 4 | -6/+38 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mono: Fix starting MonoDevelop process from the wrong appdomain | Ignacio Etcheverry | 2018-01-12 | 1 | -0/+2 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
