| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2016-06-06 | properly pass events to parent controls, closes #4701 | Juan Linietsky | 1 | -15/+23 | |
| 2016-06-06 | -Fix small bug regarding to canvas layer detection, closes #4381 | Juan Linietsky | 1 | -13/+8 | |
| 2016-06-06 | Added function get_signals_connected_to_this_this() | Juan Linietsky | 2 | -0/+8 | |
| should help properly implement #5058 | |||||
| 2016-06-07 | x11: fix vsync support | Andreas Haas | 1 | -5/+29 | |
| 2016-06-06 | Fixed some icons given the feedback, also added some missing icons | Daniel J. Ramirez | 31 | -35/+508 | |
| 2016-06-06 | Fix error tab index out of size print, issue 4997 | Paulb23 | 1 | -1/+0 | |
| 2016-06-06 | Fixed bottom left and right icon order for anchor editor. | Saracen | 6 | -2/+2 | |
| 2016-06-06 | Add missing license information (ogg/vorbis/opus) | Roberto | 3 | -0/+84 | |
| 2016-06-06 | Add missing license information (Theora) | Roberto | 2 | -0/+46 | |
| 2016-06-06 | Keep the default environment variables as set by SCons | Pedro J. Estébanez | 1 | -8/+3 | |
| 2016-06-06 | Add missing license information (WebP) | Roberto | 3 | -0/+79 | |
| 2016-06-06 | Add missing license information (MiniZip) | Roberto | 8 | -6/+98 | |
| 2016-06-06 | Somewhat fixed Directory::get_space_left() return values. | J08nY | 2 | -8/+12 | |
| 2016-06-06 | HiDPI: Use global/hidpi_mode as property | Rémi Verschelde | 3 | -4/+4 | |
| 2016-06-06 | Better translation for Korean | volzhs | 1 | -15/+15 | |
| 2016-06-05 | temporary fix for vsync call on x11 | Ariel Manzur | 1 | -2/+5 | |
| 2016-06-05 | vsync support | Juan Linietsky | 14 | -2/+107 | |
| -works on windows -may not work on X11, if so please fix -OSX does not seem to support disabling vsync | |||||
| 2016-06-05 | make hdpi manually configurable in project settings | Juan Linietsky | 5 | -3/+38 | |
| also added hidpi support to project manager | |||||
| 2016-06-05 | Bitmask import plugin | Saracen | 4 | -0/+403 | |
| 2016-06-05 | Added missing icons for some nodes, changed instance icons | Daniel J. Ramirez | 50 | -19/+1707 | |
| 2016-06-05 | Fix implicit GDScript Reference inheritance | eska | 2 | -5/+8 | |
| 2016-06-05 | fix ui_* input events in Editor | Andreas Haas | 1 | -24/+24 | |
| `input/` is the category for these in globals ^^ fixes #5050 | |||||
| 2016-06-06 | Fix min size bug of Label | volzhs | 1 | -2/+2 | |
| caused by #5030 | |||||
| 2016-06-05 | Added Dictionary.values() | J08nY | 4 | -58/+78 | |
| 2016-06-05 | Document Viewport and ViewportSprite classes | Bojidar Marinov | 1 | -0/+62 | |
| 2016-06-05 | Sync with -doctool | Bojidar Marinov | 1 | -0/+106 | |
| 2016-06-05 | Make Input Actions config not affect the editor | Juan Linietsky | 3 | -1/+67 | |
| 2016-06-05 | changed TTR for RTR | Juan Linietsky | 1 | -13/+13 | |
| 2016-06-04 | fix for travis | Juan Linietsky | 1 | -1/+1 | |
| 2016-06-04 | -customizable shortcuts in editor | Juan Linietsky | 20 | -75/+801 | |
| -editor settings now save to .tres instead of .xml -buttons can now hold a shortcut | |||||
| 2016-06-04 | Added 2x PNG versions of the icons | Daniel J. Ramirez | 457 | -2/+2210 | |
