aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | Various clean ups and cosmetic changes in scene.glsl.Ferenc Arn2017-10-031-73/+74
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge pull request #11792 from touilleMan/gdnative-json-apiThomas Herzog2017-10-035-734/+4586
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | [GDnative] replace gdnative_api_struct.h by a json-based autogenerated systemEmmanuel Leblond2017-10-035-734/+4586
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge pull request #11791 from djrm/pr_update_gitignoreHein-Pieter van Braam2017-10-031-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Added logs to .gitignoreDaniel J. Ramirez2017-10-021-0/+1
* | | | | | | | | | | | | | | Merge pull request #11782 from eska014/persistent-userfs-testHein-Pieter van Braam2017-10-037-14/+45
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Add OS::is_userfs_persistent to check user:// persistenceLeon Krause2017-10-027-14/+45
* | | | | | | | | | | | | | | | Merge pull request #11653 from bojidar-bg/doc-vscript-1Nathan Lovato2017-10-0316-3/+210
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Document some of the VisualScript classes.Bojidar Marinov2017-10-0316-3/+210
* | | | | | | | | | | | | | | | Merge pull request #11660 from toger5/additional_spacing_1_as_defaultAndreas Haas2017-10-031-3/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | added spacing to tabstoger52017-10-031-3/+9
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge pull request #11770 from Noshyaar/pr-๓Andreas Haas2017-10-032-14/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | CurveEditor: fix can't edit right tangentPoommetee Ketson2017-10-032-14/+14
* | | | | | | | | | | | | | | | | Merge pull request #11739 from neikeq/tengo-el-monoAndreas Haas2017-10-0393-7/+19628
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Fix SConstruct check for config.is_enabled()Ignacio Etcheverry2017-10-031-7/+6
| * | | | | | | | | | | | | | | | Added mono moduleIgnacio Etcheverry2017-10-0392-0/+19622
* | | | | | | | | | | | | | | | | Merge pull request #11478 from n-pigeon/scale_gizmoAndreas Haas2017-10-032-54/+190
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Scale editing Gizmo for Spatial EditorPrzemysław Gołąb (n-pigeon)2017-09-262-54/+190
* | | | | | | | | | | | | | | | | | Merge pull request #11568 from endragor/loggersAndreas Haas2017-10-0249-331/+947
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Extract logging logicRuslan Mustakov2017-09-2549-331/+947
* | | | | | | | | | | | | | | | | | | Merge pull request #11592 from SaracenOne/header_generator_fixAndreas Haas2017-10-021-8/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Python header generator now generates strings with escape characters.Saracen2017-09-261-8/+22
* | | | | | | | | | | | | | | | | | | Merge pull request #11658 from BastiaanOlij/mobile_vrAndreas Haas2017-10-028-0/+825
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | reintroduce generic mobile vr interfaceBastiaanOlij2017-09-288-0/+825
* | | | | | | | | | | | | | | | | | | | Merge pull request #11659 from AndreaCatania/prephysicsAndreas Haas2017-10-0275-296/+296
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Renamed fixed_process to physics_processAndreaCatania2017-09-3075-296/+296
| |/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | Merge pull request #11700 from tagcup/clearcoat_fixAndreas Haas2017-10-021-1/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Fix clearcoat without Schlick-GGX specular.Ferenc Arn2017-09-291-1/+7
* | | | | | | | | | | | | | | | | | | | | Merge pull request #11706 from toger5/create_node_preferred_logicAndreas Haas2017-10-023-7/+34
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | create dialog search preferrence fixes: #11697toger52017-09-293-7/+34
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #11730 from gabrielformiga/fix-small-png-texture-importAndreas Haas2017-10-021-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Change to shrink_x2 function preventing it set a 0 width/heightGabriel2017-09-301-2/+2
* | | | | | | | | | | | | | | | | | | | | Merge pull request #11747 from Noshyaar/pr-๑Andreas Haas2017-10-021-3/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | EditorAudioBus: restore delete option on master busPoommetee Ketson2017-10-011-3/+2
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #11752 from Listwon/vssconsAndreas Haas2017-10-021-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | Fix scons: *** No SConstruct file foundBartłomiej T. Listwon2017-10-011-3/+3
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11753 from Listwon/IntellisenseAndreas Haas2017-10-021-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | Fix IntelliSenseBartłomiej T. Listwon2017-10-011-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | 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-1151/+190
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | Several visual improvements.Daniel J. Ramirez2017-09-2840-1151/+190
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |