| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Adds 'exposed' field to ClassInfo | Ignacio Etcheverry | 2017-10-09 | 7 | -0/+53 |
| * | Fix dot separated assembly names confused with file extensions | Ignacio Etcheverry | 2017-10-07 | 2 | -5/+3 |
| * | Fix sizeof wrong type | Ignacio Etcheverry | 2017-10-07 | 1 | -1/+1 |
| * | Fix assembly load hooks | Ignacio Etcheverry | 2017-10-07 | 4 | -54/+85 |
| * | Quote MSBuild arguments. Fixes #11892 | Ignacio Etcheverry | 2017-10-07 | 2 | -1/+5 |
| * | Mono: Make sure editor thread is attached on script reload | Ignacio Etcheverry | 2017-10-07 | 1 | -0/+25 |
| * | Uninitialized local and domain finalize fixes | Ignacio Etcheverry | 2017-10-05 | 1 | -1/+6 |
| * | Add C# script to csproj when attaching it to an object | Ignacio Etcheverry | 2017-10-05 | 3 | -18/+50 |
| * | Add alternative search locations for msbuild | Ignacio Etcheverry | 2017-10-05 | 2 | -9/+55 |
| * | Fix SConstruct check for config.is_enabled() | Ignacio Etcheverry | 2017-10-03 | 1 | -7/+6 |
| * | Added mono module | Ignacio Etcheverry | 2017-10-03 | 92 | -0/+19622 |
| * | Merge pull request #11658 from BastiaanOlij/mobile_vr | Andreas Haas | 2017-10-02 | 8 | -0/+825 |
| |\ | |||||
| | * | reintroduce generic mobile vr interface | BastiaanOlij | 2017-09-28 | 8 | -0/+825 |
| * | | Merge pull request #11659 from AndreaCatania/prephysics | Andreas Haas | 2017-10-02 | 75 | -296/+296 |
| |\ \ | |||||
| | * | | Renamed fixed_process to physics_process | AndreaCatania | 2017-09-30 | 75 | -296/+296 |
| | |/ | |||||
| * | | Merge pull request #11700 from tagcup/clearcoat_fix | Andreas Haas | 2017-10-02 | 1 | -1/+7 |
| |\ \ | |||||
| | * | | Fix clearcoat without Schlick-GGX specular. | Ferenc Arn | 2017-09-29 | 1 | -1/+7 |
| * | | | Merge pull request #11706 from toger5/create_node_preferred_logic | Andreas Haas | 2017-10-02 | 3 | -7/+34 |
| |\ \ \ | |||||
| | * | | | create dialog search preferrence fixes: #11697 | toger5 | 2017-09-29 | 3 | -7/+34 |
| * | | | | Merge pull request #11730 from gabrielformiga/fix-small-png-texture-import | Andreas Haas | 2017-10-02 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| | * | | | | Change to shrink_x2 function preventing it set a 0 width/height | Gabriel | 2017-09-30 | 1 | -2/+2 |
| * | | | | | Merge pull request #11747 from Noshyaar/pr-๑ | Andreas Haas | 2017-10-02 | 1 | -3/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | EditorAudioBus: restore delete option on master bus | Poommetee Ketson | 2017-10-01 | 1 | -3/+2 |
| * | | | | | | Merge pull request #11752 from Listwon/vsscons | Andreas Haas | 2017-10-02 | 1 | -3/+3 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fix scons: *** No SConstruct file found | Bartłomiej T. Listwon | 2017-10-01 | 1 | -3/+3 |
| * | | | | | | | Merge pull request #11753 from Listwon/Intellisense | Andreas Haas | 2017-10-02 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Fix IntelliSense | Bartłomiej T. Listwon | 2017-10-01 | 1 | -0/+1 |
| * | | | | | | | | Merge pull request #11754 from magyar123/master | Andreas Haas | 2017-10-02 | 1 | -2/+8 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Fixed center align in LineEdit | balint magyar | 2017-10-01 | 1 | -2/+8 |
| | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | | Merge pull request #11757 from mhilbrunner/doc_status_py27 | Andreas Haas | 2017-10-02 | 1 | -4/+14 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | doc_status.py Python 2.7 backwards compatibility | mhilbrunner | 2017-10-01 | 1 | -4/+14 |
| | |/ / / / / / / | |||||
| * | | | | | | | | Merge pull request #11767 from Noshyaar/pr-๒ | Andreas Haas | 2017-10-02 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | 3DEditorGizmo: fix spotlight and camera gizmo & handle | Poommetee Ketson | 2017-10-02 | 1 | -2/+2 |
| | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | | Merge pull request #11768 from cbscribe/kcc_polygon2d_doc | Andreas Haas | 2017-10-02 | 2 | -8/+22 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | [DOCS] Update Polygon2D and CollisionPolygon2D | Chris Bradfield | 2017-10-02 | 2 | -8/+22 |
| * | | | | | | | | | Merge pull request #11575 from marcelofg55/move_path_to_trash | Poommetee Ketson | 2017-10-02 | 9 | -13/+140 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | FileSystemDock will now remove files/dirs to trashcan using OS::move_to_trash | Marcelo Fernandez | 2017-09-25 | 9 | -13/+140 |
| * | | | | | | | | | | Merge pull request #11646 from djrm/pr_visual_improvements | Poommetee Ketson | 2017-10-02 | 40 | -1152/+191 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Several visual improvements. | Daniel J. Ramirez | 2017-09-28 | 40 | -1152/+191 |
| | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
| * | | | | | | | | | | Merge pull request #11650 from kitsune/fix-range-unshare-crash | Poommetee Ketson | 2017-10-02 | 1 | -4/+6 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Fix crash when unsharing a range that is not shared | Dylan Enloe | 2017-09-28 | 1 | -4/+6 |
| | |/ / / / / / / / / | |||||
| * | | | | | | | | | | Merge pull request #11661 from mhilbrunner/issue-11616-always-validate | Poommetee Ketson | 2017-10-02 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Editor: Run validation on every text change, not only inserts | mhilbrunner | 2017-09-30 | 1 | -1/+2 |
| | |/ / / / / / / / / | |||||
| * | | | | | | | | | | Merge pull request #11674 from marcelofg55/master | Poommetee Ketson | 2017-10-02 | 1 | -1/+3 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Prevent a possible crash when exporting to MeshLibrary | Marcelo Fernandez | 2017-09-28 | 1 | -1/+3 |
| | |/ / / / / / / / / | |||||
| * | | | | | | | | | | Merge pull request #11743 from groud/zoom_button_fix | Poommetee Ketson | 2017-10-02 | 2 | -44/+22 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Fix zoom button not zooming on the screen center | Gilles Roudiere | 2017-10-01 | 2 | -44/+22 |
| * | | | | | | | | | | | Merge pull request #11724 from marcelofg55/visualscript_crashfix | Poommetee Ketson | 2017-10-02 | 1 | -2/+8 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | VisualScript crashfix when returns are too few | Marcelo Fernandez | 2017-09-30 | 1 | -2/+8 |
| * | | | | | | | | | | | | Merge pull request #11725 from GDquest/control-docs | Poommetee Ketson | 2017-10-02 | 1 | -34/+103 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
