Age | Commit message (Expand) | Author |
2016-01-06 | Merge pull request #3216 from nounoursheureux/spriteframes | Rémi Verschelde |
2016-01-06 | Merge pull request #3219 from nounoursheureux/change_subscene_string | Rémi Verschelde |
2016-01-06 | Merge pull request #3251 from Hinsbart/joy_demo | punto- |
2016-01-06 | Fix config file parser bug that cause showing project name as "Unnamed Project" | mrezai |
2016-01-06 | visual representation for joystick demo | hondres |
2016-01-06 | Fix uniform scaling of non-square CanvasItem nodes | Rémi Verschelde |
2016-01-05 | Merge pull request #3249 from Hinsbart/x11_crash | Rémi Verschelde |
2016-01-05 | fix x11 crash on exit | hondres |
2016-01-05 | Merge pull request #3246 from godotengine/fix-notools-build | Rémi Verschelde |
2016-01-05 | Fix is_node_being_edited() when not building tools | Rémi Verschelde |
2016-01-05 | Merge branch 'master' of https://github.com/godotengine/godot | Juan Linietsky |
2016-01-05 | -completely rewritten filesystem dock and internal editor filesystem manageme... | Juan Linietsky |
2016-01-05 | Merge pull request #3241 from mrezai/fix-jpeg-3228 | Juan Linietsky |
2016-01-05 | Fix uint compile error | mrezai |
2016-01-05 | Merge pull request #3239 from godotengine/bce-typo | Rémi Verschelde |
2016-01-05 | Fix typo | Rémi Verschelde |
2016-01-04 | Merge pull request #3236 from Hinsbart/xinput_define_ | punto- |
2016-01-05 | define XUSER_MAX_COUNT if not present | hondres |
2016-01-04 | -make signals throw an error when target method is not found, fixes #2036 | Juan Linietsky |
2016-01-04 | Fix KP5 toggle perspective shortcut, fixes #2035 | Juan Linietsky |
2016-01-04 | restored this config | Juan Linietsky |
2016-01-04 | -Fix crash at exit due to unnecesary check in command queue, fixes #2034 | Juan Linietsky |
2016-01-03 | Fixed bug with default arguments in gdscript, closes #2024 | Juan Linietsky |
2016-01-03 | change android install location to automatic, closes #1997 | Juan Linietsky |
2016-01-03 | properly specify metadata in KB function | Juan Linietsky |
2016-01-03 | physics state properly returns contact metadata, closes #1979 | Juan Linietsky |
2016-01-03 | small usability improvement, change everything related to resolution and scal... | Juan Linietsky |
2016-01-03 | Fixed the decimals function, it can't be perfect but it should be good enough... | Juan Linietsky |
2016-01-03 | having active items is pointless in input map | Juan Linietsky |
2016-01-03 | -Replaced tinyjpg for jpgd (public domain), fixes progressive encoded jpgs an... | Juan Linietsky |
2016-01-03 | Change Import > Sub-Scene to Import > Node from scene | Nounours Heureux |
2016-01-03 | forgot to bind NOTIFICATION_INSTANCED, closes #2261 | Juan Linietsky |
2016-01-03 | Disable renaming AnimatedSprite frames | Ignacio Etcheverry |
2016-01-03 | Show the texture name after the frame number in the SpriteFrames editor | Nounours Heureux |
2016-01-02 | Merge pull request #3210 from Hinsbart/x11_axis_fix | punto- |
2016-01-03 | send axis events only once per frame on linux | hondres |
2016-01-03 | Fix delay on audio stream pause | Saracen |
2016-01-02 | make it impossible to shrink framebuffer < 0, fixes #2066 | Juan Linietsky |
2016-01-02 | Added var2bytes and bytes2var to convet any variable to bytes and back. Close... | Juan Linietsky |
2016-01-02 | -Fix global transform cache not being cleared in 2D nodes, fixes many editor ... | Juan Linietsky |
2016-01-02 | -Ability to roll-back script-exported properties to their default value on th... | Juan Linietsky |
2016-01-02 | PI is now a built-in constant, fixes #2134 | Juan Linietsky |
2016-01-02 | Properly clear/restore current camera when switching scenes. Fixes #2137 | Juan Linietsky |
2016-01-02 | Ability to use opacity on distance field textures, fixes #2148 | Juan Linietsky |
2016-01-02 | Make buttons properly obey stylebox content marins, closes #2156 | Juan Linietsky |
2016-01-02 | fixed uninitialized tool mode in path 2d editor | Juan Linietsky |
2016-01-02 | fixed string operator[], which was broken. Closes #2202 | Juan Linietsky |
2016-01-02 | Support BMFont in font editor plugin, closes #2204 | Juan Linietsky |
2016-01-02 | -properly handle newline in \ (line continuation) in gdscript, fixes #2112 | Juan Linietsky |
2016-01-02 | skip the first integration in physics bodies, fixes #2213 | Juan Linietsky |