| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | EditorHelp: use '<' to show inheritance | Poommetee Ketson | 2017-10-13 | 1 | -1/+1 |
| | | | | | ...making it consistent with official docs | ||||
| * | Added and improved some icons, plus some other minor visual fixes. | Daniel J. Ramirez | 2017-10-12 | 22 | -41/+46 |
| | | |||||
| * | Merge pull request #12038 from Hinsbart/argument_names | Rémi Verschelde | 2017-10-11 | 1 | -1/+1 |
| |\ | | | | | | | | | Fix argument names in method bindings. [ci skip] | ||||
| | * | Fix argument names in method bindings. | Andreas Haas | 2017-10-11 | 1 | -1/+1 |
| | | | | | | | | | Adds a couple of missing argument names. | ||||
| * | | Merge pull request #12017 from jagt/fix_clear_recent_scripts_crash | Rémi Verschelde | 2017-10-11 | 1 | -1/+4 |
| |\ \ | | | | | | | fix script editor clear recent scripts crash | ||||
| | * | | fix script editor clear recent scripts crash | jagt | 2017-10-11 | 1 | -1/+4 |
| | |/ | |||||
| * | | Merge pull request #11998 from ↵ | Rémi Verschelde | 2017-10-11 | 1 | -0/+3 |
| |\ \ | | | | | | | | | | | | | | | | | | | DmitryKrutskikh/filter-input-events-in-project-manager-3-0 Skip unhandled input events on asset library tab. (3.0) [ci skip] | ||||
| | * | | Skip unhandled input events on asset library tab. | DmitryKrutskikh | 2017-10-10 | 1 | -0/+3 |
| | | | | |||||
| * | | | Merge pull request #11875 from endragor/fix-export-loop | Rémi Verschelde | 2017-10-11 | 1 | -0/+3 |
| |\ \ \ | |_|/ |/| | | Fix command-line export looping infinitely | ||||
| | * | | Fix command-line export looping infinitely | Ruslan Mustakov | 2017-10-06 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | EditorProgress calls Main::iteration which calls MessageQueue::flush which may result in _fs_changed being called again. This fixes the loop Godot enters in such case. Fixes #11189 | ||||
| * | | | Merge pull request #11019 from poke1024/refactor-polygon-v2 | Gilles Roudiere | 2017-10-09 | 8 | -1378/+877 |
| |\ \ \ | | | | | | | | | Refactoring of polygon editors to a common code base (v2) | ||||
| | * | | | Refactoring of polygon editors to a common code base | Bernhard Liebl | 2017-10-03 | 8 | -1378/+877 |
| | | | | | | | | | | | | | | | | | includes rebase and manual application 67a706fc1b9721f3f06eef8be7312f175e2041ce and 4537977d6dd2a76580d9ab611a18634efab55c74 | ||||
| * | | | | Merge pull request #11965 from SaracenOne/navgen_fix | Rémi Verschelde | 2017-10-09 | 1 | -1/+3 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Navmesh Generation Fix [ci skip] | ||||
| | * | | | | Fix bug in navmesh generation when using meshes with multiple | Saracen | 2017-10-09 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | surfaces. | ||||
| * | | | | | Merge pull request #11941 from Paulb23/members_selected_scroll_issue_11648 | Rémi Verschelde | 2017-10-09 | 2 | -2/+6 |
| |\ \ \ \ \ | | | | | | | | | | | | | Consistant scroll when using members overview, issue 11648 | ||||
| | * | | | | | Consistant scroll when using members overview, issue 11648 | Paulb23 | 2017-10-08 | 2 | -2/+6 |
| | | |_|_|/ | |/| | | | |||||
| * | | | | | Merge pull request #11922 from Toizi/editor_double_escape | Rémi Verschelde | 2017-10-09 | 1 | -4/+4 |
| |\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | Fixed double escape for quotes in generated about files [ci skip] | ||||
| | * | | | | fixed double escape for quotes in editor/SCsub | Marius Guggenmos | 2017-10-07 | 1 | -4/+4 |
| | |/ / / | |||||
| * | | | | Merge pull request #11887 from Hinsbart/vs_crash_get_node | Rémi Verschelde | 2017-10-09 | 1 | -1/+1 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | VisualScript: Fix crash with get_node(). [ci skip] | ||||
| | * | | | | VisualScript: Fix crash with get_node(). | Andreas Haas | 2017-10-06 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Merge pull request #11846 from gabrielformiga/fix-ik-bone-drag | Rémi Verschelde | 2017-10-09 | 1 | -1/+1 |
| |\ \ \ \ \ | | | | | | | | | | | | | Fix IK Bone Drag on Viewport | ||||
| | * | | | | | Fix IK Bone Drag on Viewport | Gabriel | 2017-10-04 | 1 | -1/+1 |
| | | |_|_|/ | |/| | | | |||||
| * | | | | | Merge pull request #11842 from n-pigeon/rotate_gizmo_fix | Rémi Verschelde | 2017-10-09 | 1 | -18/+28 |
| |\ \ \ \ \ | | | | | | | | | | | | | Fixed rotating in local space using 3D Gizmo. | ||||
| | * | | | | | Fixed rotating in local space using 3D Gizmo. | Przemysław Gołąb (n-pigeon) | 2017-10-04 | 1 | -18/+28 |
| | | | | | | | |||||
| * | | | | | | Merge pull request #11821 from groud/margins_preset_menu | Rémi Verschelde | 2017-10-09 | 2 | -124/+212 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Replaces (and extends) the anchor menu to a Layout one | ||||
| | * | | | | | | Extends the anchors menu to a presets | Gilles Roudiere | 2017-10-05 | 2 | -124/+212 |
| | |/ / / / / | |||||
| * | | | | | | Merge pull request #11718 from poke1024/retina | Rémi Verschelde | 2017-10-09 | 2 | -2/+4 |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | Fixes some retina problems on multi monitor setups | ||||
| | * | | | | | fixes several scaling problems on multi monitor retina/non-retina setups on OS X | Bernhard Liebl | 2017-10-05 | 2 | -2/+4 |
| | | |/ / / | |/| | | | |||||
| * | | | | | Merge pull request #11843 from hoelzl/pr-python3-build | Rémi Verschelde | 2017-10-07 | 1 | -11/+1 |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | Fix Python 3 build | ||||
| | * | | | | Fix Python 3 build | Matthias Hoelzl | 2017-10-04 | 1 | -11/+1 |
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | - Take care of the differences in handling unicode characters in `escape_string` (formerly in `editor/SCsub`, now in `compat.py)`. - Conditionally include `_winreg` or `winreg` in the Mono editor module. | ||||
| * | | | | EditorSettings: remove duplicate set_favorite_dirs | Poommetee Ketson | 2017-10-06 | 1 | -2/+0 |
| | | | | | |||||
| * | | | | Merge pull request #11814 from groud/fix_draw_pre_drag_rect | Andreas Haas | 2017-10-06 | 2 | -5/+10 |
| |\ \ \ \ | | | | | | | | | | | Fixes the Control pre-drag rect not drawn correctly | ||||
| | * | | | | Fixes the pre drag rect not drawn correctly | Gilles Roudiere | 2017-10-03 | 2 | -5/+10 |
| | | |/ / | |/| | | |||||
| * | | | | Added the set/get_setting function in Editor/Project settings. Renamed has() ↵ | Juan Linietsky | 2017-10-05 | 11 | -30/+50 |
| | |/ / |/| | | | | | | | | to has_setting. Fixes #11844 | ||||
| * | | | fixed the OS.has_feature() API, and added support for 32 and 64. | Juan Linietsky | 2017-10-03 | 2 | -0/+8 |
| |/ / | |||||
| * | | VS now supports white themes. | Daniel J. Ramirez | 2017-10-02 | 5 | -24/+41 |
| | | | |||||
| * | | Added correct initialization for script editor theme. | Daniel J. Ramirez | 2017-10-02 | 3 | -10/+45 |
| |/ | | | | Some style fixes for VS interface. | ||||
| * | added spacing to tabs | toger5 | 2017-10-03 | 1 | -3/+9 |
| | | |||||
| * | Merge pull request #11770 from Noshyaar/pr-๓ | Andreas Haas | 2017-10-03 | 1 | -9/+9 |
| |\ | | | | | CurveEditor: fix can't edit right tangent | ||||
| | * | CurveEditor: fix can't edit right tangent | Poommetee Ketson | 2017-10-03 | 1 | -9/+9 |
| | | | |||||
| * | | Merge pull request #11478 from n-pigeon/scale_gizmo | Andreas Haas | 2017-10-03 | 2 | -54/+190 |
| |\ \ | | | | | | | Scale editing Gizmo for Spatial Editor | ||||
| | * | | Scale editing Gizmo for Spatial Editor | PrzemysÅaw GoÅÄ b (n-pigeon) | 2017-09-26 | 2 | -54/+190 |
| | | | | | | | | | | | | | | | | | | | Added support for axis locked scaling with handles, supports both world and local space. Local space recommended for most editing tasks. Also fixed some small bugs, polished Gizmo looks and cleaned up some dead code. Happy scaling! :) | ||||
| * | | | Merge pull request #11592 from SaracenOne/header_generator_fix | Andreas Haas | 2017-10-02 | 1 | -8/+22 |
| |\ \ \ | | | | | | | | | Python header generator now generates strings with escape characters. | ||||
| | * | | | Python header generator now generates strings with escape characters. | Saracen | 2017-09-26 | 1 | -8/+22 |
| | | | | | |||||
| * | | | | Merge pull request #11659 from AndreaCatania/prephysics | Andreas Haas | 2017-10-02 | 17 | -34/+34 |
| |\ \ \ \ | | | | | | | | | | | Renamed fixed_process to physics_process | ||||
| | * | | | | Renamed fixed_process to physics_process | AndreaCatania | 2017-09-30 | 17 | -34/+34 |
| | | | | | | |||||
| * | | | | | Merge pull request #11706 from toger5/create_node_preferred_logic | Andreas Haas | 2017-10-02 | 3 | -7/+34 |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | added smart searching with preferrence to root node | ||||
| | * | | | | create dialog search preferrence fixes: #11697 | toger5 | 2017-09-29 | 3 | -7/+34 |
| | | | | | | |||||
| * | | | | | Merge pull request #11747 from Noshyaar/pr-๑ | Andreas Haas | 2017-10-02 | 1 | -3/+2 |
| |\ \ \ \ \ | | | | | | | | | | | | | EditorAudioBus: restore delete option on master bus | ||||
| | * | | | | | EditorAudioBus: restore delete option on master bus | Poommetee Ketson | 2017-10-01 | 1 | -3/+2 |
| | | | | | | | |||||
