summaryrefslogtreecommitdiff
path: root/scene/3d/visual_instance_3d.cpp
AgeCommit message (Expand)Author
2021-02-04doc: Don't bind argument names with p_ prefixRémi Verschelde
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-18Implement automatic LOD (Level of Detail)reduz
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Style: Enforce separation line between function definitionsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-05-10New lightmapperJuan Linietsky
2020-04-18Change non-existent World to World3Dqarmin
2020-04-17Implement global and per instance shader uniforms.Juan Linietsky
2020-03-27Renaming of servers for coherency.Juan Linietsky
2020-03-27Renamed 2D and 3D nodes to make their types explicitJuan Linietsky