aboutsummaryrefslogtreecommitdiff
path: root/editor/editor_node.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* New particle system, mostly working, some small features missing.Juan Linietsky2017-04-061-1/+5
* Fix highlight typosupaiku2017-04-061-1/+1
* Editor: Swap Scene and Import tabs in dock.Andreas Haas2017-04-031-1/+1
* Fix typos in source code using codespellRémi Verschelde2017-03-241-2/+2
* Only assume HiDPI mode if DPI >= 192 and width > 2000Rémi Verschelde2017-03-241-5/+3
* Export template management dialog.Juan Linietsky2017-03-211-74/+13
* Merge pull request #8051 from RayKoopa/resizable_new_node_dialogRémi Verschelde2017-03-181-1/+1
|\
| * Make Create New Node dialog resizable and burninate old dialogRay Koopa2017-03-181-1/+1
* | Editor: Fix "About" dialogAndreas Haas2017-03-181-6/+5
|/
* Merge pull request #7979 from RandomShaper/fix-sub-inheritanceRémi Verschelde2017-03-131-0/+5
|\
| * Fix node duplication in scene sub-inheritancePedro J. Estébanez2017-03-091-0/+5
* | Editor: Dim UI when a WindowDialog is shown.Andreas Haas2017-03-061-0/+46
|/
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-1871/+1462
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-0/+6587