summaryrefslogtreecommitdiff
path: root/scene/3d/occluder_instance_3d.cpp
AgeCommit message (Expand)Author
2021-11-18Remove outdated comments related to the 20-layer editor limitationHugo Locurcio
2021-11-03Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR`Hugo Locurcio
2021-08-12Uniformize layer names, script methods and documentationPouleyKetchoupp
2021-07-23Node3D gizmo improvementsjfons
2021-07-07Add node configuration warnings to OccluderInstance3DHugo Locurcio
2021-06-19Rename `instance()`->`instantiate()` when it's a verbLightning_A
2021-06-03Rename Transform to Transform3D in coreAaron Franke
2021-04-23Implement occlusion cullingjfons