summaryrefslogtreecommitdiffstats
path: root/scene/3d/mesh_instance_3d.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #44814 from hoontee/fix-44714Rémi Verschelde2021-01-261-1/+0
|\
| * Do not clear materials when setting meshhoontee2020-12-301-1/+0
* | Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
|/
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-21/+40
* Style: Enforce separation line between function definitionsRémi Verschelde2020-05-141-0/+1
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-26/+0
* Fix get_active_material when a material is directly set on the meshPouleyKetchoupp2020-04-221-9/+12
* Replace NULL with nullptrlupoDharkael2020-04-021-4/+4
* Add a method to retrieve active material from MeshInstanceclayjohn2020-03-301-0/+18
* Renaming of servers for coherency.Juan Linietsky2020-03-271-5/+5
* Renamed 2D and 3D nodes to make their types explicitJuan Linietsky2020-03-271-0/+421