Age | Commit message (Expand) | Author |
2018-04-27 | CSG Support for Godot! | Juan Linietsky |
2018-04-27 | Made the Pin button disable when no AnimationPlayer is selected. | Michael Alexsander Silva Dias |
2018-04-27 | Fixed deleting an animation marked to autoplay in the editor affecting the cr... | Michael Alexsander Silva Dias |
2018-04-27 | Fix theme editor sample widgets | Pedro J. Estébanez |
2018-04-27 | Merge pull request #18466 from marcelofg55/use64_fix | Gilles Roudière |
2018-04-27 | Fix use64 used without being initialized | Marcelo Fernandez |
2018-04-27 | Merge pull request #18464 from sersoong/master-fixstylebox | Gilles Roudière |
2018-04-27 | Fixed stylebox crash | sersoong |
2018-04-27 | Merge pull request #18458 from YeldhamDev/animation_editor_changes | Gilles Roudière |
2018-04-26 | Numerous changes to the Animation Editor. | Michael Alexsander Silva Dias |
2018-04-26 | Make 'Export PCK/ZIP' work well with EditorExportPlugin | Ignacio Etcheverry |
2018-04-26 | Fix _export_begin not being called when exporting to android | Ignacio Etcheverry |
2018-04-27 | Allows setting the Timer wait_time in start method. | Anish |
2018-04-26 | Merge pull request #18412 from groud/zoom_shortcuts | George Marques |
2018-04-26 | Adds shortcuts for zooming in the 2D editor | Gilles Roudiere |
2018-04-26 | Merge pull request #18415 from HoratioZEDU/patch-2 | Max Hilbrunner |
2018-04-25 | Fixing input strength and the impossibility to erase action events | groud |
2018-04-25 | Merge pull request #18427 from neikeq/mono-static-link-win | Ignacio Etcheverry |
2018-04-25 | Add option to link mono statically on Windows | Ignacio Etcheverry |
2018-04-25 | Fixed (minor) typo in CapsuleShape2D doc page | HoratioZEDU |
2018-04-24 | Merge pull request #18399 from neikeq/u | Ignacio Etcheverry |
2018-04-24 | Mono: Fix '!t' error messages when generating bindings | Ignacio Etcheverry |
2018-04-24 | Mono: Do not spam script class not found error | Ignacio Etcheverry |
2018-04-24 | Mono: Fix crash on script load if the scripts domain isn't loaded | Ignacio Etcheverry |
2018-04-24 | Support of CMD+Backspace and CMD+Delete on MacOS. | Anish |
2018-04-24 | Merge pull request #18385 from flashyincceo/animation-save-bug | Gilles Roudière |
2018-04-24 | Merge pull request #18391 from endragor/fix-global-position-type | Gilles Roudière |
2018-04-24 | Fix Node2D::global_position to have Vector2 type | Ruslan Mustakov |
2018-04-23 | Fix AnimationPlayer edited scene bug | Peter Folkins |
2018-04-23 | Fix GridContainer's children visibility breaking the layout | groud |
2018-04-23 | Fixes hard to select Node2D | groud |
2018-04-23 | Fixes 2d editor panning not working | groud |
2018-04-23 | Replaces CTRL with CMD in TileMapEditor for MacOS. | Anish |
2018-04-23 | Adds support for CMD+Left and CMD+Right on MacOS | Anish |
2018-04-22 | Change ".." punctuation for "..." in editor strings (#16507) | Hugo Locurcio |
2018-04-22 | Merge pull request #18176 from nikibobi/string-trim | George Marques |
2018-04-22 | Keep alpha when changing h, s or v on color | ShyRed |
2018-04-22 | Add detail to doc for add_surface_from_arrays (#17911) | GaryO |
2018-04-22 | Merge pull request #18336 from PJB3005/18-04-21-command's | Max Hilbrunner |
2018-04-21 | fix clang6 assignment error | thfrwn |
2018-04-22 | [DOCS] Add note that Pool*Arrays are passed by value (#18340) | krogank9 |
2018-04-21 | Merge pull request #18343 from homer666/docs-popup-exclusive | Max Hilbrunner |
2018-04-22 | [DOCS] Popup.popup_exclusive description | homer666 |
2018-04-21 | Fixes logically dead code (Coverity) | Crazy-P |
2018-04-21 | Fixes a typo in the VisualServer.canvas_item_add_set_transform docs. | Pieter-Jan Briers |
2018-04-21 | Various coverity scan fixes for networking | Fabio Alessandrelli |
2018-04-20 | Merge pull request #18316 from Noshyaar/http | Max Hilbrunner |
2018-04-20 | [DOCS] add HTTPRequest.request return values | Poommetee Ketson |
2018-04-19 | Fix clone down newline bug | Eric McCarthy |
2018-04-19 | added bold font to editor (support for coustom bold font) | toger5 |