index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
Age
Commit message (
Expand
)
Author
2021-08-31
Merge pull request #49471 from nekomatata/body-state-sync-callback
Juan Linietsky
2021-08-31
Merge pull request #52279 from fabriceci/delta-double
Camille Mohr-Daurat
2021-08-31
Merge pull request #51364 from bengtsts/master
Camille Mohr-Daurat
2021-08-31
delta time as double
fabriceci
2021-08-31
Change platform detection by allowing select layers by type (wall or floor)
fabriceci
2021-08-30
Merge pull request #52240 from Rubonnek/rename-rel-path
Juan Linietsky
2021-08-30
Expose soft body pin methods to GDScript
Bengt Söderström
2021-08-30
Revert " Improve collision generation usability in the new 3D scene import wo...
Juan Linietsky
2021-08-30
Merge pull request #51985 from AndreaCatania/coll
Camille Mohr-Daurat
2021-08-29
Rename String::is_rel_path to String::is_relative_path
Wilson E. Alvarez
2021-08-30
[Net] Rename RPC "puppet" to "auth" (authority). Drop "master".
Fabio Alessandrelli
2021-08-29
Merge pull request #30391 from KoBeWi/hiding_children
Juan Linietsky
2021-08-29
Revert "Display a matrix for Node2D and don't display a duplicate origin"
Juan Linietsky
2021-08-29
Display a matrix for Node2D and don't display a duplicate origin
Aaron Franke
2021-08-28
Merge pull request #49664 from nekomatata/fix-editable-duplicated
Max Hilbrunner
2021-08-28
Merge pull request #43573 from lewiji/master
Max Hilbrunner
2021-08-28
Merge pull request #51906 from requizm/fix/49077
Michael Alexsander
2021-08-28
Improve collision generation usability in the new 3D scene import workflow.
AndreaCatania
2021-08-28
Add support for internal nodes
kobewi
2021-08-27
Fix loading packed scene with editable children at runtime
PouleyKetchoupp
2021-08-27
Merge pull request #52096 from kleonc/tree-item-drag-drop-drawing
Max Hilbrunner
2021-08-27
Merge pull request #51296 from ellenhp/mix_in_audio_server
Juan Linietsky
2021-08-27
Merge pull request #52135 from fabriceci/fix-transmission-velocity-on-wall-4
Camille Mohr-Daurat
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
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
Makes FontData importable resource.
bruvzg
2021-08-26
Remove velocity transmission on_wall when collider is CharacterBody.
fabriceci
2021-08-26
Merge pull request #52132 from nekomatata/fix-physics-process-delta
Camille Mohr-Daurat
2021-08-26
Fix delta passed in _physics_process
PouleyKetchoupp
2021-08-26
Merge pull request #52131 from nekomatata/fix-blend-tree-reset
K. S. Ernest (iFire) Lee
2021-08-26
Merge pull request #52107 from timothyqiu/overriden
Juan Linietsky
2021-08-26
Fix AnimationBlendTree reset on resource loading
PouleyKetchoupp
2021-08-26
Optionally scale 3D render content
Bastiaan Olij
2021-08-26
Fix misspelled "overriden"
Haoyu Qiu
2021-08-25
Clean physics direct body state usage in 2D and 3D physics
PouleyKetchoupp
2021-08-25
Merge pull request #51995 from drcd1/sphere-mesh-normals-fix
JFonS
2021-08-25
Tree Fix line rendering when drag and dropping TreeItem
kleonc
2021-08-25
Merge pull request #51821 from Calinou/builtin-shaders-add-comments
JFonS
2021-08-25
Merge pull request #48374 from Calinou/gradienttexture-add-hdr-property
Hugo Locurcio
2021-08-24
Merge pull request #52024 from V-Sekai/anim-length
K. S. Ernest (iFire) Lee
2021-08-24
Calculate proper animation length.
K. S. Ernest (iFire) Lee
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
Restore RayShape as a regular shape type
PouleyKetchoupp
2021-08-24
Merge pull request #51904 from nekomatata/move-and-slide-fixes-3d
Camille Mohr-Daurat
2021-08-24
Port recent move_and_slide fixes to 3D
PouleyKetchoupp
2021-08-24
Make RichTextLabel honour default cursor shape property
Haoyu Qiu
[next]