Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-11 | Merge pull request #9366 from GodotExplorer/pr-ime-position-flow-cursor | Rémi Verschelde | |
IME window follow the input cursor. | |||
2017-07-11 | Merge pull request #9607 from Noshyaar/astar | Rémi Verschelde | |
AStar: add bool has_point(id) | |||
2017-07-11 | Merge pull request #9602 from ducdetronquito/master | Rémi Verschelde | |
[#7212] Fixed missing 'Variant' return values in documentation. | |||
2017-07-11 | Merge pull request #9566 from kubecz3k/tool-open-scn | Rémi Verschelde | |
EditorPlugin ability to open and reload scenes from scn filepath | |||
2017-07-11 | Merge pull request #9589 from Noshyaar/ref | Rémi Verschelde | |
Include Git hash in the engine | |||
2017-07-11 | AStar: add bool has_point(id) | Poommetee Ketson | |
2017-07-11 | Merge pull request #9604 from godotengine/revert-9014-improve-mem-stats | Juan Linietsky | |
Revert "Improve reliability of memory stats" | |||
2017-07-11 | Revert "Improve reliability of memory stats" | Rémi Verschelde | |
2017-07-11 | Merge pull request #9014 from RandomShaper/improve-mem-stats | Pedro J. Estébanez | |
Improve reliability of memory stats Memory block byte tagging | |||
2017-07-11 | [#7212] Fixed missing 'Variant' return values in documentation. | ducdetronquito | |
2017-07-11 | IME window follow the input cursor. | geequlim | |
Abstruct set_ime_position to OS class. Update ime position for LineEdit and TextEdit. | |||
2017-07-11 | Merge pull request #8573 from neikeq/gdfs-completed | Rémi Verschelde | |
Adds "completed" signal to GDFunctionState | |||
2017-07-11 | Merge pull request #9355 from TwistedTwigleg/Remote_node_enhancement | Rémi Verschelde | |
RemoteTransform and RemoteTransform2D enhancements | |||
2017-07-11 | Include Git hash in the engine | Poommetee Ketson | |
2017-07-11 | EditorPlugin ability to open and reload scns from filepath | Jakub Grzesik | |
2017-07-11 | Merge pull request #9597 from MadEqua/get-audioserver-bus-by-name | Rémi Verschelde | |
Added get_bus_index to AudioServer | |||
2017-07-11 | Merge pull request #9510 from kubecz3k/tab-reposition | Thomas Herzog | |
ability to reposition scene tabs with drag & drop | |||
2017-07-11 | Merge pull request #9586 from Noshyaar/slider | Thomas Herzog | |
Slider: add set/is_editable | |||
2017-07-11 | Merge pull request #9521 from AlexHolly/control-posi-to-posr | Thomas Herzog | |
removed floor so that global pos works with scale in control | |||
2017-07-10 | Merge pull request #9559 from Noshyaar/pr-2 | Thomas Herzog | |
ScriptCreateDialog: Fix regressions from #9536 | |||
2017-07-10 | Merge pull request #9572 from Noshyaar/rlts | Thomas Herzog | |
Fix duplicated resource_local_to_scene | |||
2017-07-10 | Added get_bus_index to AudioServer | Bruno Lourenço | |
2017-07-10 | Merge pull request #9584 from marcelofg55/master | Thomas Herzog | |
Fixed issues with borderless windows on Windows | |||
2017-07-10 | Merge pull request #9588 from kubecz3k/hide-script-btn | Thomas Herzog | |
Ability to toggle script panel visibility | |||
2017-07-10 | Merge pull request #9592 from RandomShaper/remove-warns | Thomas Herzog | |
Remove warnings about benign situations | |||
2017-07-10 | Merge pull request #9594 from RandomShaper/fix-mouse-capture | Thomas Herzog | |
Fix picking list flood while mouse capture enabled | |||
2017-07-11 | Slider: add set/is_editable | Poommetee Ketson | |
2017-07-10 | Fix picking list flood while mouse capture enabled | Pedro J. Estébanez | |
Fixes #9575. | |||
2017-07-10 | Remove warnings about benign situations | Pedro J. Estébanez | |
2017-07-10 | Ability to toggle script panel visibility | Jakub Grzesik | |
2017-07-10 | ability to reposition scene tabs with drag & drop | Jakub Grzesik | |
2017-07-09 | Fixed issues with borderless windows on Windows | Marcelo Fernandez | |
2017-07-09 | Merge pull request #9581 from Noshyaar/crashfix | George Marques | |
Fix crash on closing [empty](*) scene tab | |||
2017-07-10 | Fix crash on closing [empty](*) scene tab | Poommetee Ketson | |
2017-07-09 | ScriptCreateDialog: Fix regressions from #9536 | Poommetee Ketson | |
2017-07-09 | Fix duplicated resource_local_to_scene | Poommetee Ketson | |
2017-07-08 | Merge pull request #9489 from ↵ | Rémi Verschelde | |
TwistedTwigleg/Additional_functions_for_Label_and_RichTextLabel Added additional functions to RichTextLabel | |||
2017-07-08 | Merge pull request #9564 from Noshyaar/pr-threshold | Rémi Verschelde | |
Refactor 'treshold' to 'threshold' | |||
2017-07-08 | removed floor so that global pos works with scale | alexholly | |
2017-07-08 | Added additional functions to RichTextLabel: | TwistedTwigleg | |
* Added set_text function to RichTextLabel * Added percent_visible attributes and functions to RichTextLabel This should make switching from Label to RichTextLabel easier. | |||
2017-07-08 | Some adjustments to toon material to make it more flexible | Juan Linietsky | |
Ability to also disable specular | |||
2017-07-08 | Added triplanar mapping, toon mode, and more specular modes for materials. ↵ | Juan Linietsky | |
Added multipass support for materials. | |||
2017-07-08 | Refactor 'treshold' to 'threshold' | Poommetee Ketson | |
2017-07-08 | Merge pull request #9535 from GodotExplorer/pr-editor-theme-justify | Rémi Verschelde | |
Justify the editor theme style colors | |||
2017-07-08 | Merge pull request #9563 from Noshyaar/pr-about | Rémi Verschelde | |
About: center valign copyright label | |||
2017-07-08 | About: center valign copyright label | Poommetee Ketson | |
2017-07-08 | Merge pull request #9558 from BastiaanOlij/no_chmod_ios_win | Rémi Verschelde | |
Only execute chmod exporting iOS when on Mac OS X | |||
2017-07-08 | Only execute chmod exporting iOS when on Mac OS X | BastiaanOlij | |
2017-07-08 | -Added triplanar mapping modes | Juan Linietsky | |
-Some fixes to shader lang | |||
2017-07-08 | Merge pull request #9538 from vnen/scons-rebuild-speed | Rémi Verschelde | |
Increase SCons rebuild speed |