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
config.py
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
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
SCsub