godot/doc
lawnjelly 3c2df49832 Fix Occluder to properly share resources
In order to properly support the resource sharing paradigm, Occluders are split into Instances and Resources in the VisualServer. Instances are owned by a Scenario, and Resources are global. OccluderShape resources can now correctly be shared by multiple OccluderInstances.
2022-02-16 09:55:11 +00:00
..
classes Fix Occluder to properly share resources 2022-02-16 09:55:11 +00:00
tools Fix typos with codespell 2022-02-11 09:50:59 +01:00
translations Extract link titles for translation if available 2022-02-11 09:50:59 +01:00
Doxyfile Remove trailing whitespace 2018-11-20 11:15:02 +01:00
Makefile i18n: Add --lang option to make_rst.py to write translated headings 2021-12-21 14:40:13 +01:00