Age | Commit message (Expand) | Author |
---|---|---|
2023-01-05 | One Copyright Update to rule them all | Rémi Verschelde |
2022-09-19 | Change return type of `get_configuration_warnings` to `PackedStringArray` | Marc Gilleron |
2022-09-01 | Replace Vector2(i) with Size2(i) for methods returning a size | Johan Aires Rastén |
2022-07-25 | Code quality: Fix header guards consistency | Rémi Verschelde |
2022-03-10 | Discern between virtual and abstract class bindings | reduz |
2022-02-07 | Improvements and fixes to occluders | jfons |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-08-12 | Uniformize layer names, script methods and documentation | PouleyKetchoupp |
2021-07-07 | Add node configuration warnings to OccluderInstance3D | Hugo Locurcio |
2021-04-23 | Implement occlusion culling | jfons |