godot/modules/noise
Hugo Locurcio 6b7ec62b96
Tweak FastNoiseLite property hints for better slider usability
- Mark Frequency as exponential to make low frequency values easier
  to control when dragging the slider. The default now
  conveniently appears halfway in the middle.
- Reduce range hint for Offset to make "absolute"
  slider dragging more controllable, but allow lower/greater
  values to be entered manually.
2023-11-05 23:25:05 +01:00
..
doc_classes
editor
icons
tests
config.py
fastnoise_lite.cpp Tweak FastNoiseLite property hints for better slider usability 2023-11-05 23:25:05 +01:00
fastnoise_lite.h
noise_texture_2d.cpp
noise_texture_2d.h
noise_texture_3d.cpp
noise_texture_3d.h
noise.cpp
noise.h
register_types.cpp
register_types.h
SCsub