Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-18 | [GDNative] fix #15723 | karroffel | |
2018-01-18 | Merge pull request #15817 from volzhs/icon-color | Rémi Verschelde | |
Fix Error/Success/Warning icon color | |||
2018-01-18 | Merge pull request #15829 from Zylann/add_gdnative_read_write_copy | Rémi Verschelde | |
Added GDNative copy constructor for PoolVectors Read and Write | |||
2018-01-18 | Merge pull request #15826 from MarianoGnu/master | Rémi Verschelde | |
TileSetEditorPlugin: take scale in accout when highlighting current selected subtile. | |||
2018-01-18 | Merge pull request #15825 from volzhs/script-editor | Rémi Verschelde | |
Fix find/replace bar | |||
2018-01-18 | Added GDNative copy constructor for PoolVectors Read and Write | Marc Gilleron | |
2018-01-18 | Fix find/replace bar | volzhs | |
- 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 | |
subtile. | |||
2018-01-18 | Fix Error/Success/Warning icon color | volzhs | |
Fix #15781 Fix #15757 | |||
2018-01-17 | Merge pull request #15761 from touilleMan/pluginscript-improve-inheritance | Rémi Verschelde | |
[GDnative] Improve inheritance system in gdnative pluginscript | |||
2018-01-17 | Merge pull request #15807 from endragor/fix-android-text-input-crash | Rémi Verschelde | |
Fix Android onTextChanged crash | |||
2018-01-17 | Fix Android onTextChanged crash | Ruslan Mustakov | |
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 | Merge pull request #15805 from Chaosus/docfix | Rémi Verschelde | |
Change val to value at few places in doc | |||
2018-01-17 | few doc fixes | Chaosus | |
2018-01-17 | doc: Replace some more "val" with "value" + sync | Rémi Verschelde | |
2018-01-16 | Fix crash when closing the editor | Mariano Suligoy | |
2018-01-16 | Merge pull request #15773 from endragor/android-gdnative-remote-fs | Rémi Verschelde | |
Make remote FS work with GDNative on Android | |||
2018-01-16 | Merge pull request #15786 from Chaosus/fixbuiltinfuncparamnames | Rémi Verschelde | |
Fixes for parameter names of builtin functions in visual scripts/core | |||
2018-01-16 | BMFont loading direct support from .fnt files. | Juan Linietsky | |
2018-01-16 | Fixes for parameter names of builtin functions in visual scripts/core | Chaosus | |
2018-01-16 | Merge pull request #15777 from AndreaCatania/p2 | Rémi Verschelde | |
Fixed bullet physics body shape scaling | |||
2018-01-16 | Fixed bullet physics body shape scaling | AndreaCatania | |
2018-01-16 | Merge pull request #15772 from godotengine/revert-15540-fix_color_to_html | Rémi Verschelde | |
Revert "Fix bad color to HTML conversion. Alpha channel was added before RGB." | |||
2018-01-16 | Revert "Fix bad color to HTML conversion. Alpha channel was added before RGB." | Rémi Verschelde | |
2018-01-16 | Make remote FS work with GDNative on Android | Ruslan Mustakov | |
.so files are added to the .apk when remote FS is used. | |||
2018-01-16 | Merge pull request #15762 from YeldhamDev/globalscope_javascript | Rémi Verschelde | |
[DOCS] Description for the JavaScript singleton in @GlobalScope. | |||
2018-01-16 | Improve inheritance system in gdnative pluginscript | Emmanuel Leblond | |
2018-01-15 | [DOCS] Description for the JavaScript singleton in @GlobalScope. | Michael Alexsander Silva Dias | |
2018-01-16 | Merge pull request #15760 from eska014/es3-copy-shader | Rémi Verschelde | |
Fix copy shader in GLSL ES 3.0 | |||
2018-01-15 | Fix copy shader in GLSL ES 3.0 | Leon Krause | |
2018-01-15 | Filled tutorial field in most relevent classes. | Juan Linietsky | |
Added tutorial display in doc. | |||
2018-01-15 | Make sure PropertyHint matches in the VisualScript editor. | K. S. Ernest (iFire) Lee | |
2018-01-15 | Merge pull request #15755 from eska014/webgl-particles2d | Rémi Verschelde | |
Fix Particles2D in WebGL 2.0 | |||
2018-01-15 | Fix Particles2D in WebGL 2.0 | Leon Krause | |
2018-01-15 | Merge pull request #15701 from groud/changes_default_keep_margin_to_true | Rémi Verschelde | |
Changes the keep_margin parameter to true by default | |||
2018-01-15 | Merge pull request #15724 from karroffel/gdnative-fix-some-crashes | Rémi Verschelde | |
[GDNative] fix two crashes with NativeScript | |||
2018-01-15 | Merge pull request #15752 from Hinsbart/propselect | Rémi Verschelde | |
PropertyEditor: Add missing MAKE_PROPSELECT. | |||
2018-01-15 | PropertyEditor: Add missing MAKE_PROPSELECT. | Andreas Haas | |
Fixes #15745 | |||
2018-01-15 | Changes the keep_margin parameter to true by default, so that people are not ↵ | Gilles Roudiere | |
suprised that set_anchor changes the margins values | |||
2018-01-15 | Merge pull request #15696 from bojidar-bg/15646-assigned-animation | Rémi Verschelde | |
Fix an issue with the animation editor not seeking to the target time | |||
2018-01-15 | Merge pull request #15728 from Zylann/fix_freelook_null_shortcut | Rémi Verschelde | |
Fix crash when freelook shortcuts are undefined | |||
2018-01-15 | Merge pull request #15712 from Faless/viewport_input | Rémi Verschelde | |
ViewportContainer passes input down to children viewports | |||
2018-01-15 | ViewportContainer passes input down to children viewports | Fabio Alessandrelli | |
2018-01-15 | Fix crash when freelook shortcuts are undefined | Marc Gilleron | |
2018-01-14 | [GDNative] fix two crashes with NativeScript | karroffel | |
2018-01-14 | Merge pull request #15671 from Calinou/non-tty-simple-build-log | Rémi Verschelde | |
Disable colored output and progress bar when building outside of a TTY | |||
2018-01-14 | Merge pull request #15709 from Paulb23/update_member_keyword_colour_on_change | George Marques | |
Fixed member keywords colour not updating on settings change | |||
2018-01-14 | Fixed member keywords colour not updating on settings change | Paulb23 | |
2018-01-14 | Merge pull request #15708 from Paulb23/current_line_clipping_issue_15427 | Rémi Verschelde | |
Fixed current line highlighting with horizontal clipping, issue 15427 | |||
2018-01-14 | Fixed current line highligting with horizontal clipping, issue 15427 | Paulb23 | |