godot/modules/opensimplex
Rémi Verschelde 7adf4cc9b5
doc: Use self-closing tags for return and argument
For the time being we don't support writing a description for those, preferring
having all details in the method's description.

Using self-closing tags saves half the lines, and prevents contributors from
thinking that they should write the argument or return documentation there.
2021-07-30 15:29:52 +02:00
..
doc_classes doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
icons Optimize SVG using svgcleaner --multipass 2020-10-25 10:02:37 +01:00
config.py SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
noise_texture.cpp Optimize StringName usage 2021-07-18 21:20:02 -03:00
noise_texture.h Rename Reference to RefCounted 2021-06-11 18:48:42 +02:00
open_simplex_noise.cpp Add support for generating noise images with an offset. 2021-05-20 08:20:23 -07:00
open_simplex_noise.h Rename Reference to RefCounted 2021-06-11 18:48:42 +02:00
register_types.cpp Implement the ability to disable classes 2021-07-13 09:25:14 -03:00
register_types.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
SCsub SCons: Add explicit dependencies on thirdparty code in cloned env 2020-12-18 10:29:34 +01:00