Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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 | |||
2017-07-08 | Merge pull request #9536 from Noshyaar/pr | Rémi Verschelde | |
ScriptCreateDialog: fix open error crash, remember template | |||
2017-07-08 | Merge pull request #9533 from echo-Mike/bug#7755 | Rémi Verschelde | |
Inline documentation request satisfied. | |||
2017-07-08 | Merge pull request #9515 from marcelofg55/master | Rémi Verschelde | |
Implemented borderless window functions on Linux. | |||
2017-07-08 | Merge pull request #9514 from Noshyaar/pr-license | Rémi Verschelde | |
About: add thirdparty license info | |||
2017-07-08 | Merge pull request #9512 from BastiaanOlij/osx_export_fix_typo | Rémi Verschelde | |
Fix typo in plist export for OSX export | |||
2017-07-08 | Merge pull request #9511 from BastiaanOlij/ios_export_3.0 | Rémi Verschelde | |
iPhone exporter for Godot 3.0 | |||
2017-07-08 | Justify the editor theme style colors | geequlim | |
2017-07-08 | Revert "Mark where ETC1 restriction needs to be done to speed up RGBA8 import" | Rémi Verschelde | |
This reverts commit 8b362b50094ccd332c6ee3d0853a6b9b49f70253. We should not apply our clang-format style to thirdparty code, it makes it impossible to maintain. | |||
2017-07-08 | Fix wrong cast to Node2D instead of Control | Rémi Verschelde | |
As reported by @sanikoyes. | |||
2017-07-07 | Merge pull request #9541 from ducdetronquito/master | Juan Linietsky | |
If it makes you guys happy... | |||
2017-07-07 | [#9292] Renamed Image.put_pixel() to set_pixel(). | ducdetronquito | |
2017-07-07 | Increase SCons rebuild speed | George Marques | |
2017-07-07 | ScriptCreateDialog: fix open error crash, remember template | Poommetee Ketson | |
2017-07-06 | Mark where ETC1 restriction needs to be done to speed up RGBA8 import | Juan Linietsky | |
2017-07-07 | Inline documentation request satisfied. | Mike Demchenko | |
2017-07-06 | More fill modes for containers, closes #9504 | Juan Linietsky | |
2017-07-06 | Ability to set rotation and scaling pivot for controls. | Juan Linietsky | |