summaryrefslogtreecommitdiff
path: root/editor/plugins/material_editor_plugin.cpp
AgeCommit message (Expand)Author
2020-04-18Change non-existent World to World3Dqarmin
2020-04-10Merge pull request #37509 from wazzy47/issue_36228Rémi Verschelde
2020-04-04Add "preview_on_sphere" setting of material editor pluginVasiliy
2020-04-01Rename ViewportContainer to SubViewportContainerMichael Alexsander
2020-03-27Renaming of servers for coherency.Juan Linietsky
2020-03-27Rename more 2D and 3D nodes to follow conventionRémi Verschelde
2020-03-27Renamed 2D and 3D nodes to make their types explicitJuan Linietsky
2020-03-26Popups are now windows also (broken!)Juan Linietsky
2020-03-26Added a Window node, and made it the scene root.Juan Linietsky
2020-03-21Working sky shader implementationclayjohn
2020-02-28Signals: Port connect calls to use callable_mpRémi Verschelde
2020-02-20Reworked signal connection system, added support for Callable and Signal obje...Juan Linietsky
2020-02-11Modernized default 3D material, fixes material bugs.Juan Linietsky
2020-02-11Environment sky more or less working.Juan Linietsky
2020-02-11Texture refactorJuan Linietsky
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-12-24Cleans up headers included in editor_node.hHaoyu Qiu
2019-07-20Changed some code showed in LGTM and Coverageqarmin
2019-03-04Fix and restore text, material and mesh previewers.Juan Linietsky
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-09-04Move ParticlesMaterial code to its own resource fileRémi Verschelde
2018-08-26Fix "Convert To ShaderMaterial" option not working, closes #20891JFonS
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-11-14Finalized ability to convert from CanvasItem/Spatial/Particles materials to S...Juan Linietsky
2017-10-20Merge pull request #12228 from hi-ogawa/fix-spatial-shader-conversion-with-te...Rémi Verschelde
2017-10-19Fix spatial shader conversion with textureHiroshi Ogawa
2017-10-12Create ParticlesMaterialConversionPlugin and format generated shader codeHiroshi Ogawa
2017-09-30Renamed fixed_process to physics_processAndreaCatania
2017-09-26Merge pull request #11424 from groud/control_node_presetsRémi Verschelde
2017-09-22Ability to convert from SpatialMaterial to ShaderMaterialJuan Linietsky
2017-09-22Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_pres...Gilles Roudiere
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-26Cleanup tons of obsolete commented out codeRémi Verschelde
2017-08-24Convert Object::cast_to() to the static versionHein-Pieter van Braam
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-05Refactoring: rename tools/editor/ to editor/Rémi Verschelde