summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11754 from magyar123/masterAndreas Haas2017-10-021-2/+8
|\
| * Fixed center align in LineEditbalint magyar2017-10-011-2/+8
* | Merge pull request #11757 from mhilbrunner/doc_status_py27Andreas Haas2017-10-021-4/+14
|\ \
| * | doc_status.py Python 2.7 backwards compatibilitymhilbrunner2017-10-011-4/+14
| |/
* | Merge pull request #11767 from Noshyaar/pr-เน’Andreas Haas2017-10-021-2/+2
|\ \
| * | 3DEditorGizmo: fix spotlight and camera gizmo & handlePoommetee Ketson2017-10-021-2/+2
* | | Merge pull request #11768 from cbscribe/kcc_polygon2d_docAndreas Haas2017-10-022-8/+22
|\ \ \
| * | | [DOCS] Update Polygon2D and CollisionPolygon2DChris Bradfield2017-10-022-8/+22
* | | | Merge pull request #11575 from marcelofg55/move_path_to_trashPoommetee Ketson2017-10-029-13/+140
|\ \ \ \
| * | | | FileSystemDock will now remove files/dirs to trashcan using OS::move_to_trashMarcelo Fernandez2017-09-259-13/+140
* | | | | Merge pull request #11646 from djrm/pr_visual_improvementsPoommetee Ketson2017-10-0240-1152/+191
|\ \ \ \ \
| * | | | | Several visual improvements.Daniel J. Ramirez2017-09-2840-1152/+191
* | | | | | Merge pull request #11650 from kitsune/fix-range-unshare-crashPoommetee Ketson2017-10-021-4/+6
|\ \ \ \ \ \
| * | | | | | Fix crash when unsharing a range that is not sharedDylan Enloe2017-09-281-4/+6
| |/ / / / /
* | | | | | Merge pull request #11661 from mhilbrunner/issue-11616-always-validatePoommetee Ketson2017-10-021-1/+2
|\ \ \ \ \ \
| * | | | | | Editor: Run validation on every text change, not only insertsmhilbrunner2017-09-301-1/+2
| |/ / / / /
* | | | | | Merge pull request #11674 from marcelofg55/masterPoommetee Ketson2017-10-021-1/+3
|\ \ \ \ \ \
| * | | | | | Prevent a possible crash when exporting to MeshLibraryMarcelo Fernandez2017-09-281-1/+3
| |/ / / / /
* | | | | | Merge pull request #11743 from groud/zoom_button_fixPoommetee Ketson2017-10-022-44/+22
|\ \ \ \ \ \
| * | | | | | Fix zoom button not zooming on the screen centerGilles Roudiere2017-10-012-44/+22
* | | | | | | Merge pull request #11724 from marcelofg55/visualscript_crashfixPoommetee Ketson2017-10-021-2/+8
|\ \ \ \ \ \ \
| * | | | | | | VisualScript crashfix when returns are too fewMarcelo Fernandez2017-09-301-2/+8
* | | | | | | | Merge pull request #11725 from GDquest/control-docsPoommetee Ketson2017-10-021-34/+103
|\ \ \ \ \ \ \ \
| * | | | | | | | [DOCS] Write member, signals and constants in the Control classNathan2017-10-021-34/+103
| |/ / / / / / /
* | | | | | | | Merge pull request #11734 from Jerome67000/json_docPoommetee Ketson2017-10-022-0/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | [DOCS] Adds JSON and JSONParseResult docJerome670002017-10-022-0/+18
* | | | | | | | | Merge pull request #11716 from marcelofg55/coreaudio_driverPoommetee Ketson2017-10-0215-301/+68
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Merged iphone and osx audio drivers into drivers/coreaudioMarcelo Fernandez2017-09-3015-301/+68
* | | | | | | | | | Merge pull request #11713 from dracc/masterPoommetee Ketson2017-10-022-0/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Added VehicleWheel::get_skidinfo().Lucas Eriksson2017-09-302-0/+9
* | | | | | | | | | | Merge pull request #11654 from bojidar-bg/docstatus-fnmatchPoommetee Ketson2017-10-021-5/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Allow using wildcards to filter docstatus class namesBojidar Marinov2017-09-281-5/+8
* | | | | | | | | | | | Merge pull request #11774 from ISylvox/fix-msvc-buildLeon Krause2017-10-021-10/+10
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fixed MSVC build issue introduced by commit c864b782c05f5e2833afd69a4c0dfc6fb...Indah Sylvia2017-10-021-10/+10
* | | | | | | | | | | | | missing PI division on vertex shaderJuan Linietsky2017-10-021-1/+2
* | | | | | | | | | | | | Merge pull request #11778 from touilleMan/gdnative-add-library-path-to-init-o...Thomas Herzog2017-10-022-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | [GDnative] Add active_library_path to init options structEmmanuel Leblond2017-10-022-0/+2
| * | | | | | | | | | | | | [GDnative] Add binding to GDNativeLibrary::get_active_library_pathEmmanuel Leblond2017-10-021-0/+1
| |/ / / / / / / / / / / /
* / / / / / / / / / / / / Use primary WebAssembly.instantiate overloadLeon Krause2017-10-021-3/+3
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #11769 from neogaston/patch-2Poommetee Ketson2017-10-021-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Indentation Error neogaston2017-10-021-4/+4
|/ / / / / / / / / / / /
* | | | | | | | | / / / Slight proposed fixes to PBR.Juan Linietsky2017-10-011-2/+2
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
* | | | | | | | | | | Using advise from Matias, left the 0-1 range for lights, divisiom by PI, and ...Juan Linietsky2017-10-012-16/+14
* | | | | | | | | | | Switched Burley/Lambert, and restored diffuse term to 0-1 range for compatibi...Juan Linietsky2017-10-013-7/+10
* | | | | | | | | | | Merge pull request #11719 from toger5/svg_color_convert_alphaGilles Roudiere2017-10-011-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | keep alpha when converting svg colors fixes #11289toger52017-09-301-1/+1
* | | | | | | | | | | | Merge pull request #11755 from gabrielformiga/fix-draw-bonesGilles Roudiere2017-10-011-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix bones draw on viewportGabriel2017-10-011-0/+1
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #11399 from toger5/bottom_panel_debuggerGilles Roudiere2017-10-013-36/+30
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | fixed bottom panel debugger exceptiontoger52017-09-283-36/+30
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |