Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-06 | Fixed bottom left and right icon order for anchor editor. | Saracen | |
2016-06-06 | HiDPI: Use global/hidpi_mode as property | Rémi Verschelde | |
2016-06-06 | Merge pull request #5062 from volzhs/translation-korean-1 | Rémi Verschelde | |
Better translation for Korean | |||
2016-06-06 | Better translation for Korean | volzhs | |
2016-06-05 | temporary fix for vsync call on x11 | Ariel Manzur | |
2016-06-05 | vsync support | Juan Linietsky | |
-works on windows -may not work on X11, if so please fix -OSX does not seem to support disabling vsync | |||
2016-06-05 | make hdpi manually configurable in project settings | Juan Linietsky | |
also added hidpi support to project manager | |||
2016-06-05 | Merge pull request #5055 from djrm/new_icons | Rémi Verschelde | |
Added missing icons for some nodes, changed instance icon | |||
2016-06-05 | Merge pull request #5053 from Hinsbart/fix_editor_events | Rémi Verschelde | |
fix ui_* input events in Editor | |||
2016-06-05 | Added missing icons for some nodes, changed instance icons | Daniel J. Ramirez | |
2016-06-05 | fix ui_* input events in Editor | Andreas Haas | |
`input/` is the category for these in globals ^^ fixes #5050 | |||
2016-06-05 | Merge pull request #5052 from volzhs/fix-label-min-size | Rémi Verschelde | |
Fix min size bug of Label | |||
2016-06-06 | Fix min size bug of Label | volzhs | |
caused by #5030 | |||
2016-06-05 | Merge pull request #5047 from bojidar-bg/document-viewport-viewportsprite | Rémi Verschelde | |
Document Viewport and ViewportSprite | |||
2016-06-05 | Document Viewport and ViewportSprite classes | Bojidar Marinov | |
2016-06-05 | Sync with -doctool | Bojidar Marinov | |
2016-06-05 | Merge pull request #5038 from djrm/new_icons | Rémi Verschelde | |
New icons | |||
2016-06-05 | Make Input Actions config not affect the editor | Juan Linietsky | |
2016-06-05 | changed TTR for RTR | Juan Linietsky | |
2016-06-04 | fix for travis | Juan Linietsky | |
2016-06-04 | -customizable shortcuts in editor | Juan Linietsky | |
-editor settings now save to .tres instead of .xml -buttons can now hold a shortcut | |||
2016-06-04 | Added 2x PNG versions of the icons | Daniel J. Ramirez | |
2016-06-04 | Added basic script to convert source svgs to pngs | Daniel J. Ramirez | |
2016-06-04 | Merge pull request #5036 from J08nY/inputmap-actions | Rémi Verschelde | |
Added InputMap.get_actions() | |||
2016-06-04 | Merge pull request #4999 from volzhs/fix-project-path | Rémi Verschelde | |
change invalid characters when get user data dir on Windows & Unix | |||
2016-06-04 | New icons, almost all the icons have an svg version, plus a more consistent look | Daniel J. Ramirez | |
2016-06-04 | Merge pull request #5035 from marcelofg55/master | Rémi Verschelde | |
Right click->Quit on the godot icon will close the application on OSX | |||
2016-06-04 | Created a NodeDock with signals and groups | Juan Linietsky | |
2016-06-04 | Added InputMap.get_actions() | J08nY | |
get_actions() lists all actions in the InputMap. | |||
2016-06-04 | Right click->Quit on the godot icon will now close the application on OSX. | marcelofg55 | |
Fixed get_window_position that missed a return on OSX. | |||
2016-06-04 | Merge pull request #5032 from akien-mga/pr-defaut-linear-damp | Rémi Verschelde | |
Physics2D: Rename default_density to default_linear_damp | |||
2016-06-04 | Merge pull request #5030 from sanikoyes/Pr-fix-label-minsize | Rémi Verschelde | |
fix line_edit&label get min size bug&draw problem | |||
2016-06-04 | Merge pull request #5027 from J08nY/gdscript | Rémi Verschelde | |
Add Array.find_last() and Array.count() | |||
2016-06-04 | Merge pull request #5023 from volzhs/deselect-help | Rémi Verschelde | |
deselect in help when click somewhere | |||
2016-06-04 | Merge pull request #5022 from vnen/pr-fix-color8 | Rémi Verschelde | |
Fix Color8 constructor using wrong value range | |||
2016-06-04 | Merge pull request #4943 from marcelofg55/master | Rémi Verschelde | |
Key modifiers (Ctrl, Alt, Meta and Shift) may be used as Input keys n… | |||
2016-06-04 | Merge pull request #4300 from leezh/control_focus_mode | Rémi Verschelde | |
Exposed Control::focus_mode to the scene editor | |||
2016-06-04 | Physics2D: Rename default_density to default_linear_damp | Rémi Verschelde | |
Also adds a proper deprecating warning and tries to do some porting automatically. Supersedes #4109. | |||
2016-06-04 | fix line_edit&label get min size bug | sanikoyes | |
fix line_edit draw char(x ofs_max) | |||
2016-06-04 | Merge pull request #4994 from Warlaan/create_dialog_starts_collapsed | Rémi Verschelde | |
The create node dialog now starts collapsed. | |||
2016-06-04 | The create dialog starts collapsed now. | Warlaan | |
The original behavior can be reactivated in the editor settings. | |||
2016-06-03 | Signals became a tab | Juan Linietsky | |
added icons to contextual scene tree menu | |||
2016-06-03 | Added Array.find_last() and Array.count() | J08nY | |
2016-06-03 | Merge pull request #5025 from J08nY/master | Rémi Verschelde | |
Fix typo in http_client.h | |||
2016-06-03 | Fix typo in http_client.h | J08nY | |
2016-06-04 | deselect in help when click somewhere | volzhs | |
2016-06-03 | SampleLibraryEditor: Initialize "is_playing" variable | Błażej Szczygieł | |
Fixes crash caused by jumping to wrong place due to uninitialized variable. Closes #4703 (cherry picked from commit 9acb666320a03d6f47b6bd43842488bdb921be9f) | |||
2016-06-03 | Fix Color8 constructor using wrong value range | George Marques | |
Fix #5015 | |||
2016-06-03 | Merge pull request #5016 from J08nY/classref | Rémi Verschelde | |
Added classref for HTTPClient and HTTPRequest | |||
2016-06-03 | Added classref for HTTPClient and HTTPRequest | J08nY | |