godot/modules
reduz d1ddee2258 Implement BPM support
Based on #62896, only implements the BPM support part.

* Implements BPM support in the AudioStreamOGG/MP3 importers.
* Can select BPM/Bar Size and total beats in a song file, as well as edit looping points.
* Looping is now BPM aware
* Added a special importer UI for configuring this.
* Added a special preview showing the audio waveform as well as the playback position in the resource picker.
* Renamed `AudioStream::instance` to `instantiate` for correctness.
2022-07-23 07:31:17 +02:00
..
basis_universal
bmp
camera
csg Clean up Hash Functions 2022-06-20 12:54:19 +02:00
cvtt
dds Add static methods for creating Image and ImageTexture 2022-07-08 13:40:47 +02:00
denoise
enet
etcpak
freetype
gdscript Merge pull request #47935 from HaSa1002/doc-loading-run-time 2022-07-20 22:33:49 +02:00
glslang Adding Variable Rate Shading support to Godot 2022-07-17 15:42:24 +10:00
gltf Merge pull request #62827 from fire-forge/ok-cancel 2022-07-13 14:10:38 +02:00
gridmap Rename Control PRESET_WIDE to PRESET_FULL_RECT 2022-07-18 20:08:11 -05:00
hdr
jpg Implement Running Godot as Movie Writer 2022-06-21 11:28:47 +02:00
jsonrpc
lightmapper_rd Use integer types in Image and ImageTexture methods 2022-07-18 19:43:32 -05:00
mbedtls
meshoptimizer
minimp3 Implement BPM support 2022-07-23 07:31:17 +02:00
mobile_vr
mono Fix documentation for C# Vector2/3i classes. 2022-07-13 22:49:22 +02:00
msdfgen
navigation Merge pull request #62300 from smix8/navigation_map_force_update_4.x 2022-06-24 10:13:07 +02:00
noise Rename Control PRESET_WIDE to PRESET_FULL_RECT 2022-07-18 20:08:11 -05:00
ogg Implement BPM support 2022-07-23 07:31:17 +02:00
openxr Improve linuxbsd headless building, cleanup build scripts 2022-07-20 19:48:35 +02:00
raycast Clean up Hash Functions 2022-06-20 12:54:19 +02:00
regex
squish
svg
text_server_adv Use BitField hint for the TextServer enums. Add missing parts for BitField support to the GDextension API. 2022-07-15 08:49:50 +03:00
text_server_fb Use BitField hint for the TextServer enums. Add missing parts for BitField support to the GDextension API. 2022-07-15 08:49:50 +03:00
tga
theora Implement BPM support 2022-07-23 07:31:17 +02:00
tinyexr For in-engine processing allow saving openexr to a buffer. 2022-06-23 08:53:15 -07:00
upnp
vhacd
visual_script Rename Control PRESET_WIDE to PRESET_FULL_RECT 2022-07-18 20:08:11 -05:00
vorbis Implement BPM support 2022-07-23 07:31:17 +02:00
webp Add support for saving WebP images 2022-06-21 08:27:51 -05:00
webrtc Register missing WebRTCDataChannelJS type 2022-07-03 01:21:17 +02:00
websocket
webxr
xatlas_unwrap
modules_builders.py
register_module_types.h
SCsub