Age | Commit message (Expand) | Author |
2018-04-24 | Fix Node2D::global_position to have Vector2 type | Ruslan Mustakov |
2018-04-23 | Fix GridContainer's children visibility breaking the layout | groud |
2018-04-23 | Adds support for CMD+Left and CMD+Right on MacOS | Anish |
2018-04-23 | Fix particle animation controls | JFonS |
2018-04-22 | Change ".." punctuation for "..." in editor strings (#16507) | Hugo Locurcio |
2018-04-21 | fix clang6 assignment error | thfrwn |
2018-04-21 | Fixes logically dead code (Coverity) | Crazy-P |
2018-04-19 | Fix Coverity reports of uninitialized scalar variable | Rémi Verschelde |
2018-04-19 | Fixed context menu TTR bugs | sersoong |
2018-04-18 | Merge pull request #18172 from Chaosus/fix_notification | Rémi Verschelde |
2018-04-18 | Merge pull request #18161 from flashyincceo/fixing-bug-#18128 | Rémi Verschelde |
2018-04-18 | Merge pull request #18204 from tagcup/quat_scale | Rémi Verschelde |
2018-04-18 | Merge pull request #18230 from volzhs/fix-image-error | Rémi Verschelde |
2018-04-17 | Ability to change path color with self modulate | volzhs |
2018-04-16 | Fix error spam with Sprite has compressed texture | volzhs |
2018-04-16 | Fix index out of size error on Image | volzhs |
2018-04-15 | Updated fork to match current version of Godot. | SASUPERNOVA |
2018-04-14 | Avoid converting Quat to Euler angles when not necessary. | tagcup |
2018-04-14 | ItemList selection: Check against item count | ShyRed |
2018-04-13 | Add popup_closed signal for ColorPickerButton | Peter Folkins |
2018-04-13 | Merge pull request #17502 from groud/2Deditor_rect | Juan Linietsky |
2018-04-13 | Prevent visibility notification been called twice in object creation | Chaosus |
2018-04-12 | Implement font shadows for RichTextLabel | Markus Törnqvist |
2018-04-11 | RichTextLabel, doc: Added new method to get total content height | Oliver Gutierrez |
2018-04-11 | Use internal physics processing for Nodes' internal logic | Rémi Verschelde |
2018-04-11 | Update classref and docs, fix missing parameters' name | Poommetee Ketson |
2018-04-10 | Fixed color region calculation for the first line | Paulb23 |
2018-04-10 | Implement Input.set_default_cursor_shape to change the default shape | Guilherme Felipe |
2018-04-10 | Merge pull request #18095 from robfram/fix-lineedit-17113 | Rémi Verschelde |
2018-04-10 | Merge pull request #18091 from RandomShaper/icon-radio-item | Rémi Verschelde |
2018-04-10 | Merge pull request #17081 from endragor/no-press-when-scroll | Rémi Verschelde |
2018-04-10 | Merge pull request #17080 from simedis/pretty_print_tree | Rémi Verschelde |
2018-04-09 | LineEdit placeholder alignment, content margins, and overflow bugs | robfram |
2018-04-09 | Merge pull request #18080 from Alexander-Alekseev/fix_rigidbody_config_warning | Rémi Verschelde |
2018-04-09 | Merge pull request #16473 from ianb96/move_tab | Rémi Verschelde |
2018-04-09 | Add support for radio-looking items with icon | Pedro J. Estébanez |
2018-04-09 | Merge pull request #18040 from Paulb23/color_region_cache | Rémi Verschelde |
2018-04-09 | Make BaseButton not emit press when container is scrolled | Ruslan Mustakov |
2018-04-09 | Made print_tree_pretty() function which displays scene tree graphically | Geoffrey |
2018-04-09 | Fix RigidBody's configuration warning for Z axis | Alexander Alekseev |
2018-04-08 | Merge pull request #18072 from AlexHolly/master | George Marques |
2018-04-08 | Drag to rearrange Tabs and TabContainer | ianb96 |
2018-04-08 | expose Tileset TileMode to GDScript | Alexander Holland |
2018-04-08 | Merge pull request #16705 from Chaosus/generate_normals_flip | Juan Linietsky |
2018-04-08 | Merge pull request #16707 from Web-eWorks/atlasfixes | Juan Linietsky |
2018-04-08 | Merge pull request #16574 from isaacremnant/better_grow_direction | Juan Linietsky |
2018-04-08 | Allow use of frames in sprites with texture region enabled. | Ibrahn Sahir |
2018-04-08 | Merge pull request #17150 from robfram/check-animation-playing-backwards | Juan Linietsky |
2018-04-08 | Merge pull request #17227 from Faless/multiplayer_api | Juan Linietsky |
2018-04-08 | Merge pull request #17382 from bojidar-bg/13971-path-array-unsaved | Juan Linietsky |