| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2016-05-01 | Document Popup, PopupDialog, PopupMenu, and PopupPanel | Bojidar Marinov | 1 | -7/+29 | |
| 2016-05-01 | FileDialog: reset mkdir label after use (#4500) | Rémi Verschelde | 3 | -2/+3 | |
| Closes #1686. | |||||
| 2016-05-01 | OSX: Fix lib suffix for Android lib (#4499) | Rémi Verschelde | 1 | -3/+1 | |
| Fixes #1452. | |||||
| 2016-05-01 | GridMap: Fix backwards rotate hotkeys (#4498) | Rémi Verschelde | 1 | -3/+3 | |
| Fixes #1237 | |||||
| 2016-05-01 | AnimationPlayer: Prevent resetting timeline when pinned (#4497) | Rémi Verschelde | 1 | -0/+3 | |
| Fixes #1019 | |||||
| 2016-05-01 | math: Fix rounding error for 0 in Math::round (#4495) | Rémi Verschelde | 2 | -5/+3 | |
| Thus revert the previous workaround in commit b123bc4a2a9c07fcfd27a84109960bda158b3b9d. Fixes #3221. | |||||
| 2016-05-01 | Project manager: unescape project names (#4494) | Rémi Verschelde | 1 | -1/+1 | |
| Fixes #3609 | |||||
| 2016-05-01 | Add math/script expression evaluation in editor (#3620) | Franco Eusébio Garcia | 5 | -40/+252 | |
| Rebase of #453 | |||||
| 2016-05-01 | Allow any directory for custom character set and gradient image file when ↵ | volzhs | 1 | -2/+2 | |
| import font fix #4486 | |||||
| 2016-04-29 | Ignore invalid folders in `platform` | Rémi Verschelde | 1 | -1/+1 | |
| Fixes #4479 | |||||
| 2016-04-29 | Implement OS.get_process_ID for Windows | George Marques | 2 | -0/+6 | |
| Based on code by @ratsdiov. Closes #1733 | |||||
| 2016-04-29 | classref: Run doctool and merge BitmapFont | Rémi Verschelde | 1 | -201/+207 | |
| BitmapFont was split from the Font class, so the relevant method descriptions were readded manually. | |||||
| 2016-04-29 | disabled appirater | Ariel Manzur | 1 | -3/+3 | |
| 2016-04-29 | Add more documentations for this classes: | Geequlim | 1 | -1/+39 | |
| * BoxContainer * CenterContainer * ScrollContainer * SplitContainer * Vector2 * StringArray * FileDiloags | |||||
| 2016-04-29 | rate url on iOS and properly launching from .app on OSX | Ariel Manzur | 2 | -2/+12 | |
| 2016-04-29 | I think this is ok, "resizable" property might change | Ariel Manzur | 1 | -1/+1 | |
| 2016-04-29 | merged iphoen changes | Ariel Manzur | 6 | -102/+532 | |
| 2016-04-29 | Allow dragging on only one (global) axis when holding down shift | Bojidar Marinov | 1 | -3/+14 | |
| Closes #1723 | |||||
| 2016-04-29 | Shader editor now uses text editor settings | Paulb23 | 2 | -3/+31 | |
