Age | Commit message (Expand) | Author |
2018-07-02 | Removed two skeleton parameter from compilation width no 3d | Andrea Catania |
2018-07-01 | Merge pull request #19875 from willnationsdev/meta-underlined | George Marques |
2018-07-02 | Add a condition to detect duplicates objects, so cases like object-col.323, c... | Juan Linietsky |
2018-07-01 | -Fix in animationplayback, sound would be cut on loop | Juan Linietsky |
2018-07-01 | Respect window/handheld/orientation setting in iOS | Yasha Borevich |
2018-07-01 | Tile randomizer for tilemap editor. | Ovnuniarchos |
2018-07-01 | Center text drawing in LineEdit | Paulb23 |
2018-07-01 | Doc: Fix typos spotted by @yurchor | Rémi Verschelde |
2018-07-01 | Merge pull request #19871 from guilhermefelipecgs/fix_performance_ui | Rémi Verschelde |
2018-07-01 | Merge pull request #19851 from ibrahn/fix-icon-readme-link | Rémi Verschelde |
2018-07-01 | Corrected art depo link in editor icons readme. | Ibrahn Sahir |
2018-07-01 | Fix performance for godot's interface | Guilherme Felipe |
2018-07-01 | Merge pull request #19886 from AndreaCatania/no3d | Rémi Verschelde |
2018-07-01 | Fixes #19845 no 3d Compilation issue | Andrea Catania |
2018-07-01 | Merge pull request #19884 from AndreaCatania/compfix | Rémi Verschelde |
2018-07-01 | Fixes #19648 Kinematic body move_and_slide compatibility issue | Andrea Catania |
2018-07-01 | added cylinder shape support | muiroc |
2018-07-01 | Fix error msg when selecting popupmenu if there is no animation | khairul169 |
2018-07-01 | Fix underline_meta not working in RichTextLabel | Will Nations |
2018-07-01 | Show current scene file in FileSystem dock | volzhs |
2018-07-01 | Merge pull request #19768 from KellyThomas/env-string | Ignacio Etcheverry |
2018-06-30 | -Fixes to OBJ importer, option to disable optimization | Juan Linietsky |
2018-06-30 | Fix duplicate bug | khairul169 |
2018-06-30 | Minor changes to the AnimationPlayer editor. | Michael Alexsander Silva Dias |
2018-06-29 | Merge pull request #19678 from vnen/remove-latency-print | George Marques |
2018-06-30 | convert unicode mono root path to ascii string | Kelly Thomas |
2018-06-29 | Fix the DynamicFont hinting setting being ineffective | Hugo Locurcio |
2018-06-29 | Merge pull request #19757 from Faless/gdnet_pr | Thomas Herzog |
2018-06-29 | Small fixes | Juan Linietsky |
2018-06-29 | Merge pull request #19836 from akien-mga/save-subresources | Rémi Verschelde |
2018-06-29 | Revert "Fix saving unmodified scenes and resources" | Rémi Verschelde |
2018-06-28 | Fix memory leak in GDScript during infinnity loops with yields | Yasha Borevich |
2018-06-28 | Merge pull request #19829 from Calinou/optimize-images | Max Hilbrunner |
2018-06-28 | Optimize images losslessly using `oxipng -o6 --strip all --zopfli` | Hugo Locurcio |
2018-06-28 | Merge pull request #19827 from Faless/lws_fix_lite | Rémi Verschelde |
2018-06-28 | Fix selection in 3D orthogonal view | JFonS |
2018-06-27 | Change the neighbours vector to a set in AStar | Danny |
2018-06-28 | Preventing an editor crash in the event that a plugin scene's root-node is null. | Michael Lee |
2018-06-27 | Changes to how node paths are selected from property, allowing setting a hint. | Juan Linietsky |
2018-06-27 | The way multiple quaternions being slerped was not good, changed approach to ... | Juan Linietsky |
2018-06-27 | Add [Packet/Stream/Multiplayer]PeerGDNative | Fabio Alessandrelli |
2018-06-27 | Fixed project settings overrides not using custom feature tags. | matthew1006 |
2018-06-27 | Fix possible NullPointerException crash on cancel payment | Konstantin Zaitsev |
2018-06-27 | Merge pull request #19794 from Calinou/document-vector2-vector3-round | Rémi Verschelde |
2018-06-27 | Style: Apply clang-format to animation_tree.cpp | Rémi Verschelde |
2018-06-27 | change node graph property and improved some bindings | Juan Linietsky |
2018-06-27 | [Mono] Rename Fposmod to PosMod | Aaron Franke |
2018-06-26 | -Add root motion support in AnimationTree. | Juan Linietsky |
2018-06-27 | Document Vector2.round() and Vector3.round() | Hugo Locurcio |
2018-06-26 | Merge pull request #19164 from marcelofg55/tilemap_undo2 | Rémi Verschelde |