index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
servers
Age
Commit message (
Expand
)
Author
2022-03-05
[TextServer] Improve word breaking when there are multiple spaces between words.
bruvzg
2022-03-04
Merge pull request #57630 from lawnjelly/bvh4_templated_checks
Rémi Verschelde
2022-03-04
Merge pull request #58734 from Calinou/tweak-render-timestamp-names
Rémi Verschelde
2022-03-04
Merge pull request #58512 from Calinou/light3d-add-distance-fade
Rémi Verschelde
2022-03-04
Tweak render timestamp names for explicitness and consistency
Hugo Locurcio
2022-03-02
Revert "PitchShift effect quality and performance tweaks for different pitch ...
Rémi Verschelde
2022-03-01
Revert "Fix particle trail glitch"
Rémi Verschelde
2022-02-28
Merge pull request #58614 from Calinou/ssr-roughness-quality-enum-fix-typo
Rémi Verschelde
2022-02-28
Merge pull request #58549 from floppyhammer/fix-particle-trail
Rémi Verschelde
2022-02-28
Fix typo in SSR roughness quality enum value names
Hugo Locurcio
2022-02-26
Fix particle trail glitch
floppyhammer
2022-02-25
Implement distance fade properties in OmniLight3D and SpotLight3D
Hugo Locurcio
2022-02-25
Improve popup window handling.
bruvzg
2022-02-23
Filament specular fix. Clamp dot product between normal and view vectors. Fix...
Darryl Ryan
2022-02-23
Merge pull request #56394 from BastiaanOlij/OpenXR_Core4
Rémi Verschelde
2022-02-23
Merge pull request #57956 from Eoin-ONeill-Yokai/audio_stream_hotfix
Rémi Verschelde
2022-02-23
Implementing OpenXR driver
Bastiaan Olij
2022-02-22
Use Filament specular models and parametrization
clayjohn
2022-02-22
Add missing binding to AudioStream class
Eoin O'Neill
2022-02-22
Fix GPUParticles2D emission offset in global coords
floppyhammer
2022-02-22
Merge pull request #58419 from clayjohn/Vulkan-anisotropy-crash
Rémi Verschelde
2022-02-21
Fix shader compilation error with anisotropy
clayjohn
2022-02-21
Use properly use non-perceptual roughness when filtering radiance
clayjohn
2022-02-18
In final phase of test_body_motion, move and cull AABB for body once, instead...
Ricardo Buring
2022-02-18
Merge pull request #58266 from clayjohn/revert-sky-change
Rémi Verschelde
2022-02-18
Fix default value for DisplayServer::virtual_keyboard_show Rect2 parameter
Pierre-Thomas Meisels
2022-02-18
Merge pull request #58106 from Calinou/audioserver-capture-device-property
Rémi Verschelde
2022-02-18
Merge pull request #58236 from bruvzg/win_min_fix
Rémi Verschelde
2022-02-17
Revert "Fix default sky process mode not being Real-Time"
clayjohn
2022-02-17
Expose `AudioServer.capture_device` as a property
Hugo Locurcio
2022-02-17
Merge pull request #58177 from clayjohn/VULKAN-prefiltered-radiance
Rémi Verschelde
2022-02-17
[Windows] Fix Vulkan driver crash on sub-window minimization.
bruvzg
2022-02-16
Use prefiltered radiance
clayjohn
2022-02-16
Style: Cleanup single-line blocks, semicolons, dead code
Rémi Verschelde
2022-02-16
Properly exclude lights that are marked as sky only
clayjohn
2022-02-16
Fix default sky process mode not being Real-Time
Hugo Locurcio
2022-02-15
Add Particle Shader Userdata
reduz
2022-02-15
Merge pull request #57877 from bruvzg/subpixel_gl_pos
Rémi Verschelde
2022-02-15
Merge pull request #57905 from V-Sekai/fix_instance_clear_warnings
Rémi Verschelde
2022-02-15
Merge pull request #57904 from V-Sekai/fix_double_free_warning
Rémi Verschelde
2022-02-14
Validate PhysicsDirectSpaceState{2,3}D::_intersect_point input
Haoyu Qiu
2022-02-14
Merge pull request #57985 from Pineapple/pitchshift-tweaks
Rémi Verschelde
2022-02-12
Add sub-pixel glyph positioning support.
bruvzg
2022-02-12
Merge pull request #56953 from bruvzg/ex_wnd
Rémi Verschelde
2022-02-12
Merge pull request #57980 from akien-mga/vulkan-1.3.204
Rémi Verschelde
2022-02-12
Merge pull request #57641 from Geometror/compilation-time-improvements-1
Rémi Verschelde
2022-02-12
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-12
Add exclusive window handling to DisplayServer (on macOS and Windows).
bruvzg
2022-02-11
Merge pull request #57938 from jordigcs/negative-refresh-rate-fallback
Rémi Verschelde
2022-02-11
Audio quality improvements in PitchShift
Bartłomiej T. Listwon
[next]