summaryrefslogtreecommitdiffstats
path: root/editor/plugins/mesh_instance_editor_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename more 2D and 3D nodes to follow conventionRémi Verschelde2020-03-271-531/+0
* Renamed 2D and 3D nodes to make their types explicitJuan Linietsky2020-03-271-24/+24
* Popups are now windows also (broken!)Juan Linietsky2020-03-261-1/+1
* Working multiple window support, including editorJuan Linietsky2020-03-261-17/+17
* Style: Set clang-format Standard to Cpp11Rémi Verschelde2020-03-171-1/+1
* Signals: Port connect calls to use callable_mpRémi Verschelde2020-02-281-7/+3
* Renamed NavigationMeshInstance to NavigationRegionAndrea Catania2020-02-271-2/+2
* Fix a typo in the "Create Single Convex Collision Sibling" optionHugo Locurcio2020-02-261-1/+1
* Reworked signal connection system, added support for Callable and Signal obje...Juan Linietsky2020-02-201-3/+3
* PoolVector is gone, replaced by VectorJuan Linietsky2020-02-181-5/+5
* - Integrated NavigationServer and Navigation2DServer.Andrea Catania2020-02-101-1/+1
* Re-add a way to generate a single convex shape from the editorHugo Locurcio2020-01-311-17/+53
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Merge pull request #34625 from timothyqiu/i18nRémi Verschelde2019-12-301-1/+1
|\
| * Makes more editor strings translatableHaoyu Qiu2019-12-301-1/+1
* | Cleans up headers included in editor_node.hHaoyu Qiu2019-12-241-0/+1
|/
* Copy transform when creating convex siblingcheckerWoho2019-11-021-0/+1
* Set switch_on_hover to true for the remaining menusGuilherme Felipe2019-04-251-0/+1
* Bundled VHACD library for convex decomposition.Juan Linietsky2019-04-101-15/+39
* Add -Wshadow=local to warnings and fix reported issues.marxin2019-02-201-7/+7
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Change ".." punctuation for "..." in editor strings (#16507)Hugo Locurcio2018-04-221-1/+1
* Mesh: fix crash when creating mesh outline from QuadMeshPoommetee Ketson2018-04-011-0/+4
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* -Ability to and unwrap lightmap coordinates on importJuan Linietsky2017-12-091-0/+145
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Convert Object::cast_to() to the static versionHein-Pieter van Braam2017-08-241-2/+2
* Lots of work on Audio & Physics engine:Juan Linietsky2017-07-151-1/+1
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-77/+64
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-0/+334