Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #44814 from hoontee/fix-44714 | Rémi Verschelde | 2021-01-26 | 1 | -1/+0 |
|\ | |||||
| * | Do not clear materials when setting mesh | hoontee | 2020-12-30 | 1 | -1/+0 |
* | | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
|/ | |||||
* | Style: Enforce braces around if blocks and loops | Rémi Verschelde | 2020-05-14 | 1 | -21/+40 |
* | Style: Enforce separation line between function definitions | Rémi Verschelde | 2020-05-14 | 1 | -0/+1 |
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -26/+0 |
* | Fix get_active_material when a material is directly set on the mesh | PouleyKetchoupp | 2020-04-22 | 1 | -9/+12 |
* | Replace NULL with nullptr | lupoDharkael | 2020-04-02 | 1 | -4/+4 |
* | Add a method to retrieve active material from MeshInstance | clayjohn | 2020-03-30 | 1 | -0/+18 |
* | Renaming of servers for coherency. | Juan Linietsky | 2020-03-27 | 1 | -5/+5 |
* | Renamed 2D and 3D nodes to make their types explicit | Juan Linietsky | 2020-03-27 | 1 | -0/+421 |