Age | Commit message (Expand) | Author |
2017-08-15 | Changed anchor constants to enum, removed ANCHOR_CENTER, fixes #9889 | Juan Linietsky |
2017-08-15 | Merge pull request #10170 from ISylvox/trail-divisor__editor-glitch | Juan Linietsky |
2017-08-15 | Merge pull request #10333 from HummusSamurai/fix-console-error | kubecz3k |
2017-08-15 | Merge pull request #9889 from groud/control_enhancements | kubecz3k |
2017-08-15 | Fix debug materials, closes #8607 | Juan Linietsky |
2017-08-15 | styleBoxFlat removed light, dark color entirely | toger5 |
2017-08-15 | new StyleBoxFlat removed multiBorderColor | toger5 |
2017-08-15 | new StyleBoxFlat limits for drawing | toger5 |
2017-08-15 | new StyleBoxFlat added more drawing features | toger5 |
2017-08-15 | Adapted godot to the new StyleBoxFlat | toger5 |
2017-08-15 | NEW Style Box Flat Implementation | toger5 |
2017-08-15 | Ensure nothing is found outside modal stack, but keep logic going. Fixes #7622 | Juan Linietsky |
2017-08-14 | Merge pull request #10339 from bojidar-bg/x-fix-scale-conflict | Ignacio Etcheverry |
2017-08-14 | Rename Light2D::scale to texture_scale, so it doesn't conflict | Bojidar Marinov |
2017-08-14 | Fix console warning: Condition !env is true | M.H. Alkotob |
2017-08-13 | Avoids inverted anchors | Gilles Roudiere |
2017-08-13 | Adds a function to set Anchors with a layout preset | Gilles Roudiere |
2017-08-13 | Handle undo/redo of anchor positioning | Gilles Roudiere |
2017-08-13 | Add anchor visualization | Gilles Roudiere |
2017-08-13 | Replace GUI anchor type by a float between 0 and 1 | Gilles Roudiere |
2017-08-13 | Exposed create_from_mesh in Navmesh | TwistedTwigleg |
2017-08-13 | Merge pull request #10298 from nhold/kinematic-body-2d-_move-fixes-#10107 | Rémi Verschelde |
2017-08-12 | Scroll bars now look different on press | kbake |
2017-08-12 | Disabling Particles::one_shot restarts emission | Zher Huei Lee |
2017-08-12 | Fix missing and incorrect values in return value of _move method | Nathan Hold |
2017-08-12 | Added Tile and TileFit to StyleBoxes | Zher Huei Lee |
2017-08-11 | Merge pull request #10198 from jjay/f/stretch_aspect_expand | Rémi Verschelde |
2017-08-11 | Fixes ItemList::is_same_column_width() return type | Ignacio Etcheverry |
2017-08-11 | Merge pull request #10247 from djrm/pr_bus_fixes | Rémi Verschelde |
2017-08-11 | Merge pull request #10238 from Hinsbart/resource_rmb | Rémi Verschelde |
2017-08-11 | Merge pull request #10194 from Keetz/update-default-values | Rémi Verschelde |
2017-08-11 | Merge pull request #10193 from kubecz3k/tab-click-signal | Rémi Verschelde |
2017-08-11 | Merge pull request #10142 from bruvzg/3.0-osx-ime | Rémi Verschelde |
2017-08-11 | Merge pull request #9987 from Rubonnek/move-members-to-initilization-list | Rémi Verschelde |
2017-08-11 | Merge pull request #10202 from neikeq/how-do-you-turn-this-on | Rémi Verschelde |
2017-08-10 | Fixes to buses editor | Daniel J. Ramirez |
2017-08-10 | Inspector: Right click on resource opens sub-menu. | Andreas Haas |
2017-08-10 | Fixes method definitions with extra number of arguments | Ignacio Etcheverry |
2017-08-10 | Removes type information from method binds | Ignacio Etcheverry |
2017-08-10 | Adds missing type information to virtual method binds | Ignacio Etcheverry |
2017-08-09 | Implement NSTextInputClient protocol for IME | bruvzg |
2017-08-09 | Gizmos properly follow the edited object, closes #7837 | Juan Linietsky |
2017-08-09 | Add expand stretch/ascpect - no more black bars | Yakov Borevich |
2017-08-09 | Updated default values in SpatialMaterial and Environment | Rasmus Ketelsen |
2017-08-09 | tab_clicked signal for Tabs | Jakub Grzesik |
2017-08-08 | Moved member variables from constructor to initialization list | Wilson E. Alvarez |
2017-08-08 | -Restored Sprite3D to working function, fixes #2061, fixes #9738 | Juan Linietsky |
2017-08-08 | trail divisor is now works properly | Indah Sylvia |
2017-08-08 | Fixes node selection, and properly ignore mouse on inner comment node body, c... | Juan Linietsky |
2017-08-07 | -Fixed BoneAttachment delay, closes #3966 | Juan Linietsky |