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-09-07
Merge pull request #52082 from williamd67/fix-custom-effects-dropdown-menu
Max Hilbrunner
2021-09-07
Merge pull request #52145 from LeaoLuciano/linkbutton-translation-4.0
Max Hilbrunner
2021-09-07
Merge pull request #52339 from jmb462/fix-fold-function-with-comment-fail
Max Hilbrunner
2021-09-07
Merge pull request #52359 from williamd67/fix-autocomplete-merge
Max Hilbrunner
2021-09-07
Merge pull request #52436 from daniel-mcclintock/fix-out-of-bounds-completion...
Max Hilbrunner
2021-09-07
Merge pull request #52442 from Faless/mp/4.x_rpc_manager
Max Hilbrunner
2021-09-07
Merge pull request #52392 from Shatur/fix-ready
Max Hilbrunner
2021-09-07
Merge pull request #52277 from groud/implement_array_property_hint
Juan Linietsky
2021-09-07
[Net] Move multiplayer to core subdir, split RPCManager.
Fabio Alessandrelli
2021-09-07
Merge pull request #52050 from nobuyukinyuu/bind-get-tab-idx-at-point-40
Gilles Roudière
2021-09-07
Implement properties arrays in the Inspector.
Gilles Roudière
2021-09-06
Proper support for custom mass properties in 2D/3D physics bodies
PouleyKetchoupp
2021-09-06
Merge pull request #52286 from nekomatata/restore-kinematic-body
Camille Mohr-Daurat
2021-09-06
Merge pull request #35859 from Calinou/minimap-add-hover-pressed-feedback
Gilles Roudière
2021-09-06
Fix crash during completion lookback
daniel-mcclintock
2021-09-06
Merge pull request #52435 from groud/fix_crash_in_tilemap_physics
Gilles Roudière
2021-09-06
Fix crash in TileMap physics
Gilles Roudière
2021-09-05
Prevent editing properties managed by parent container
Awkor
2021-09-05
Fix comment causes content of folded methods to not hide
jmb462
2021-09-05
Apply set_read_only() to child classes of EditorProperty elements
Silc 'Tokage' Renew
2021-09-04
Remove extra get_script_instance check
Hennadii Chernyshchyk
2021-09-04
Add visual feedback when hovering or dragging the code minimap grabber
Hugo Locurcio
2021-09-03
Fix incorrectly removing two characters by auto brace
William Deurwaarder
2021-09-02
Changed Window current_screen parameter from string to int
JestemStefan
2021-09-01
Merge pull request #38722 from KoBeWi/proposition
Gilles Roudière
2021-09-01
Add offset for TextureProgress progress texture
kobewi
2021-09-01
TabContainer Fix drawing current tab when it's disabled
kleonc
2021-08-31
Add AnimatableBody inherited from StaticBody for moving platforms
PouleyKetchoupp
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-29
Bind TabContainer::get_tab_idx_at_point() to ClassDB
nobuyuki_nyuu
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
LinkButton's text now is automatically translated
LeaoLuciano
2021-08-27
Fix loading packed scene with editable children at runtime
PouleyKetchoupp
[next]