aboutsummaryrefslogtreecommitdiff
path: root/editor (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added the set/get_setting function in Editor/Project settings. Renamed has() ...Juan Linietsky2017-10-0511-30/+50
* fixed the OS.has_feature() API, and added support for 32 and 64.Juan Linietsky2017-10-032-0/+8
* VS now supports white themes.Daniel J. Ramirez2017-10-025-24/+41
* Added correct initialization for script editor theme.Daniel J. Ramirez2017-10-023-10/+45
* added spacing to tabstoger52017-10-031-3/+9
* Merge pull request #11770 from Noshyaar/pr-๓Andreas Haas2017-10-031-9/+9
|\
| * CurveEditor: fix can't edit right tangentPoommetee Ketson2017-10-031-9/+9
* | 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 #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 #11659 from AndreaCatania/prephysicsAndreas Haas2017-10-0217-34/+34
|\ \ \ \
| * | | | Renamed fixed_process to physics_processAndreaCatania2017-09-3017-34/+34
* | | | | 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 #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 #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 #11575 from marcelofg55/move_path_to_trashPoommetee Ketson2017-10-022-13/+20
|\ \ \ \ \ \
| * | | | | | FileSystemDock will now remove files/dirs to trashcan using OS::move_to_trashMarcelo Fernandez2017-09-252-13/+20
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #11646 from djrm/pr_visual_improvementsPoommetee Ketson2017-10-0220-86/+144
|\ \ \ \ \ \
| * | | | | | Several visual improvements.Daniel J. Ramirez2017-09-2820-86/+144
| | |_|_|/ / | |/| | | |
* | | | | | 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 #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-35/+29
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fixed bottom panel debugger exceptiontoger52017-09-283-35/+29
| |/ / / /
* | | | | Merge pull request #11720 from ISylvox/EnhanceExperience-onUsing-DragNDropAss...Poommetee Ketson2017-09-302-5/+5
|\ \ \ \ \
| * | | | | Renamed Patch9Rect (which was expected to be renamed to NinePacthRect) into N...Indah Sylvia2017-09-302-5/+5
* | | | | | Fixes node2D not lockable/groupableGilles Roudiere2017-09-301-2/+2
|/ / / / /
* | | | | Merge pull request #11668 from scayze/open_empty_script_fixGilles Roudiere2017-09-301-5/+1
|\ \ \ \ \
| * | | | | fix not beeing able to open empty scriptsScayze2017-09-281-5/+1
| |/ / / /
* | | | | Merge pull request #11704 from Hinsbart/move_interface_propertiesGilles Roudiere2017-09-307-41/+41
|\ \ \ \ \
| * | | | | EditorSettings: Move interface/ properties to interface/editorAndreas Haas2017-09-297-41/+41
| |/ / / /
* | | / / Restored ability to import OBJ files as meshes directly. Finally closes #9445.Juan Linietsky2017-09-293-54/+144
| |_|/ / |/| | |
* | | | fixed help bgtoger52017-09-282-28/+15
|/ / /
* | | Merge pull request #11617 from groud/fix_bad_displayRémi Verschelde2017-09-275-7/+0
|\ \ \
| * | | Remove unecessary anchors&margins set causing bad display (sons of containers)Gilles Roudiere2017-09-275-7/+0
| | |/ | |/|
* | | Fix remove icon in autoload panelGuilherme Felipe2017-09-271-1/+1
* | | Update theme property respectivelyvolzhs2017-09-264-20/+48
|/ /
* | Merge pull request #11598 from djrm/pr_fix_code_editor_closeRémi Verschelde2017-09-261-2/+2
|\ \
| * | Fix missing code editor find and replace missing hover icon.Daniel J. Ramirez2017-09-251-2/+2
* | | Merge pull request #11597 from djrm/pr_interface_colorsRémi Verschelde2017-09-2612-36/+50
|\ \ \
| * | | Removed most of the custom colors from the interface.Daniel J. Ramirez2017-09-2512-36/+50
| |/ /