LuoZhihao 8ba4656ea3 Compile out editor-only logic within `validate_property` in games 1 月之前
..
SCsub 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files 10 月之前
audio_effect_amplify.cpp 2f5b97c7f9 Add `volume_linear` property and methods for audio-related classes 7 月之前
audio_effect_amplify.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
audio_effect_capture.cpp f6f1df7d73 Add 64-bit versions of core power of 2 functions 1 月之前
audio_effect_capture.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
audio_effect_chorus.cpp ad40939b6f Core: Replace C math headers with C++ equivalents 3 月之前
audio_effect_chorus.h dc9c34f0c6 SCons: Add enum conversion warning 3 月之前
audio_effect_compressor.cpp 8ba4656ea3 Compile out editor-only logic within `validate_property` in games 1 月之前
audio_effect_compressor.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
audio_effect_delay.cpp ad40939b6f Core: Replace C math headers with C++ equivalents 3 月之前
audio_effect_delay.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
audio_effect_distortion.cpp ad40939b6f Core: Replace C math headers with C++ equivalents 3 月之前
audio_effect_distortion.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
audio_effect_eq.cpp d8b29efe66 Fix member names of `AudioFrame` to match extension 1 年之前
audio_effect_eq.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
audio_effect_filter.cpp d8b29efe66 Fix member names of `AudioFrame` to match extension 1 年之前
audio_effect_filter.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
audio_effect_hard_limiter.cpp 10f6c01b9c Remove ABS in favor of Math::abs 4 月之前
audio_effect_hard_limiter.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
audio_effect_limiter.cpp d8b29efe66 Fix member names of `AudioFrame` to match extension 1 年之前
audio_effect_limiter.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
audio_effect_panner.cpp d8b29efe66 Fix member names of `AudioFrame` to match extension 1 年之前
audio_effect_panner.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
audio_effect_phaser.cpp ad40939b6f Core: Replace C math headers with C++ equivalents 3 月之前
audio_effect_phaser.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
audio_effect_pitch_shift.cpp 3947cbe3b2 Merge pull request #104386 from Repiteo/core/cpp-math 3 月之前
audio_effect_pitch_shift.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
audio_effect_record.cpp e88e30c273 Remove unused headers in servers. 7 月之前
audio_effect_record.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
audio_effect_reverb.cpp d8b29efe66 Fix member names of `AudioFrame` to match extension 1 年之前
audio_effect_reverb.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
audio_effect_spectrum_analyzer.cpp ad40939b6f Core: Replace C math headers with C++ equivalents 3 月之前
audio_effect_spectrum_analyzer.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
audio_effect_stereo_enhance.cpp 88e81ee730 Fix various typos and code style issues 8 月之前
audio_effect_stereo_enhance.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
audio_stream_generator.cpp f6f1df7d73 Add 64-bit versions of core power of 2 functions 1 月之前
audio_stream_generator.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
eq_filter.cpp ad40939b6f Core: Replace C math headers with C++ equivalents 3 月之前
eq_filter.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
reverb_filter.cpp ad40939b6f Core: Replace C math headers with C++ equivalents 3 月之前
reverb_filter.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前