summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adds 'exposed' field to ClassInfoIgnacio Etcheverry2017-10-097-0/+53
* Fix dot separated assembly names confused with file extensionsIgnacio Etcheverry2017-10-072-5/+3
* Fix sizeof wrong typeIgnacio Etcheverry2017-10-071-1/+1
* Fix assembly load hooksIgnacio Etcheverry2017-10-074-54/+85
* Quote MSBuild arguments. Fixes #11892Ignacio Etcheverry2017-10-072-1/+5
* Mono: Make sure editor thread is attached on script reloadIgnacio Etcheverry2017-10-071-0/+25
* Uninitialized local and domain finalize fixesIgnacio Etcheverry2017-10-051-1/+6
* Add C# script to csproj when attaching it to an objectIgnacio Etcheverry2017-10-053-18/+50
* Add alternative search locations for msbuildIgnacio Etcheverry2017-10-052-9/+55
* Fix SConstruct check for config.is_enabled()Ignacio Etcheverry2017-10-031-7/+6
* Added mono moduleIgnacio Etcheverry2017-10-0392-0/+19622
* 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-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
|\ \ \ \ \ \ \ \ \ \ \ \