summaryrefslogtreecommitdiffstats
path: root/scene/3d/occluder_instance_3d.h
Commit message (Expand)AuthorAgeFilesLines
* Replace Vector2(i) with Size2(i) for methods returning a sizeJohan Aires Rastén2022-09-011-3/+3
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-1/+1
* Discern between virtual and abstract class bindingsreduz2022-03-101-1/+0
* Improvements and fixes to occludersjfons2022-02-071-12/+116
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Uniformize layer names, script methods and documentationPouleyKetchoupp2021-08-121-2/+3
* Add node configuration warnings to OccluderInstance3DHugo Locurcio2021-07-071-0/+2
* Implement occlusion cullingjfons2021-04-231-0/+108