Age | Commit message (Expand) | Author |
---|---|---|
2020-05-14 | Style: Enforce braces around if blocks and loops | Rémi Verschelde |
2020-05-14 | Style: Enforce separation line between function definitions | Rémi Verschelde |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-04-22 | Fix get_active_material when a material is directly set on the mesh | PouleyKetchoupp |
2020-04-02 | Replace NULL with nullptr | lupoDharkael |
2020-03-30 | Add a method to retrieve active material from MeshInstance | clayjohn |
2020-03-27 | Renaming of servers for coherency. | Juan Linietsky |
2020-03-27 | Renamed 2D and 3D nodes to make their types explicit | Juan Linietsky |