Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-07 | Removed style override inside the Localization tab in the Project Settings. | Michael Alexsander Silva Dias | |
2017-12-07 | Fixed is_playing funtion (was reporting wrong), closes #13928 | Juan Linietsky | |
Made error reporting to opcode_set in gdscript a bit clearer | |||
2017-12-07 | Added small bit of bias depending on lenght for contact shadows, fixes #12726 | Juan Linietsky | |
2017-12-07 | Exposed EditorSceneImporter to script. Added APIs to use intermediate ↵ | Juan Linietsky | |
converters more easily. | |||
2017-12-07 | Implement orbit velocity in particles (this is for 2D only, like in 2.1), ↵ | Juan Linietsky | |
closes #12764 Fixed tangential velocity (was broken) | |||
2017-12-07 | Merge pull request #14348 from waldson/feature-set-main-screen-plugin-icon | George Marques | |
Add method on EditorPlugin to set main screen plugins icons | |||
2017-12-07 | Added some clean up in camera/viewport management. Fixes #12279, Fixes #12774 | Juan Linietsky | |
2017-12-07 | ability to keep user tracks when importing animations, closes #12801 | Juan Linietsky | |
2017-12-07 | Merge pull request #14356 from volzhs/ios-delegate-master | Rémi Verschelde | |
use application:didFinishLaunchingWithOptions: instead of application… | |||
2017-12-07 | Merge pull request #14332 from akien-mga/clang-format | Rémi Verschelde | |
Update style for clang-format 5.0.0, new min required version | |||
2017-12-07 | Merge pull request #14368 from sersoong/master-addoaandscript | Rémi Verschelde | |
Add uppercase and lowercase to rightclickmenu in scripteditor | |||
2017-12-07 | Add uppercase and lowercase to rightclickmenu in scripteditor | sersoong | |
2017-12-07 | doc: Sync classref after a496dd4d, removing NOEDITOR properties from doc | Rémi Verschelde | |
2017-12-07 | doc: Sync classref with current source | Rémi Verschelde | |
2017-12-07 | Style: Apply new clang-format 5.0 style to all files | Rémi Verschelde | |
2017-12-07 | Style: Update definitions for clang-format 5.0.0 | Rémi Verschelde | |
This will be the new standard from now on. | |||
2017-12-07 | Style: Apply clang-format again on all files | Rémi Verschelde | |
Fixes issues introduced by newer clang-format versions or commits pushed directly without using the clang-format pre-commit hook. | |||
2017-12-07 | Merge pull request #14366 from willnationsdev/docs | Rémi Verschelde | |
[DOCS] ARVRController, ARVRPositionalTracker, AStar, AtlasTexture, Basis | |||
2017-12-07 | Merge pull request #14352 from ianb96/get_hidden_width | Rémi Verschelde | |
Fixes horizontal scrolling over hidden lines | |||
2017-12-07 | Merge pull request #14362 from sersoong/master-addcopypath | Rémi Verschelde | |
Add 'copy script path' to script editor plugin | |||
2017-12-07 | Merge pull request #14353 from TheAspiringHacker/fix-lineedit-eat | Rémi Verschelde | |
Check for icon in LineEdit::set_cursor_position | |||
2017-12-07 | Merge pull request #14360 from mrcdk/fix_win_mingw | Rémi Verschelde | |
Fix windows compilation when using MinGW | |||
2017-12-07 | Travis: Install libxi-dev after #14347 | Rémi Verschelde | |
2017-12-07 | Merge pull request #13362 from groud/fix_folding | Rémi Verschelde | |
Fixes folding of blank lines | |||
2017-12-07 | [DOCS] ARVR, AStar, AtlasTexture, Basis | Will Nations | |
2017-12-07 | Fix windows compilation when using MinGW | MrCdK | |
2017-12-07 | Add 'copy script path' to script editor plugin | sersoong | |
2017-12-07 | use application:didFinishLaunchingWithOptions: instead of ↵ | volzhs | |
applicationDidFinishLaunching: for iOS | |||
2017-12-06 | Check for icon in LineEdit::set_cursor_position | TheAspiringHacker | |
Fixes #14340 | |||
2017-12-06 | fixes horizontal scrolling over hidden lines | Ian | |
2017-12-06 | Reduce some graphics memory usage by disabling unnecesary modes, closes #12831 | Juan Linietsky | |
2017-12-07 | Merge pull request #14350 from willnationsdev/miscellaneous-docs | Rémi Verschelde | |
[DOCS] Camera2D, EditorScript, EditorFileSystemDirectory [ci skip] | |||
2017-12-07 | Merge pull request #13827 from sersoong/master-addopenselection | Rémi Verschelde | |
Enhanced 'open' menu in filesystemdock | |||
2017-12-07 | Merge pull request #13958 from jjjuande/fix_revert_button | Rémi Verschelde | |
Fix the revert button issue with instanced nodes | |||
2017-12-06 | [DOCS] EditorScript methods | Will Nations | |
2017-12-06 | [DOCS] EditorFileSystemDirectory methods | Will Nations | |
2017-12-07 | Merge pull request #13956 from poke1024/fix-poly2d-mode-change | Rémi Verschelde | |
Fixes Polygon2D wip mode closing when editing mode is changed | |||
2017-12-07 | Merge pull request #14002 from poke1024/fixhelpspeed | Rémi Verschelde | |
Make "Search Help" more responsive | |||
2017-12-07 | Merge pull request #14003 from karroffel/dictionary-iterate-fix | Rémi Verschelde | |
fix Dictionary iteration | |||
2017-12-07 | Merge pull request #14006 from akien-mga/tinyexr | Rémi Verschelde | |
Fix TinyEXR import bug and update to current master | |||
2017-12-06 | [DOCS] Camera2D methods/constants | Will Nations | |
2017-12-07 | Use run-time dynamic linking for AddDllDirectory and RemoveDllDirectory to ↵ | bruvzg | |
support mingw-w64 build and Windows 7 with KB2533623. | |||
2017-12-07 | Merge pull request #14328 from YeldhamDev/popupmenu_submenu_fix | Rémi Verschelde | |
Fixed PopupMenu's submenus not showing up in certain situations | |||
2017-12-06 | Merge pull request #14347 from RandomShaper/adpod-mt | Juan Linietsky | |
Implement multitouch on X11 and improve it on Windows | |||
2017-12-06 | Merge pull request #12603 from GodotExplorer/beautify-json | Rémi Verschelde | |
Add indent and sort keys support for JSON.print | |||
2017-12-06 | -Fix particles with size==0, closes #13931 | Juan Linietsky | |
-Fixed material previews (dont show sphere unless for spatial) | |||
2017-12-06 | Merge pull request #13491 from RaXaR/master | Rémi Verschelde | |
Added get_popup() method to ColorPickerButton... | |||
2017-12-06 | Remove guards for the now targeted Windows 7+ | Pedro J. Estébanez | |
2017-12-06 | Add build param for targeted Windows version | Pedro J. Estébanez | |
2017-12-06 | Improve/fix multitouch on Windows | Pedro J. Estébanez | |
- Fix logic error. - Track touches to enable defensive handling and releasing on focus out. - Change comment-out by preprocessor `#if`. - Track/report coordinates as float. |