summaryrefslogtreecommitdiff
path: root/editor
AgeCommit message (Expand)Author
2017-10-04Fixed rotating in local space using 3D Gizmo.Przemysław Gołąb (n-pigeon)
2017-10-02VS now supports white themes.Daniel J. Ramirez
2017-10-02Added correct initialization for script editor theme.Daniel J. Ramirez
2017-10-03added spacing to tabstoger5
2017-10-03Merge pull request #11770 from Noshyaar/pr-๓Andreas Haas
2017-10-03Merge pull request #11478 from n-pigeon/scale_gizmoAndreas Haas
2017-10-02Merge pull request #11592 from SaracenOne/header_generator_fixAndreas Haas
2017-10-02Merge pull request #11659 from AndreaCatania/prephysicsAndreas Haas
2017-10-02Merge pull request #11706 from toger5/create_node_preferred_logicAndreas Haas
2017-10-03CurveEditor: fix can't edit right tangentPoommetee Ketson
2017-10-02Merge pull request #11747 from Noshyaar/pr-๑Andreas Haas
2017-10-02Merge pull request #11767 from Noshyaar/pr-๒Andreas Haas
2017-10-02Merge pull request #11575 from marcelofg55/move_path_to_trashPoommetee Ketson
2017-10-02Merge pull request #11646 from djrm/pr_visual_improvementsPoommetee Ketson
2017-10-02Merge pull request #11661 from mhilbrunner/issue-11616-always-validatePoommetee Ketson
2017-10-02Merge pull request #11674 from marcelofg55/masterPoommetee Ketson
2017-10-02Merge pull request #11743 from groud/zoom_button_fixPoommetee Ketson
2017-10-023DEditorGizmo: fix spotlight and camera gizmo & handlePoommetee Ketson
2017-10-01Merge pull request #11755 from gabrielformiga/fix-draw-bonesGilles Roudiere
2017-10-01Merge pull request #11399 from toger5/bottom_panel_debuggerGilles Roudiere
2017-10-01Fix bones draw on viewportGabriel
2017-10-01EditorAudioBus: restore delete option on master busPoommetee Ketson
2017-10-01Fix zoom button not zooming on the screen centerGilles Roudiere
2017-09-30Merge pull request #11720 from ISylvox/EnhanceExperience-onUsing-DragNDropAss...Poommetee Ketson
2017-09-30Renamed fixed_process to physics_processAndreaCatania
2017-09-30Fixes node2D not lockable/groupableGilles Roudiere
2017-09-30Renamed Patch9Rect (which was expected to be renamed to NinePacthRect) into N...Indah Sylvia
2017-09-30Merge pull request #11668 from scayze/open_empty_script_fixGilles Roudiere
2017-09-30Merge pull request #11704 from Hinsbart/move_interface_propertiesGilles Roudiere
2017-09-29Restored ability to import OBJ files as meshes directly. Finally closes #9445.Juan Linietsky
2017-09-30Editor: Run validation on every text change, not only insertsmhilbrunner
2017-09-29create dialog search preferrence fixes: #11697toger5
2017-09-29EditorSettings: Move interface/ properties to interface/editorAndreas Haas
2017-09-28Prevent a possible crash when exporting to MeshLibraryMarcelo Fernandez
2017-09-28fix not beeing able to open empty scriptsScayze
2017-09-28fixed help bgtoger5
2017-09-28Several visual improvements.Daniel J. Ramirez
2017-09-28 fixed bottom panel debugger exceptiontoger5
2017-09-27Merge pull request #11617 from groud/fix_bad_displayRémi Verschelde
2017-09-27Fix remove icon in autoload panelGuilherme Felipe
2017-09-27Remove unecessary anchors&margins set causing bad display (sons of containers)Gilles Roudiere
2017-09-26Scale editing Gizmo for Spatial EditorPrzemysław Gołąb (n-pigeon)
2017-09-26Update theme property respectivelyvolzhs
2017-09-26Merge pull request #11598 from djrm/pr_fix_code_editor_closeRémi Verschelde
2017-09-26Merge pull request #11597 from djrm/pr_interface_colorsRémi Verschelde
2017-09-25Fix missing code editor find and replace missing hover icon.Daniel J. Ramirez
2017-09-25Removed transparency from spatial editor grid.Daniel J. Ramirez
2017-09-25Removed most of the custom colors from the interface.Daniel J. Ramirez
2017-09-25FileSystemDock will now remove files/dirs to trashcan using OS::move_to_trashMarcelo Fernandez
2017-09-26Python header generator now generates strings with escape characters.Saracen