summaryrefslogtreecommitdiffstats
path: root/editor/plugins/material_editor_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Rename Control margin to offsetMarcel Admiraal2020-12-231-2/+2
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-1/+2
* Style: Enforce separation line between function definitionsRémi Verschelde2020-05-141-0/+12
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-29/+0
* Change non-existent World to World3Dqarmin2020-04-181-3/+3
* Merge pull request #37509 from wazzy47/issue_36228Rémi Verschelde2020-04-101-1/+11
|\
| * Add "preview_on_sphere" setting of material editor pluginVasiliy2020-04-041-1/+11
* | Rename ViewportContainer to SubViewportContainerMichael Alexsander2020-04-011-2/+2
|/
* Renaming of servers for coherency.Juan Linietsky2020-03-271-18/+18
* Rename more 2D and 3D nodes to follow conventionRémi Verschelde2020-03-271-1/+1
* Renamed 2D and 3D nodes to make their types explicitJuan Linietsky2020-03-271-5/+5
* Popups are now windows also (broken!)Juan Linietsky2020-03-261-9/+9
* Added a Window node, and made it the scene root.Juan Linietsky2020-03-261-1/+1
* Working sky shader implementationclayjohn2020-03-211-2/+117
* Signals: Port connect calls to use callable_mpRémi Verschelde2020-02-281-6/+4
* Reworked signal connection system, added support for Callable and Signal obje...Juan Linietsky2020-02-201-4/+4
* Modernized default 3D material, fixes material bugs.Juan Linietsky2020-02-111-6/+6
* Environment sky more or less working.Juan Linietsky2020-02-111-1/+3
* Texture refactorJuan Linietsky2020-02-111-2/+2
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Cleans up headers included in editor_node.hHaoyu Qiu2019-12-241-0/+2
* Changed some code showed in LGTM and Coverageqarmin2019-07-201-3/+0
* Fix and restore text, material and mesh previewers.Juan Linietsky2019-03-041-0/+204
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Move ParticlesMaterial code to its own resource fileRémi Verschelde2018-09-041-389/+1
* Fix "Convert To ShaderMaterial" option not working, closes #20891JFonS2018-08-261-3/+3
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Finalized ability to convert from CanvasItem/Spatial/Particles materials to S...Juan Linietsky2017-11-141-0/+38
* Merge pull request #12228 from hi-ogawa/fix-spatial-shader-conversion-with-te...Rémi Verschelde2017-10-201-2/+10
|\
| * Fix spatial shader conversion with textureHiroshi Ogawa2017-10-191-2/+10
* | Create ParticlesMaterialConversionPlugin and format generated shader codeHiroshi Ogawa2017-10-121-0/+39
|/
* Renamed fixed_process to physics_processAndreaCatania2017-09-301-1/+1
* Merge pull request #11424 from groud/control_node_presetsRémi Verschelde2017-09-261-1/+1
|\
| * Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_pres...Gilles Roudiere2017-09-221-1/+1
* | Ability to convert from SpatialMaterial to ShaderMaterialJuan Linietsky2017-09-221-1/+41
|/
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Cleanup tons of obsolete commented out codeRémi Verschelde2017-08-261-2/+4
* Convert Object::cast_to() to the static versionHein-Pieter van Braam2017-08-241-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-25/+27
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-0/+413