Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-22 | Merge pull request #13181 from GodotExplorer/debugger-settings | Rémi Verschelde | |
Allow keep show local scene tree while debugger start | |||
2017-11-22 | Add editor setting to allow keep show local scene tree while debugger start. | geequlim | |
Rename editor setting scene_tree_refresh_interval to remote_scene_tree_refresh_interval. | |||
2017-11-22 | Merge pull request #13160 from ianb96/folding_fixes | Rémi Verschelde | |
TextEdit scrolling bug fixes | |||
2017-11-22 | Merge pull request #13178 from bojidar-bg/13174-tween-fix | Rémi Verschelde | |
Make tween able to be used as before (without the need for ":...") | |||
2017-11-22 | i18n: Add support for Serbin (Cyrillic) locale | Rémi Verschelde | |
[ci skip] | |||
2017-11-22 | i18n: Sync translation templates with current source | Rémi Verschelde | |
[ci skip] | |||
2017-11-22 | i18n: Sync translations with Weblate | Rémi Verschelde | |
Adds Serbian (Cyrillic) translation. | |||
2017-11-22 | Make tween able to be used as before (without the need for ":...") | Bojidar Marinov | |
Fixes #13174 | |||
2017-11-22 | Merge pull request #13176 from bojidar-bg/allow-subproperty-set | Juan Linietsky | |
Fix combatibility with older .scn files | |||
2017-11-22 | Fix combatibility with older .scn files | Bojidar Marinov | |
2017-11-22 | Merge pull request #13161 from Hinsbart/mono_case | Rémi Verschelde | |
Mono: Use PascalCase in core types. | |||
2017-11-22 | Merge pull request #12371 from donkeybonks/color-lighten-darken | Rémi Verschelde | |
Add Color.lighten and Color.darken (like LESS.css or SASS) #2 | |||
2017-11-22 | Merge pull request #13151 from akien-mga/basis-vector3-constructor | Rémi Verschelde | |
Properly implement Basis constructor using Vector3 of Euler angles | |||
2017-11-22 | Merge pull request #13146 from hoelzl/pr-add-ehsc-flag-for-vc | Rémi Verschelde | |
Add explicit exception model flag for Visual C++ | |||
2017-11-21 | Merge pull request #13130 from endragor/gdnative-android-export | Rémi Verschelde | |
Proper GDNative export on Android | |||
2017-11-21 | Mono: Use PascalCase in core types. | Andreas Haas | |
2017-11-21 | code folding scrolling fixes | ianb96 | |
2017-11-21 | Merge pull request #13153 from YeldhamDev/remote_relationships | Rémi Verschelde | |
Fixed the Remote tab not complying with the "Draw Relationship Lines" setting | |||
2017-11-21 | Merge pull request #12284 from bojidar-bg/allow-subproperty-set | Rémi Verschelde | |
Allow for getting/setting "dotted" properties of objects | |||
2017-11-21 | Fixed the Remote tab not complying with the "Draw Relationship Lines" setting. | Michael Alexsander Silva Dias | |
2017-11-21 | Properly implement Basis constructor using Vector3 of Euler angles | Rémi Verschelde | |
Fixes #13104. | |||
2017-11-21 | Merge pull request #13149 from touilleMan/gdnative-fix-scsub-generator | Thomas Herzog | |
[GDNative] fix gdnative_api_struct.gen.h generation | |||
2017-11-21 | Fix&prettify gdnative_api_struct.gen.h GDNATIVE_API_INIT macro generation | Emmanuel Leblond | |
2017-11-21 | Allow for getting/setting indexed properties of objects using get/set_indexed | Bojidar Marinov | |
Performance is around the same as using pure set() through GDScript. | |||
2017-11-21 | Merge pull request #13145 from AndreaCatania/grav | Rémi Verschelde | |
Set gravity on change body mode | |||
2017-11-21 | Add explicit exception model flag for Visual C++ | Matthias Hoelzl | |
2017-11-21 | Set gravity on change body mode | AndreaCatania | |
Fixes #13140 | |||
2017-11-21 | Merge pull request #11895 from m4nu3lf/rendering/separate_thread | Juan Linietsky | |
Restore rendering on a separate thread | |||
2017-11-21 | Merge pull request #11933 from cxong/master | Juan Linietsky | |
Use "Command" instead of "Meta" for macOS (#1619) | |||
2017-11-21 | Merge pull request #13121 from Krakean/change_filedialog_removedot | George Marques | |
Remove the "." and "/" (at the end of folders name) from file manage dialog (open scene, open file, ...) | |||
2017-11-21 | Proper GDNative export on Android | Ruslan Mustakov | |
2017-11-21 | Merge pull request #13132 from Chaosus/preserve_dupsignals_flags | Rémi Verschelde | |
Preserve duplicate signal flags | |||
2017-11-21 | Merge pull request #13133 from endragor/resurrect-file-logging | Rémi Verschelde | |
Return and repair file logging | |||
2017-11-21 | Merge pull request #13134 from Chaosus/fixinvalidscroll | Rémi Verschelde | |
Fix invalid scroll | |||
2017-11-21 | Merge pull request #12590 from poke1024/bsearch | Rémi Verschelde | |
Add bsearch and bsearch_custom to Array | |||
2017-11-21 | Merge pull request #12573 from poke1024/macostouchpad | Rémi Verschelde | |
Native pan and zoom for macOS + InputEventGesture | |||
2017-11-21 | Add Color.lightened and Color.darkened (like LESS.css or SASS) | Kyle Van Berendonck | |
2017-11-21 | Merge pull request #13136 from BastiaanOlij/gdnative_export_library | Thomas Herzog | |
Revert this change, we need to export symbols on the library side | |||
2017-11-21 | Revert this change, we need to export symbols on the library side | Bastiaan Olij | |
2017-11-21 | Fix invalid scroll | Chaosus | |
2017-11-21 | Return and repair file logging | Ruslan Mustakov | |
And make it configurable, too. | |||
2017-11-21 | Preserve duplicate signal flags | Chaosus | |
2017-11-21 | Native pan and zoom for macOS | Bernhard Liebl | |
2017-11-21 | Add bsearch and bsearch_custom to Array | poke1024 | |
2017-11-21 | Fix loop of scene tabs updates | Rémi Verschelde | |
It was a regression of f8e8b7d1a231bb5e54abd3c7ed26a76fcb8a89cd, thanks to @dragmz for finding it. | |||
2017-11-21 | Merge pull request #13123 from vnen/editor-help-links | Rémi Verschelde | |
Add extra link tags for editor help | |||
2017-11-21 | Merge pull request #13120 from MillionOstrich/filesystem-rmb-separator | Rémi Verschelde | |
Fix extra separator in filesystem dock right click menu | |||
2017-11-21 | Merge pull request #13117 from Krakean/filesystem_dock_addshowinexplorer | Rémi Verschelde | |
Files list: Add "Show in Explorer" popup when nothing under mouse cursor | |||
2017-11-21 | Remove the "." from file manage dialog (open scene, open file, ...) | Dmitry Koteroff | |
Also removed the "." from game control's FileDialog component. Also remove the "/" at the end of folders name. | |||
2017-11-20 | Add extra link tags for editor help | George Marques | |
Now [member], [enum], and [signal] tags give links to their respective definitions. |