godot/doc
Hugo Locurcio 9a26e95d5c
Warn when using GPU-based particles on macOS due to low performance
On macOS, Particles rendering is much slower than CPUParticles
due to transform feedback being implemented on the CPU instead
of the GPU.

(cherry picked from commit 299d277c9c)
2022-01-12 16:51:41 +01:00
..
classes Warn when using GPU-based particles on macOS due to low performance 2022-01-12 16:51:41 +01:00
tools Rename "makerst.py" to "make_rst.py" 2021-10-26 13:34:36 +02:00
translations Fix typos with codespell 2022-01-07 00:17:47 +01:00
Doxyfile Remove trailing whitespace 2018-11-20 11:15:02 +01:00
Makefile Rename "makerst.py" to "make_rst.py" 2021-10-26 13:34:36 +02:00