summaryrefslogtreecommitdiffstats
path: root/editor
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #20300 from Chaosus/editorsettings_fixesRémi Verschelde2018-07-252-7/+7
|\
| * Few fixes for editor tab in editor settingsChaosus2018-07-202-7/+7
* | Bones are now named and their parents are correct.K. S. Ernest (iFire) Lee2018-07-242-18/+16
* | Merge pull request #19225 from Paulb23/open_all_files_in_script_editorMax Hilbrunner2018-07-2411-588/+1479
|\ \
| * | Allow opening and editing of any utf_8 file in script editorPaulb232018-07-228-117/+1091
| * | Refactored text manipulation into CodeTexteditorPaulb232018-07-225-473/+388
* | | Merge pull request #19729 from razcore-art/rename-discard-instancingRémi Verschelde2018-07-242-4/+4
|\ \ \
| * | | Rename 'Discard Instancing' to 'Make Local'Răzvan C. Rădulescu2018-06-252-4/+4
* | | | Fixed Bucket Fill toolMarcelo Fernandez2018-07-241-5/+3
* | | | Tilemap editor: Fix crash introduced in #17582Max Hilbrunner2018-07-241-1/+1
* | | | Merge pull request #20328 from ordigdug/fix-grid-missing-linesRémi Verschelde2018-07-241-3/+1
|\ \ \ \
| * | | | Fix grid missing lines #20246ordigdug2018-07-221-3/+1
* | | | | Merge pull request #20359 from swarnimarun/new-resource-optionRémi Verschelde2018-07-242-1/+32
|\ \ \ \ \
| * | | | | Ability to add Resource from FileSystem Docksteincodes2018-07-222-1/+32
* | | | | | Removed unnecessary assignmentsWilson E. Alvarez2018-07-243-6/+0
* | | | | | Merge pull request #19693 from nhair/import-project-via-zipRémi Verschelde2018-07-241-10/+197
|\ \ \ \ \ \
| * | | | | | Add ability to import projects via ZIP archive.Nathan Harrell2018-06-221-10/+197
* | | | | | | Merge pull request #12678 from AndreaCatania/softJuan Linietsky2018-07-234-1/+181
|\ \ \ \ \ \ \
| * | | | | | | Implemented Soft bodyAndreaCatania2018-07-234-1/+181
| | |/ / / / / | |/| | | | |
* / | | | | | Fix issues with CPUParticles and related conversion from Particles. Closes #2...Juan Linietsky2018-07-231-1/+4
|/ / / / / /
* | | | | | Merge pull request #20136 from ordigdug/Inspector-fix-remote-debug-view-chang...Rémi Verschelde2018-07-221-0/+3
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix -new inspector- remote debug view not changing to current scene after exi...ordigdug2018-07-131-0/+3
* | | | | | Add editor highlight for type-safe linesGeorge Marques2018-07-203-1/+24
* | | | | | Use type hints to improve completionGeorge Marques2018-07-202-1/+4
| |_|/ / / |/| | | |
* | | | | Merge pull request #20312 from Nufflee/fix-#20171Juan Linietsky2018-07-201-1/+1
|\ \ \ \ \
| * | | | | Fix #20171.Nufflee2018-07-201-1/+1
* | | | | | -Fix tooltips in inspector, now they show as rich text.Juan Linietsky2018-07-205-7/+63
|/ / / / /
* | | | / Make Update Spinner popup use radio itemsMichael Alexsander Silva Dias2018-07-201-2/+2
| |_|_|/ |/| | |
* | | | Fix build issues and typos after c69de2ba4Rémi Verschelde2018-07-201-2/+3
* | | | -Project/Editor settings now use new inspectorJuan Linietsky2018-07-1916-52/+930
* | | | Merge pull request #20117 from ordigdug/inspector-fix-inconsistencies-with-ex...Rémi Verschelde2018-07-191-2/+26
|\ \ \ \
| * | | | Fix -new inspector- Inconsistencies with exported enums - Fixes remaining iss...ordigdug2018-07-181-2/+26
* | | | | Improvements to vector fields, show axis in color with a backgroundJuan Linietsky2018-07-184-9/+136
* | | | | Several improvements to editor inspector usability and styleJuan Linietsky2018-07-189-93/+304
* | | | | Fix spin slider, was not registering drag properlyJuan Linietsky2018-07-181-2/+4
* | | | | Style: Format code with clang-format 6.0.1Rémi Verschelde2018-07-182-6/+4
* | | | | Merge pull request #20242 from akien-mga/export-preset-reloadMax Hilbrunner2018-07-184-11/+4
|\ \ \ \ \
| * | | | | Export: Properly reload preset when opening dialogRémi Verschelde2018-07-184-11/+4
* | | | | | Export filters: Relax match to allow paths without leading res://Rémi Verschelde2018-07-181-1/+4
|/ / / / /
* | | | | Merge pull request #20185 from volzhs/audio-previewRémi Verschelde2018-07-183-0/+379
|\ \ \ \ \
| * | | | | Add audio stream preview to Inspector dockvolzhs2018-07-173-0/+379
* | | | | | Merge pull request #20227 from volzhs/fix-copy-ttfRémi Verschelde2018-07-181-1/+1
|\ \ \ \ \ \
| * | | | | | Fix copying ttf, otf by DND to editorvolzhs2018-07-181-1/+1
* | | | | | | Merge pull request #20186 from Yar-Mukhamedov/masterRémi Verschelde2018-07-171-1/+9
|\ \ \ \ \ \ \
| * | | | | | | Fix export templates installation error...Yar-Mukhamedov2018-07-171-1/+9
* | | | | | | | Merge pull request #20220 from volzhs/texture-sizeRémi Verschelde2018-07-172-1/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix preview texture size on Inspectorvolzhs2018-07-172-1/+22
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #18535 from sketchyfun/new_mirror_path_handlesMax Hilbrunner2018-07-174-3/+148
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Added option to 2D and 3D curve editor to mirror curve tangent handles both i...Ben Hickling2018-05-094-3/+148
* | | | | | | | Merge pull request #18717 from Essojadojef/fix-inputmap-categoriesMax Hilbrunner2018-07-171-0/+11
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |