| Commit message (Expand) | Author | Age | Files | Lines |
| * | Properly deliver localized coordinates when passing gui events through parent... | Juan Linietsky | 2016-07-08 | 1 | -55/+1 |
| * | Avoid mirroring to go negative to fix crash, closes #4036 | Juan Linietsky | 2016-07-08 | 1 | -0/+5 |
| * | Rename CanvasItem.edit_get() to edit_get_state() | George Marques | 2016-06-25 | 1 | -1/+1 |
| * | Fix a inherited transform bug with Camera2D preview drawing | Bojidar Marinov | 2016-06-25 | 1 | -3/+2 |
| * | fix CanvasItem.get_global_transform() and CanvasItem.get_local_transform(), c... | Juan Linietsky | 2016-06-25 | 1 | -2/+5 |
| * | Send body inout notifications after state is applied, fixes #4683 | Juan Linietsky | 2016-06-25 | 1 | -12/+14 |
| * | Fix indentation issues in last commits | Rémi Verschelde | 2016-06-25 | 1 | -7/+6 |
| * | -Fix small bug regarding to canvas layer detection, closes #4381 | Juan Linietsky | 2016-06-25 | 1 | -13/+8 |
| * | Modified damp ranges | Daniel J. Ramirez | 2016-06-04 | 1 | -3/+3 |
| * | Clamped some light2D ranges | Daniel J. Ramirez | 2016-06-04 | 1 | -3/+3 |
| * | classref: Fixed return types in Area and Area2D (#4635) | MattUV | 2016-05-12 | 1 | -2/+2 |
| * | Rotation APIs: Better exposure for degrees methods | Rémi Verschelde | 2016-05-12 | 2 | -17/+36 |
| * | Fix wrong return and argument types in documentation | Ignacio Etcheverry | 2016-05-06 | 1 | -3/+3 |
| * | Fix continious update with Camera2D | Bojidar Marinov | 2016-04-27 | 1 | -0/+4 |
| * | Fix Camera2D ignoring zoom when checking limits | Bojidar Marinov | 2016-04-27 | 1 | -1/+1 |
| * | Add preview of the Camera2D's screen boundaries | Bojidar Marinov | 2016-04-27 | 1 | -6/+33 |
| * | Fix RayCast not updating when debugging collissions | Ignacio Etcheverry | 2016-04-27 | 1 | -1/+1 |
| * | Add a `sleeping_state_changed` signal to RigidBody and RigidBody2D classes | Bojidar Marinov | 2016-04-06 | 1 | -1/+5 |
| * | Fix issues with tilemap covering child nodes and old quadrants | Bojidar Marinov | 2016-04-02 | 1 | -0/+9 |
| * | remove trailing whitespace | Hubert Jarosz | 2016-04-02 | 6 | -11/+11 |
| * | Fix Sprite doesn't updating region_rect value in certain conditions | Franklin Sobrinho | 2016-03-06 | 1 | -5/+7 |
| * | -Change link to new documentation | Juan Linietsky | 2016-02-20 | 1 | -0/+5 |
| * | Fix NavigationPolygon references in _bind_method | Rémi Verschelde | 2016-02-17 | 1 | -2/+2 |
| * | Bind method is_cell_transposed | Rémi Verschelde | 2016-02-15 | 1 | -0/+1 |
| * | Added get_cellv() method to TileMap | Johan Manuel | 2016-02-06 | 2 | -0/+6 |
| * | -Take in consideration canvas layers for GUI input | Juan Linietsky | 2016-01-24 | 2 | -0/+9 |
| * | Merge pull request #2698 from Faless/add_area_fix | Juan Linietsky | 2016-01-23 | 1 | -2/+2 |
| |\ |
|
| | * | Properly update node after clearing shapes in _update_shapes_from_children() | Fabio Alessandrelli | 2015-12-02 | 1 | -2/+2 |
| * | | -leftover debug code was causing a crash in navigation 2d, removed it and fix... | Juan Linietsky | 2016-01-22 | 1 | -0/+3 |
| * | | Merge pull request #3204 from neikeq/fix_3153 | Rémi Verschelde | 2016-01-15 | 1 | -2/+25 |
| |\ \ |
|
| | * | | TileMap: Properly flip/rotate tiles with non-square region | Ignacio Etcheverry | 2016-01-04 | 1 | -0/+16 |
| | * | | TileMap: Consider texture offset for rotated tiles | Ignacio Etcheverry | 2016-01-02 | 1 | -2/+9 |
| * | | | -Properly lock and and warn about switching off contact monitoring, fixes #3041 | Juan Linietsky | 2016-01-12 | 3 | -5/+28 |
| * | | | Merge pull request #3300 from MarianoGnu/bug_fixing | Rémi Verschelde | 2016-01-11 | 1 | -0/+4 |
| |\ \ \ |
|
| | * | | | fix: TouchScreenButton should stop propagating action when button is removed ... | MarianoGNU | 2016-01-10 | 1 | -0/+4 |
| * | | | | It seems everyone misses the polygon decomposer output, fixes #3069 | Juan Linietsky | 2016-01-10 | 1 | -1/+1 |
| * | | | | make path update when curve changes, fixes #3144 | Juan Linietsky | 2016-01-10 | 1 | -0/+2 |
| |/ / / |
|
| * | | | removed prints | Ariel Manzur | 2016-01-09 | 1 | -5/+7 |
| * | | | properly specify metadata in KB function | Juan Linietsky | 2016-01-03 | 1 | -1/+1 |
| * | | | -Fix global transform cache not being cleared in 2D nodes, fixes many editor ... | Juan Linietsky | 2016-01-02 | 1 | -0/+1 |
| * | | | -Fix TouchScreenButton to work with stretch and viewport canvas transform, cl... | Juan Linietsky | 2016-01-02 | 2 | -4/+4 |
| |/ / |
|
| * | | Merge pull request #3184 from vnen/update-copyright-2016 | Juan Linietsky | 2016-01-01 | 48 | -48/+48 |
| |\ \ |
|
| | * | | Update copyright to 2016 in headers | George Marques | 2016-01-01 | 48 | -48/+48 |
| * | | | Make both lights and occluders stop working if hidden, fixes #2437 | Juan Linietsky | 2016-01-01 | 3 | -1/+22 |
| * | | | Make CanvasModulate deactivate when hidden, fixes #2437 | Juan Linietsky | 2016-01-01 | 1 | -2/+11 |
| |/ / |
|
| * | | -Improved convex decomposer for CollisionPolygon2D, fixes #2336 | Juan Linietsky | 2015-12-31 | 2 | -3/+50 |
| * | | -fix range limit issue in Particles2D, closes #2411 | Juan Linietsky | 2015-12-31 | 1 | -2/+2 |
| * | | remove error print in area collision, should be a valid situation, closes #2463 | Juan Linietsky | 2015-12-31 | 1 | -1/+5 |
| * | | Merge branch 'master' of https://github.com/godotengine/godot | Juan Linietsky | 2015-12-31 | 16 | -33/+79 |
| |\ \ |
|
| | * | | add 2d paths and joints to collision/navigation debug, fixes #2439 | reduz | 2015-12-29 | 2 | -13/+32 |