aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #10490 from hpvb/v2.1-fix-nan-indexRémi Verschelde2017-08-2111-61/+267
|\ \
| * | Correct hash behavior for floating point numbersHein-Pieter van Braam2017-08-2011-61/+267
* | | Merge pull request #10482 from marcelofg55/2.1Rémi Verschelde2017-08-202-72/+44
|\ \ \ | |/ / |/| |
| * | Fixed issues with borderless windows on WindowsMarcelo Fernandez2017-08-202-72/+44
|/ /
* | Merge pull request #10438 from DrMoriarty/2.1_compile_fixRémi Verschelde2017-08-191-5/+0
|\ \
| * | fix build for osxVasiliy Makarov2017-08-191-5/+0
|/ /
* | Merge pull request #10419 from marcelofg55/2.1Rémi Verschelde2017-08-1825-86/+135
|\ \
| * | Add closest_power_of_2 func and implement mix_rate/latency on OS XMarcelo Fernandez2017-08-1825-86/+135
|/ /
* | Revert "Child Process Connected (in Editor Debugger) is now friendlier :-)"Rémi Verschelde2017-08-181-1/+1
* | Merge pull request #7912 from RandomShaper/pause-rasterizer-2.1Rémi Verschelde2017-08-178-4/+34
|\ \
| * | Implement time scaling for the rasterizerPedro J. Estébanez2017-03-208-4/+34
* | | Merge pull request #10381 from marcelofg55/2.1Rémi Verschelde2017-08-172-48/+95
|\ \ \
| * | | Fix get_screen_* funcs returning old values after resolution changes on WindowsMarcelo Fernandez2017-08-162-48/+95
* | | | Merge pull request #10371 from Listwon/2.1Rémi Verschelde2017-08-171-24/+58
|\ \ \ \
| * | | | Update detect_visual_c_compiler_version(tools_env)Bartłomiej T. Listwon2017-08-161-24/+58
| | |_|/ | |/| |
* | | | TileMap Editor: Improve tile info setting using signalRémi Verschelde2017-08-162-9/+15
* | | | Merge pull request #9141 from pixelpicosean/add-settings-to-hide-tile-infoRémi Verschelde2017-08-161-1/+8
|\ \ \ \
| * | | | Add setting to hide tile info on the tilemap menuSean Bohan2017-06-131-1/+8
* | | | | Some fixes to 2 to 3 exporterRémi Verschelde2017-08-161-5/+7
| |_|/ / |/| | |
* | | | Merge pull request #10327 from kubecz3k/fix-spatial-crashRémi Verschelde2017-08-161-7/+5
|\ \ \ \
| * | | | fix crash after click on MeshInstance with no ownerJakub Grzesik2017-08-141-7/+5
| | |/ / | |/| |
* | | | Merge pull request #10335 from marcelofg55/2.1Rémi Verschelde2017-08-162-7/+84
|\ \ \ \
| * | | | Implemented borderless window functions on OS XMarcelo Fernandez2017-08-142-7/+84
| |/ / /
* | | | Merge pull request #10377 from RandomShaper/fix-nav-double-point-2.1Rémi Verschelde2017-08-161-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Fix double point in Navigation2DPedro J. Estébanez2017-08-161-1/+2
|/ / /
* | | InputDefault: Fix joypad actions when axis quickly changes direction.Andreas Haas2017-08-131-2/+8
* | | Project manager UI displaced by long paths #10245Zher Huei Lee2017-08-131-0/+3
* | | ability to click on spatial subscene to select itvipsbpig2017-08-131-3/+29
* | | Explicitily unsed AI_NUMERICHOST flag to fix HTML5Fabio Alessandrelli2017-08-131-0/+1
* | | Clean up canvas item when changing state, closes #5977Juan Linietsky2017-08-131-0/+2
* | | push variable later when created, to avoid self-referencing as a valid case, ...Juan Linietsky2017-08-131-2/+5
* | | fix collada crash on invalid (blender internal expored...) file, fixes #6222Juan Linietsky2017-08-131-0/+1
* | | Attempt to resolve #4673Juan Linietsky2017-08-131-4/+6
* | | Added missing descriptions to Vector2 methods abs and clamped.Naughty2017-08-131-1/+3
* | | Display the Y angle properly when rotating from gizmo, partially helps #1479Juan Linietsky2017-08-131-3/+11
* | | Adjust FileSystem split mode's height thresholdhomer6662017-08-131-1/+1
* | | Duplicate error messages to macOS logging systembruvzg2017-08-132-0/+44
* | | keep default exported script values unless overriden, closes #8127Juan Linietsky2017-08-134-0/+39
* | | emit signal properly when frame has changed in autoplay, fixes #7730Juan Linietsky2017-08-131-0/+1
* | | Properly update frame range after modifying the vframe/hframes, closes #7624Juan Linietsky2017-08-132-4/+4
* | | Warn about resizing a rigidbody (2D or 3D), covers the most common cases, clo...Juan Linietsky2017-08-134-0/+70
* | | 'tab_changed' signal after using 'set_current_tab'Jakub Grzesik2017-08-131-1/+3
* | | Fix resource docker thumbnail bugCradmon2017-08-131-1/+1
* | | TileMap: Fix infinite loop when trying to bucket-delete empty tiles.Andreas Haas2017-08-131-0/+2
* | | MenuButton: defer grab_click_focus until button_upPoommetee Ketson2017-08-131-1/+1
* | | Bind some useful methods in SurfaceTool to GDScriptAndrii Doroshenko (Xrayez)2017-08-131-4/+15
* | | Merge pull request #10317 from Corruptinator/2.1Rémi Verschelde2017-08-131-1/+1
|\ \ \
| * | | Fixed OUYA Controller Mapping!Corruptinator2017-08-131-1/+1
* | | | Merge pull request #10306 from marcelofg55/move_and_slideRémi Verschelde2017-08-132-0/+98
|\ \ \ \
| * | | | Ported move_and_slide funcs from 3.0 branchMarcelo Fernandez2017-08-122-0/+98