Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-30 | Ported 'Exclude Parent' from Raycast2D to Raycast | Marco Masselli | |
2017-11-30 | Changed the dynamic library open function to allow setting the path of the ↵ | Juan Linietsky | |
library to open extra libraries. | |||
2017-11-30 | Merge pull request #13410 from ISylvox/glad-0.1.16a0 | Rémi Verschelde | |
Update glad: Sync with upstream v0.1.16a0 | |||
2017-11-30 | glad: Sync with upstream 0.1.16a0 | Indah Sylvia | |
2017-11-30 | Merge pull request #13407 from djrm/pr_fixes | Rémi Verschelde | |
Fixed editor settings disappearing (caused by uninitialized variable). | |||
2017-11-30 | Fix PathFollow2D motion. | Ferenc Arn | |
Fixes #13361. | |||
2017-11-29 | Fixed editor settings disappearing (caused by uninitialized variable). | Daniel J. Ramirez | |
2017-11-29 | Merge pull request #13392 from cbscribe/kcc_raycast_fix | Rémi Verschelde | |
Fix RayCast2D 'Exclude Parent' to include Area2D | |||
2017-11-29 | Merge pull request #13395 from ISylvox/export-logo | Rémi Verschelde | |
Enhance iOS and UWP logo on Export dialog | |||
2017-11-29 | Enhanced iOS and UWP logo on Export dialog | Indah Sylvia | |
2017-11-29 | doc: Fix misplaced constant description | Rémi Verschelde | |
[ci skip] | |||
2017-11-29 | i18n: Sync translation templates with current source | Rémi Verschelde | |
[ci skip] | |||
2017-11-29 | i18n: Sync translations with Weblate | Rémi Verschelde | |
Adds Afrikaans, Hebrew, Hindi, Swedish, Ukrainian and Vietnamese. | |||
2017-11-29 | Merge pull request #13383 from Krakean/fix_whitescreen | Rémi Verschelde | |
Fixed fleeting window white screen on editor/game startup | |||
2017-11-29 | Merge pull request #13367 from Krakean/inspector_collapseexpand_corrections | Rémi Verschelde | |
Small corrections to Inspector collapse/expand feature | |||
2017-11-29 | Merge pull request #13379 from ianb96/lastline_scroll_fix | Rémi Verschelde | |
Scroll to Last Line fix | |||
2017-11-29 | Merge pull request #13390 from poke1024/opteditorhelp | Rémi Verschelde | |
Make editor help select shortest (best) instead of first match | |||
2017-11-29 | Merge pull request #13387 from rraallvv/refactor | Rémi Verschelde | |
Add target helper functions and refactor (master) | |||
2017-11-29 | Merge pull request #13382 from eska014/html5-fix-mousemotion-relative | Rémi Verschelde | |
Fix inverted relative mouse motion in HTML5 export | |||
2017-11-29 | Merge pull request #13384 from ianb96/scene_move_update | Rémi Verschelde | |
Moving open scenes in filesystem updates dependencies | |||
2017-11-29 | Make editor help select shortest (best) instead of first match | Bernhard Liebl | |
2017-11-28 | Change RayCast2D 'Exclude Parent' to include Area2D | Chris Bradfield | |
2017-11-28 | moving open scenes in filesystem update dependencies fix | Ian | |
2017-11-28 | disable caching for targets using helper functions | Rhody Lugo | |
2017-11-29 | Fixed white screen on editor/game startup by moving window displaying to a ↵ | Dmitry Koteroff | |
bit later phase | |||
2017-11-29 | Fix inverted relative mouse motion in HTML5 export | Leon Krause | |
2017-11-28 | last line scroll fix when scroll_past_last_line is disabled | Ian | |
2017-11-29 | Merge pull request #13363 from mhilbrunner/patch-2 | Poommetee Ketson | |
[DOCS] Node [ci skip] | |||
2017-11-29 | Merge pull request #13320 from TwistedTwigleg/documentation_additions_two | Poommetee Ketson | |
Added documentation (World, Theme, StreamTexture, Sky, and ShortCut) [ci skip] | |||
2017-11-28 | [DOCS] Node: Document _process()/_set_process() | Max Hilbrunner | |
2017-11-28 | Merge pull request #13368 from martinlindhe/master | Poommetee Ketson | |
fix some typos [ci skip] | |||
2017-11-28 | fix some typos | Martin Lindhe | |
2017-11-28 | Added documentation for World, Theme, StreamTexture, Sky, and ShortCut | TwistedTwigleg | |
2017-11-28 | Small fixes to #13233 | Dmitry Koteroff | |
2017-11-28 | Merge pull request #13365 from BastiaanOlij/fix_arvr_set_transform | Gilles Roudiere | |
Set real world position, not virtual world position! | |||
2017-11-28 | Set real world position, not virtual world position! | Bastiaan Olij | |
2017-11-28 | Merge pull request #13359 from rraallvv/cache_pruning | Rémi Verschelde | |
Fixes for SCons shared cache for Travis-CI and AppVeyor-CI (master) | |||
2017-11-28 | use the same cache for all branches for appveyor | Rhody Lugo | |
2017-11-27 | Merge pull request #13313 from TwistedTwigleg/documentation_additions | Chris Bradfield | |
Added documentation (GeometryInstance and VisualInstance) | |||
2017-11-27 | doc: Sync classref with current source | Rémi Verschelde | |
2017-11-27 | Merge pull request #13342 from Noshyaar/just_godot | Rémi Verschelde | |
EditorAbout: single-column'd some section, monospace | |||
2017-11-27 | Some improvements to file/dir open/save dialogs: | Dmitry Koteroff | |
1. Removed "..", instead you now will see "Select Current Folder" and "Select this Folder" buttons. 2. Added "go to parent folder" (^) button to Save a File dialog. 3. Tree.cpp: "nothing_selected" signal has been re-made (previous implementation, merged in #13308, wasn't optimal in context of performance) 4. Fixed issue in Project Export dialog: MODE_SAVE_FILE wasn't set when you click "Export". 5. Now you can deselect items by clicking on empty space in Open a Directory dialog. | |||
2017-11-27 | Switch to textureLod for parallax offset, avoids errors on UWP. | Juan Linietsky | |
2017-11-27 | EditorAbout: single-column'd some section, monospace | Poommetee Ketson | |
- Show ItemLists in single column if not enough item, or is a special section (Gold/Platinum sponsors) - Add a space before and after names so that it looks a bit better for long names adjacent to another - License text in monospace | |||
2017-11-27 | Merge pull request #13173 from poke1024/fixicons | Rémi Verschelde | |
Add polygon 2d editor handle icons | |||
2017-11-27 | add "add point" and "select point" handles to polygon 2d editor | Bernhard Liebl | |
2017-11-27 | Merge pull request #13308 from Krakean/scenetreedock_additemsdeselect | Rémi Verschelde | |
Scene Tree Dock: added ability to deselect items when clicking on empty space | |||
2017-11-27 | Further changes to Image class docs | Sergei ZH | |
Were missed when squashing the previous 024c4f14. [ci skip] | |||
2017-11-27 | Fix javascript build after bc2e8d99 | Rémi Verschelde | |
2017-11-27 | Merge pull request #13328 from rraallvv/cache_pruning | Rémi Verschelde | |
Enable pruning for SCons shared cache (master) |