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
2021-09-07
Merge pull request #52237 from ellenhp/polyphony
Juan Linietsky
2021-09-07
Add polyphony to Audio Stream Player nodes
Ellen Poe
2021-09-07
Merge pull request #52442 from Faless/mp/4.x_rpc_manager
Max Hilbrunner
2021-09-07
[Net] Move multiplayer to core subdir, split RPCManager.
Fabio Alessandrelli
2021-09-06
Merge pull request #48708 from nekomatata/heightmap-raycast-acceleration
Camille Mohr-Daurat
2021-09-07
Merge pull request #52205 from BastiaanOlij/blit_source_rect
Bastiaan Olij
2021-09-07
Merge pull request #52405 from BastiaanOlij/xr_extension_missing_names
Bastiaan Olij
2021-09-06
Optimize raycast with large Heightmap shape data
PouleyKetchoupp
2021-09-06
Proper support for custom mass properties in 2D/3D physics bodies
PouleyKetchoupp
2021-09-06
Merge pull request #52271 from nekomatata/query-layer-default-mask
Camille Mohr-Daurat
2021-09-05
Add missing parameter names to _commit_views GDVIRTUAL_BIND
Bastiaan Olij
2021-08-31
Add AnimatableBody inherited from StaticBody for moving platforms
PouleyKetchoupp
2021-08-31
Merge pull request #51873 from Chaosus/fix_uniform_error_spam
Clay John
2021-08-31
Merge pull request #49471 from nekomatata/body-state-sync-callback
Juan Linietsky
2021-08-30
Harmonize default value for collision mask in ray/shape queries
PouleyKetchoupp
2021-08-29
Add source rectangle to blit
Bastiaan Olij
2021-08-28
Merge pull request #52176 from BastiaanOlij/fix_gl_size_param
Max Hilbrunner
2021-08-28
Fix double named size parameter
Bastiaan Olij
2021-08-28
Merge pull request #52070 from nekomatata/area-point-gravity-fix
Fabio Alessandrelli
2021-08-27
Merge pull request #51296 from ellenhp/mix_in_audio_server
Juan Linietsky
2021-08-27
Do all audio mixing in the AudioServer
Ellen Poe
2021-08-27
Require AudioStream::mix to return the number of frames successfully mixed
Ellen Poe
2021-08-27
Optimize area detection and intersect_shape queries with concave shapes
PouleyKetchoupp
2021-08-27
Merge pull request #51908 from bruvzg/msdf_fonts2
K. S. Ernest (iFire) Lee
2021-08-27
Merge pull request #51896 from nekomatata/restore-ray-shape
Camille Mohr-Daurat
2021-08-27
Merge pull request #52092 from Calinou/voxelgi-remove-anisotropic-leftovers
Juan Linietsky
2021-08-27
Makes FontData importable resource.
bruvzg
2021-08-27
Merge pull request #52003 from BastiaanOlij/xr_interface_extension
Bastiaan Olij
2021-08-26
Merge pull request #51801 from nekomatata/area-one-directional-layer-check
Camille Mohr-Daurat
2021-08-26
Adding GDExtension support to XRInterface
Bastiaan Olij
2021-08-26
Optionally scale 3D render content
Bastiaan Olij
2021-08-26
Merge pull request #50883 from BastiaanOlij/mobile_hdr
Bastiaan Olij
2021-08-25
Clean physics direct body state usage in 2D and 3D physics
PouleyKetchoupp
2021-08-25
Merge pull request #51821 from Calinou/builtin-shaders-add-comments
JFonS
2021-08-25
Remove leftovers of anisotropy in the VoxelGI shader code
Hugo Locurcio
2021-08-24
Rename RayShape to SeparationRayShape
PouleyKetchoupp
2021-08-24
Rename slips_on_slope to slide_on_slope
PouleyKetchoupp
2021-08-24
Fix CharacterBody motion with RayShape
PouleyKetchoupp
2021-08-24
Fix RayShape collision detection
PouleyKetchoupp
2021-08-24
Restore RayShape as a regular shape type
PouleyKetchoupp
2021-08-24
Fix point gravity calculation
PouleyKetchoupp
2021-08-23
Merge pull request #51751 from jeffrey-cochran/windforce
Camille Mohr-Daurat
2021-08-23
Implement NativeExtension pointer arguments
reduz
2021-08-23
Enabled area-specific wind forces
Jeffrey Cochran
2021-08-23
Merge pull request #51971 from aaronfranke/https
Max Hilbrunner
2021-08-23
Merge pull request #51947 from AnilBK/redundant-assignments
Michael Alexsander
2021-08-23
Scale color output in the mobile renderer to provide HDR support
Bastiaan Olij
2021-08-23
Merge pull request #51980 from BastiaanOlij/fix_multiview_tonemap
Bastiaan Olij
2021-08-22
Replace HTTP links with HTTPS for sites with HTTPS versions
Aaron Franke
2021-08-22
Fixed non-uniform scaling of normals
Duarte David
[next]