Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-30 | Merge pull request #12363 from groud/implement_guides | Rémi Verschelde | |
Implement 2D editor guides | |||
2017-10-30 | Clean up GI Probe baking, proper button and progress bar. | Juan Linietsky | |
2017-10-30 | Merge pull request #12489 from groud/fix_moving_control_with_direction_key | Rémi Verschelde | |
Fixes keybord directionnal keys not moving nodes in the 2D editor | |||
2017-10-30 | Add support for non-ISO locale identifiers via renames map | Rémi Verschelde | |
Windows apparently uses "no" for Norwegian Bokmål, even though its ISO 639-1 language code is "nb"... Closes #12479. Also did some non-intrusive cleanup while at it. | |||
2017-10-29 | Fixes keybord directionnal keys not moving nodes in the 2D editor | Gilles Roudiere | |
2017-10-29 | Fix typo in project manager | Rémi Verschelde | |
[ci skip] | |||
2017-10-29 | i18n: Sync translation templates with current source | Rémi Verschelde | |
[ci skip] | |||
2017-10-29 | i18n: Sync translations with Weblate | Rémi Verschelde | |
2017-10-28 | Merge pull request #12389 from Chaosus/continuehotkey | Rémi Verschelde | |
Added hotkey for Continue action in Script editor [ci skip] | |||
2017-10-28 | Merge pull request #12448 from larsonjj/fix/property_editor_hidpi | Rémi Verschelde | |
Fixed scaling issues with editor action button and value editor popovers | |||
2017-10-28 | Merge pull request #12430 from sersoong/master-test | Rémi Verschelde | |
3.0 Add copy button to sprite_frames_editor_plugin | |||
2017-10-28 | ProjectSettings: show error msg in a label instead | Poommetee Ketson | |
2017-10-27 | Fixed interface scaling issues with editor action button and value editor ↵ | Jake Larson | |
popovers | |||
2017-10-28 | Add copy button to sprite_frames_editor_plugin | sersoong | |
2017-10-27 | Merge pull request #12432 from larsonjj/fix/property_editor_action_buttons | Rémi Verschelde | |
Fix editor action button layout | |||
2017-10-27 | Fix editor action button layout | Jake Larson | |
2017-10-27 | Merge pull request #12386 from zedutchgandalf/popup-text-margins | Rémi Verschelde | |
Fix text margins in property editor pop-up. | |||
2017-10-26 | Add language option button to project manager | sheepandshepherd | |
Closes #4901 | |||
2017-10-25 | Fix text margins in value editor pop-up. | Robin Arys | |
2017-10-25 | Added hotkey for Continue action | Chaosus | |
2017-10-24 | Implement guides | Gilles Roudiere | |
2017-10-24 | Merge pull request #12365 from neikeq/p | Rémi Verschelde | |
Add ScriptLanguage::supports_builtin_mode and improve ScriptCreateDialog | |||
2017-10-24 | Add ScriptLanguage::supports_builtin_mode and improve ScriptCreateDialog | Ignacio Etcheverry | |
- Make ScriptCreateDialog disable the built-in script checked button if the language does not support it. - ScriptLanguage's get_template and make_template now receive the script path as class name if the the script language does not have named classes. | |||
2017-10-24 | Merge pull request #12340 from homer666/orbit-inertia-toned-down | Rémi Verschelde | |
Reduce default orbit inertia value [ci skip] | |||
2017-10-24 | Finished transition of Patch9Rect to NinePatchRect | Indah Sylvia | |
2017-10-24 | Merge pull request #12186 from ↵ | Rémi Verschelde | |
DmitriySalnikov/ability_to_filter_locales_in_remaps_tab Added the ability to filter the list of locales in the Remap tab. | |||
2017-10-24 | Added the ability to filter the list of locales in the Remap tab. | DimOkGamer | |
2017-10-23 | Merge pull request #12310 from Paulb23/toggle_highlight_current_line | Rémi Verschelde | |
Added setting to toggle current line highlighting | |||
2017-10-23 | Merge pull request #12360 from volzhs/ttr-format | Rémi Verschelde | |
Fix warning message format for addon plugin [ci skip] | |||
2017-10-23 | Merge pull request #12334 from Zylann/tilemap_bresenham_paint | Rémi Verschelde | |
Use bresenham line in freehand tilemap painting to fill discontinuities | |||
2017-10-24 | Fix warning message format for addon plugin | volzhs | |
2017-10-24 | Monitor: add checkbox to monitor list | Poommetee Ketson | |
so that users don't have to hold CTRL to select multiple entries. | |||
2017-10-23 | Improved monitors units and colors. | Daniel J. Ramirez | |
2017-10-23 | Reduce default orbit inertia value | homer666 | |
2017-10-23 | Use bresenham line in freehand tilemap painting to fill discontinuities | Marc Gilleron | |
2017-10-22 | Added setting to toggle current line highlighting | Paulb23 | |
2017-10-22 | Merge pull request #11401 from SaracenOne/snapped_drag | Rémi Verschelde | |
Added snapping to spatial drag and drop. | |||
2017-10-22 | Change theme button name to edit theme | Alexander Holland | |
[ci skip] | |||
2017-10-22 | Merge pull request #11882 from Noshyaar/pr-filedialog | Rémi Verschelde | |
FileDialog: enlarge the file list a bit | |||
2017-10-22 | FileDialog: enlarge the file list a bit | Poommetee Ketson | |
2017-10-22 | Fix TileMap editor not getting input | Pedro J. Estébanez | |
Fixes #12265. | |||
2017-10-21 | Merge pull request #12254 from seixasfelipe/fix_recent_scenes_resizing_font | Rémi Verschelde | |
Fix recent scenes layout when resizing font | |||
2017-10-21 | Merge pull request #12290 from Noshyaar/enum | Rémi Verschelde | |
Bind unbound enums, rearrange some by value [ci skip] | |||
2017-10-22 | Bind unbound enums, rearrange some by value | Poommetee Ketson | |
2017-10-21 | Cleanup unnecessary debug prints | Rémi Verschelde | |
2017-10-21 | Fix drop-down size when resizing font #12207 | Felipe Seixas | |
Fixes Scene > Open Recent Fixes ScriptEditor > File > Open Recent | |||
2017-10-21 | File names for scripts can include '-' | Jakob Sinclair | |
Fixes #12261 Signed-off-by: Jakob Sinclair <sinclair.jakob@mailbox.org> | |||
2017-10-21 | Refactor Fixed to Physics | Poommetee Ketson | |
2017-10-21 | i18n: Sync translation templates with current source | Rémi Verschelde | |
2017-10-21 | i18n: Sync translations with Weblate | Rémi Verschelde | |