godot/doc
lawnjelly 7ea35da462 Portals - Fix RoomManager PVS enum
The PVS mode enum had been declared using scope operator, which does not seem to work correctly from GDScript with the BIND_ENUM_CONSTANT macro.

This PR removes the scope operator in the declaration.
2021-08-28 07:27:50 +01:00
..
classes Portals - Fix RoomManager PVS enum 2021-08-28 07:27:50 +01:00
tools Add theme item descriptions to the online documentation 2021-08-06 18:20:51 +03:00
Doxyfile
Makefile [HTML5] Add jsdoc2rst tool. 2021-02-26 15:35:45 +01:00