| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | | adding get_stored_values method | Ariel Manzur | 2016-11-18 | 2 | -1/+20 |
| |/ / |
|
| * | | Uncomment debug properties of HTTP Request | khairul169 | 2016-11-14 | 1 | -12/+12 |
| * | | Merge pull request #7022 from neikeq/pr-issue-7013 | Ignacio Etcheverry | 2016-11-06 | 1 | -0/+6 |
| |\ \ |
|
| | * | | Keep groups when replacing nodes | Ignacio Etcheverry | 2016-11-03 | 1 | -0/+6 |
| * | | | style: Fix PEP8 whitespace issues in Python files | Rémi Verschelde | 2016-11-01 | 1 | -1/+1 |
| |/ / |
|
| * | | SCsub: Add python shebang as a hint for syntax highlighting | Rémi Verschelde | 2016-10-17 | 1 | -0/+2 |
| * | | Revise serial naming behavior | Pedro J. Estébanez | 2016-10-10 | 1 | -9/+22 |
| * | | Merge pull request #6747 from RandomShaper/unify-serial-naming | Rémi Verschelde | 2016-10-09 | 2 | -79/+75 |
| |\ \ |
|
| | * | | Refactor node naming APIs used by editor | Pedro J. Estébanez | 2016-10-08 | 2 | -79/+75 |
| | |/ |
|
| * / | Added simple check to viewport, if matrix32 is invesile (https://github.com/g... | Mateusz Adamczyk | 2016-10-08 | 1 | -0/+3 |
| |/ |
|
| * | Fix for #6158. Converting Vector2 to Size2 for scaling functions. | anneomcl | 2016-09-19 | 1 | -3/+3 |
| * | Added a few functions to make 2D split screen easier. | Juan Linietsky | 2016-09-14 | 2 | -12/+56 |
| * | Restore viewport set_world_2d functionality | Fabio Alessandrelli | 2016-09-14 | 2 | -22/+34 |
| * | Fix Viewport.get_mouse_pos() for specific situations, closes #1885 | Juan Linietsky | 2016-09-10 | 2 | -17/+16 |
| * | Merge pull request #6355 from Kazuo256/http-request-methods | Juan Linietsky | 2016-09-10 | 2 | -5/+11 |
| |\ |
|
| | * | Add http method and request data parameters | Kazuo256 | 2016-09-05 | 2 | -5/+11 |
| * | | Renamed the bind_native functions to bind_vararg, should make it show the doc... | Juan Linietsky | 2016-09-07 | 2 | -11/+7 |
| |/ |
|
| * | -High Level protocol optimization (should be smaller) | Juan Linietsky | 2016-08-22 | 2 | -68/+169 |
| * | Changed API to use sequenced packets for UDP (drop old) | Juan Linietsky | 2016-08-19 | 1 | -3/+3 |
| * | Many fixes to networking, demo should work now | Juan Linietsky | 2016-08-19 | 1 | -2/+12 |
| * | Brand new networked multiplayer | Juan Linietsky | 2016-08-19 | 4 | -90/+650 |
| * | Added high level networked multiplayer to Godot. | Juan Linietsky | 2016-08-14 | 4 | -2/+683 |
| * | Added an easy API to yield to a specific time by doing: | Juan Linietsky | 2016-08-06 | 2 | -0/+73 |
| * | UI navigation via JOYSTICK_MOTION. | Andreas Haas | 2016-07-30 | 1 | -0/+1 |
| * | Add thread support to HTTPRequest, changed assetlib to use it. | Juan Linietsky | 2016-07-24 | 2 | -24/+97 |
| * | Merge pull request #5881 from neikeq/pr-fix-propagation | Juan Linietsky | 2016-07-24 | 1 | -6/+4 |
| |\ |
|
| | * | Viewport: Replace obsolete "windows" group calls | Ignacio Etcheverry | 2016-07-24 | 1 | -6/+4 |
| * | | Merge pull request #5803 from jarfil/issue/origin5695-pr | Juan Linietsky | 2016-07-24 | 1 | -1/+15 |
| |\ \
| |/
|/| |
|
| | * | Hide tooltip if new mouse position's tooltip is empty | Jaroslaw Filiochowski | 2016-07-19 | 1 | -4/+10 |
| | * | Don't start a new tooltip timer for the same tooltip | Jaroslaw Filiochowski | 2016-07-19 | 1 | -1/+9 |
| * | | WIP bugfix for existing connections | Juan Linietsky | 2016-07-19 | 2 | -0/+33 |
| * | | Properly transform sub-viewport input, closes #3580 | Juan Linietsky | 2016-07-18 | 1 | -4/+31 |
| |/ |
|
| * | Fix own world option of Viewport. | Franklin Sobrinho | 2016-07-08 | 1 | -1/+1 |
| * | Remove unused variables (third pass) + dead code | Rémi Verschelde | 2016-07-07 | 1 | -1/+0 |
| * | Fix several bugs related to node duplication and signals, closes #5405 | Juan Linietsky | 2016-07-06 | 2 | -3/+21 |
| * | Only allow built-in scripts to be edited when the scene they belong to is loa... | Juan Linietsky | 2016-07-06 | 1 | -0/+1 |
| * | Fixed the order of input, reverts #4384, closes #5361 | Juan Linietsky | 2016-07-01 | 1 | -9/+1 |
| * | Color picker was getting too much focus, made it get not as much focus. | Juan Linietsky | 2016-07-01 | 1 | -0/+8 |
| * | Invalidate key focus if not visible, fixes #5354 | Juan Linietsky | 2016-07-01 | 1 | -1/+6 |
| * | Improved drag&drop to work as n-piggeon wants to use, closes #5342 | Juan Linietsky | 2016-07-01 | 1 | -15/+40 |
| * | remove unnecesary warning, closes #5169 | Juan Linietsky | 2016-06-29 | 1 | -4/+4 |
| * | Change method of storing folding, solves problems with inheritance, closes #3395 | Juan Linietsky | 2016-06-28 | 2 | -0/+17 |
| * | Figured out a way to fix event propagation for shortcuts and some other cases... | Juan Linietsky | 2016-06-27 | 2 | -0/+4 |
| * | Add a small workaround to avoid modal tabs to be closed if they are spawned i... | Juan Linietsky | 2016-06-27 | 1 | -1/+2 |
| * | Properly deliver localized coordinates when passing gui events through parent... | Juan Linietsky | 2016-06-27 | 1 | -8/+11 |
| * | Make button aware of it being dragged and reset state, closes #4178 | Juan Linietsky | 2016-06-23 | 1 | -1/+0 |
| * | Make return type explicit. | Saracen | 2016-06-21 | 1 | -1/+1 |
| * | property remove parent owned nodes when using replace, fixes #4128 | Juan Linietsky | 2016-06-20 | 2 | -0/+6 |
| * | Fixed the order of events called by _input, closes #4384 | Juan Linietsky | 2016-06-20 | 1 | -1/+1 |
| * | Allow mouse wheel to go throuhgh so scroll containers work properly, fixes #4431 | Juan Linietsky | 2016-06-20 | 1 | -1/+9 |