| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Facilitate exposing platform-exclusive interfaces to all platforms | Leon Krause | 2017-11-18 | 12 | -35/+211 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #13003 from eska014/drop-asmjs | Leon Krause | 2017-11-19 | 7 | -148/+25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Remove asm.js support from HTML5 platform | Leon Krause | 2017-11-18 | 7 | -148/+25 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12989 from capnm/fix_class_makerst | Poommetee Ketson | 2017-11-19 | 2 | -4/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Fix class docs, improve error handling of the rst generator. | Martin Capitanio | 2017-11-18 | 2 | -4/+8 | |
| | | |_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12999 from Hinsbart/dnd_import | Poommetee Ketson | 2017-11-19 | 1 | -5/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | Editor: Drop files to copy to project. | Andreas Haas | 2017-11-17 | 1 | -5/+12 | |
| | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #13026 from kbake/line_edit_ignored_expand_to_len_12447 | Poommetee Ketson | 2017-11-19 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | change expand_to_len property to add on nonzero...also rename to | kbake | 2017-11-18 | 1 | -1/+2 | |
| | | |_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #13014 from sketchyfun/animation_editor_button_fix | Poommetee Ketson | 2017-11-19 | 1 | -6/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Fixed issue where some of the animation editor buttons were difficult to clic... | BenH | 2017-11-18 | 1 | -6/+5 | |
| |/ / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12998 from djrm/pr_fixes | Rémi Verschelde | 2017-11-18 | 3 | -6/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Avoid spamming the console for editor settings initial sets. | Daniel J. Ramirez | 2017-11-17 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | Updated some icons. | Daniel J. Ramirez | 2017-11-16 | 2 | -5/+2 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | change low cpu delay to 1 usec, should make editor smoother and not really use | Juan Linietsky | 2017-11-17 | 1 | -1/+2 | |
| | |/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge pull request #12930 from vnen/gdscrit-output-print | Juan Linietsky | 2017-11-17 | 8 | -6/+39 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Add a print handler for the editor output panel | George Marques | 2017-11-16 | 2 | -0/+14 | |
| | * | | | | | | | | | | | | | | | | | | | | Add print_error function, akin to print_line | George Marques | 2017-11-16 | 6 | -6/+25 | |
| | |/ / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge pull request #12982 from tagcup/aabb_rename | Rémi Verschelde | 2017-11-17 | 138 | -1194/+1203 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Rename Rect3 to AABB. | Ferenc Arn | 2017-11-17 | 138 | -1194/+1203 | |
| | |/ / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge pull request #12924 from vnen/light-shader | Juan Linietsky | 2017-11-17 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Enable light shaders when light variables are used | George Marques | 2017-11-14 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge pull request #12962 from SaracenOne/gui_focus_next_prev | Juan Linietsky | 2017-11-17 | 3 | -3/+108 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Add manual overrides for focus_next and focus_previous on controls similar to... | Saracen | 2017-11-16 | 3 | -3/+108 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge pull request #12980 from Rycerzyk/dithering-11416 | Juan Linietsky | 2017-11-17 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Fix alpha dithering in viewports with TransparentBg=false and Usage=2D, issue... | andrzej.buczynski | 2017-11-17 | 1 | -0/+1 | |
| | | |_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge pull request #12987 from vnen/plugin-resource-save | Juan Linietsky | 2017-11-17 | 1 | -1/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Make resources edited by plugins be sent as reference | George Marques | 2017-11-17 | 1 | -1/+5 | |
| |/ / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge pull request #12977 from YeldhamDev/create_node_relationships | Rémi Verschelde | 2017-11-17 | 1 | -0/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | Enabling relationship lines in the Scene Tree enables them in the Create New ... | Michael Alexsander Silva Dias | 2017-11-16 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | | | | | | | | Merge pull request #12583 from volzhs/select-multiple-files | Rémi Verschelde | 2017-11-17 | 2 | -1/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Not to be slow when select multiple files | volzhs | 2017-11-02 | 2 | -1/+17 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge pull request #12606 from rraallvv/window_position | Rémi Verschelde | 2017-11-17 | 2 | -13/+85 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | fix window position computation on macOS | Rhody Lugo | 2017-11-14 | 2 | -13/+85 | |
| | | |_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge pull request #12763 from remorse107/Code-Complete | Rémi Verschelde | 2017-11-17 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Modified code completion for better tabbing, and removal of need to backspace... | Robert Morse | 2017-11-13 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12940 from willnationsdev/richtextlabel-docs | Rémi Verschelde | 2017-11-17 | 1 | -11/+40 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Adding internal tag stack information. | Will Nations | 2017-11-14 | 1 | -11/+40 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12932 from willnationsdev/capitalize-enhancement | Rémi Verschelde | 2017-11-17 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | Fixed a bug where capitalize didn't work with camelCase names | Will Nations | 2017-11-14 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12870 from Nibodhika/master | Rémi Verschelde | 2017-11-17 | 3 | -8/+19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | Fixing tilemap rotation for non top-left tiles. | Vito | 2017-11-15 | 3 | -8/+19 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12976 from Paulb23/scene_tree_add_undo_issue_6125 | Rémi Verschelde | 2017-11-16 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Fixed scene tree updating when undoing root node creation, issue 6125 | Paulb23 | 2017-11-16 | 1 | -0/+1 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12974 from karroffel/gdnative-wrapper-fix | Rémi Verschelde | 2017-11-16 | 1 | -5/+38 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | [GDNative] fix wrapper code generation | Karroffel | 2017-11-16 | 1 | -5/+38 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12971 from Chaosus/saveandrunscenefix | Rémi Verschelde | 2017-11-16 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Fix current scene run when scene saved | Chaosus | 2017-11-16 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12969 from akien-mga/refactor-gd-prefix | Rémi Verschelde | 2017-11-16 | 19 | -1327/+1330 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | GDScript: Refactor "GD" class prefix to "GDScript" | Rémi Verschelde | 2017-11-16 | 19 | -1327/+1330 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / | ||||||
