summaryrefslogtreecommitdiffstats
path: root/editor/editor_node.cpp
Commit message (Expand)AuthorAgeFilesLines
* EditorNode now copies all drag and dropped files.Fabio Alessandrelli2020-10-141-4/+0
* Implement GPU Particle Collisionsreduz2020-10-091-0/+2
* Merge pull request #42018 from Leleat/create-user-dir-if-nonexistantRémi Verschelde2020-09-241-0/+2
|\
| * creater user-dir, if non-existant and pressing 'Open Project Data Folder'Leleat2020-09-131-0/+2
* | Only display the Windows toggle console option if it can actually be usedHugo Locurcio2020-09-141-1/+3
|/
* Rename ShortCut to Shortcut which is more grammatically correctHugo Locurcio2020-09-091-4/+4
* Implement 3D textures as import and resource format.reduz2020-09-091-2/+4
* Merge pull request #41332 from bruvzg/win_subsys_optionRémi Verschelde2020-09-031-0/+1
|\
| * Revert "[Windows] Attach to parent console instead of creating new one."bruvzg2020-08-171-0/+1
* | Add high quality glow modeclayjohn2020-08-311-0/+2
* | Merge pull request #38580 from aaronfranke/import-dockRémi Verschelde2020-08-311-2/+4
|\ \
| * | Make the Import dock depend on the FileSystem dockAaron Franke2020-08-271-2/+4
| |/
* | Merge pull request #39440 from simpuid/custom-profilersRémi Verschelde2020-08-271-0/+2
|\ \
| * | Added debugger plugin supportsimpu2020-08-261-0/+2
| |/
* | Merge pull request #40302 from verdog/camera-bounds-fixRémi Verschelde2020-08-271-2/+0
|\ \ | |/ |/|
| * fixed camera2D showing incorrect bounds in editorJosh Chandler2020-07-181-2/+0
* | Added volumetric fog effect.Juan Linietsky2020-08-131-0/+4
* | [Windows] Attach to parent console instead of creating new one.bruvzg2020-08-111-1/+0
* | Fix EditorTranslationParser leakSkyJJ2020-07-271-0/+1
* | Fix errors saving a 2D scene preview when the 2D editor was never openedYuri Sizov2020-07-271-2/+5
* | Fix run project when current scene was never savedTomasz Chabora2020-07-231-8/+2
* | Fix spelling & grammar in comments, docs, and messagesAndy Maloney2020-07-211-1/+1
* | Merge pull request #40291 from hinlopen/dialog-sizeRémi Verschelde2020-07-151-6/+6
|\ \
| * | Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and r...Stijn Hinlopen2020-07-141-6/+6
* | | Merge pull request #40268 from DanielZTing/masterRémi Verschelde2020-07-151-2/+2
|\ \ \ | |/ / |/| |
| * | Fix cancel/OK button order on macOSDaniel Ting2020-07-101-2/+2
* | | Merge pull request #38440 from Paulb23/syntax_highlighter_refactorRémi Verschelde2020-07-141-0/+2
|\ \ \ | |_|/ |/| |
| * | Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighterPaulb232020-07-111-0/+1
| * | Expose Syntax highlighter for editor pluginsPaulb232020-07-111-0/+1
| |/
* / Revert "Merge pull request #38341 from verdog/camera-bounds-fix"Rémi Verschelde2020-07-111-0/+2
|/
* Merge pull request #38341 from verdog/camera-bounds-fixRémi Verschelde2020-07-101-2/+0
|\
| * fixed camera2D showing incorrect bounds in editorJosh Chandler2020-04-301-2/+0
* | Fix crash on editor without a feature profilecoldragon2020-07-071-1/+1
* | Merge pull request #40163 from pycbouh/fix-saving-empty-sceneRémi Verschelde2020-07-061-8/+13
|\ \
| * | Improve scene preview generation for empty scenes and disabled featuresYuri Sizov2020-07-061-8/+13
* | | Expose methods to play scene from plugin codeYuri Sizov2020-07-061-8/+28
|/ /
* | [macOS] Implement seamless display scaling.bruvzg2020-07-041-2/+2
* | Merge pull request #39415 from SkyLucilfer/PotGenerationRémi Verschelde2020-07-021-0/+7
|\ \
| * | Add translation parser plugin supportSkyJJ2020-07-021-0/+7
* | | Merge pull request #40049 from hinlopen/remove-pane-dragRémi Verschelde2020-07-021-1/+0
|\ \ \
| * | | Remove unused class PaneDragStijn Hinlopen2020-07-021-1/+0
| |/ /
* | | Merge pull request #32428 from willnationsdev/script-var-orderRémi Verschelde2020-07-021-2/+0
|\ \ \ | |/ / |/| |
| * | Add script class categories to EditorInspector.willnationsdev2020-07-011-2/+0
* | | Merge pull request #39076 from rileylyman/editor_tab_namesRémi Verschelde2020-07-011-1/+116
|\ \ \
| * | | implement generic filename disambiguationrileylyman2020-06-261-1/+116
* | | | Merge pull request #39928 from hinlopen/qo-open-sceneRémi Verschelde2020-07-011-1/+5
|\ \ \ \
| * | | | Open scene selected from Quick Open dialog.Stijn Hinlopen2020-06-291-1/+5
* | | | | Environment: Refactor code for readability + moreRémi Verschelde2020-07-011-1/+1
| |_|/ / |/| | |
* | | | Add a separate application focus/in notification out from Window focus notifi...Juan Linietsky2020-06-301-2/+2
|/ / /
* / / Generate inspector preview for Image resourcesTomasz Chabora2020-06-271-0/+1
|/ /