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
/
2d
Age
Commit message (
Expand
)
Author
2023-04-24
Use angle_rand to calculate base_angle in particles process material
clayjohn
2023-04-07
Fix NavigationObstacles not being added to avoidance simulation
smix8
2023-04-07
Fix AudioStreamPlayer2D crash when PhysicsServer2D runs on thread
smix8
2023-04-07
Fix RemoteTransform2D could fail to update AnimatableBody2D's position or rot...
Rindbee
2023-04-07
Expose NavigationAgent path postprocessing and pathfinding algorithm options
smix8
2023-03-30
Update GPUParticles2D/3D speed scale on ENTER_TREE
Brian Long
2023-03-30
Exposes the apply_floor_snap function to allow a snap to be made regardless o...
fabriceci
2023-03-27
Port robust signal (dis)connection to ShapeCast2D
Ricardo Buring
2023-03-27
Fix `AnimatedSprite2D` autoplay warning
Ninni Pipping
2023-03-16
Allow negative NavigationAgent2D path debug line_width for thin lines
smix8
2023-03-13
Notify child controls when BackBufferCopy's rect changed
Haoyu Qiu
2023-03-13
Fix Camera2D position smoothing properties not being grouped
Marcus Elg
2023-02-26
Add warnings for unsupported features in mobile and gl_compatibility backends
clayjohn
2023-02-24
Fix custom viewports in Camera2D
kobewi
2023-02-19
Remove visual limit for damping in CPUParticles
Albin
2023-02-17
Remove deprecated methods from Bone2D
Yuri Sizov
2023-02-17
Merge pull request #70515 from stmSi/fix-hanging-audio-pitch-scale
Rémi Verschelde
2023-02-17
Merge pull request #73470 from Sauermann/fix-touch-screen-button-emulated
Yuri Sizov
2023-02-17
Remove device-id restriction from `TouchScreenButton` input events
Markus Sauermann
2023-02-16
Tweak NavigationAgent3D defaults
smix8
2023-02-16
Merge pull request #73229 from smix8/navlink_global_positions_4.x
Rémi Verschelde
2023-02-14
Add NavigationLink helper functions for global positions
smix8
2023-02-14
Fix TileMap NavigationServer 'Invalid ID' error
smix8
2023-02-13
Merge pull request #73018 from smix8/fix_multilayered_tilemap_navigation_4.x
Rémi Verschelde
2023-02-13
Fix 2D navigation debug visuals ignoring half the ProjectSettings
smix8
2023-02-11
Merge pull request #73069 from brianwinterpixel/bugfix/linebuilder_box_uvs
Rémi Verschelde
2023-02-11
Merge pull request #73063 from KoBeWi/it_exited_the_tree_but_changed_its_mind...
Rémi Verschelde
2023-02-11
Strip name prefix of navigation agent debug properties in the inspector
Haoyu Qiu
2023-02-10
Fix Line2D UVs when using BOX end cap mode
Brian Semrau
2023-02-10
Fix camera reparenting
kobewi
2023-02-10
Fix navigation support for multilayered TileMaps
smix8
2023-02-09
Merge pull request #72947 from DarkKilauea/nav-fix-avoidance-callback
Rémi Verschelde
2023-02-08
Fix missing avoidance updates when using same velocity
Josh Jones
2023-02-08
Fix NavigationAgent debug functions bindings in release builds
smix8
2023-02-02
Improve consistency of NavigationAgent setters
Josh Jones
2023-02-01
Fix Camera2D crashes
kobewi
2023-02-01
More codespell fixes, do more changes from previous ignore list
Rémi Verschelde
2023-02-01
Merge pull request #71543 from smix8/navigation_agent_debug_4.x
Rémi Verschelde
2023-01-31
Merge pull request #65698 from KoBeWi/cameraman
Rémi Verschelde
2023-01-31
Add NavigationAgent Path Debug Visualization
smix8
2023-01-31
Merge pull request #72357 from aaronfranke/area-gravity-unit-dist
Rémi Verschelde
2023-01-30
Merge pull request #72365 from groud/warn_ysort_tilemap
Rémi Verschelde
2023-01-30
Warn when a TileMap layer is Y-sorted but not the TileMap node itself.
Gilles Roudière
2023-01-30
Merge pull request #72115 from AThousandShips/clip_children_fix
Rémi Verschelde
2023-01-30
Hide clip_children for non-drawn CanvasItems
Ninni Pipping
2023-01-29
Replace Area gravity point distance scale with unit distance
Aaron Franke
2023-01-29
Improve stroke drawing on 2D collision shapes
Danil Alexeev
2023-01-29
Fix AnimatedSprite play() don't redraw immediately
Silc Renew
2023-01-28
Merge pull request #72228 from DarkKilauea/nav-agent-callable
Rémi Verschelde
2023-01-28
Merge pull request #72233 from TokageItLab/audio-blending
Rémi Verschelde
[next]