summaryrefslogtreecommitdiff
path: root/scene/3d/visual_instance_3d.h
AgeCommit message (Expand)Author
2021-10-25Implement distance fade and transparencyJFonS
2021-08-13Fix some unnecessary includesAaron Franke
2021-08-12Uniformize layer names, script methods and documentationPouleyKetchoupp
2021-07-28Add node configuration warning for GeometryInstance3D distanceHugo Locurcio
2021-06-14Implement visibility range and dependencies.jfons
2021-04-23Implement occlusion cullingjfons
2021-02-07Initialize class variables with default values in scene/ [1/2]Rafał Mikrut
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-18Implement automatic LOD (Level of Detail)reduz
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-05-10New lightmapperJuan Linietsky
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