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
2022-09-05
Merge pull request #65292 from AlmightyLaxz/prevent-shapecast3d-debug-without...
Rémi Verschelde
2022-09-05
Merge pull request #64840 from maximkulkin/graph-edit-node-selection
Rémi Verschelde
2022-09-05
Add GraphNode 'selected' and 'deselected' signals, simplify GraphEdit
Maxim Kulkin
2022-09-05
Merge pull request #65028 from groud/fix_split_container
Rémi Verschelde
2022-09-04
Merge pull request #65299 from paddy-exe/linear-depth-disable-output-preview
Rémi Verschelde
2022-09-04
Fix crash when executing `LightmapGIData._set_light_textures_data`
Haoyu Qiu
2022-09-03
Disable Output port preview of Linear Depth Visual Shader node
Patrick
2022-09-04
Stop ShapeCast3D drawing when debug collisions off
Almighty Laxz
2022-09-03
Merge pull request #65285 from YuriSizov/window-theme-change-is-imminent
Rémi Verschelde
2022-09-03
Un-defer the initial theme changed notification in Window
Yuri Sizov
2022-09-03
Some improvements to the SceneTreeTimer
Xwdit
2022-09-02
Merge pull request #65250 from YuriSizov/theme-owner-rises
Rémi Verschelde
2022-09-02
Merge pull request #59589 from Calinou/rename-or-lesser-range-property-hint
Rémi Verschelde
2022-09-02
Un-defer the initial theme changed notification
Yuri Sizov
2022-09-02
Add ThemeOwner type for managing theme propagation and lookup
Yuri Sizov
2022-09-02
Merge pull request #64917 from Tim-Fronsee/fix/add-gutter-total-width
Rémi Verschelde
2022-09-02
Improve SplitContainer behavior, keeping asked split whenever possible
Gilles Roudière
2022-09-02
Rename `or_lesser` range property hint to `or_less`
Hugo Locurcio
2022-09-02
Revert usage of typed array in `add_surface_from_arrays` parameters
Yuri Rubinsky
2022-09-02
Merge pull request #64735 from KoBeWi/viewportshifter
Rémi Verschelde
2022-09-02
Merge pull request #65170 from KoBeWi/your_argument_is_TypedArray
Rémi Verschelde
2022-09-02
Merge pull request #65218 from xX-Void-Xx/area2d/3d-optimization
Rémi Verschelde
2022-09-02
Merge pull request #65210 from YuriSizov/control-customizable-cache-p3
Rémi Verschelde
2022-09-02
Merge pull request #64952 from Chaosus/vs_rename_uniform_to_param
Rémi Verschelde
2022-09-02
fixed and optimized Area2/3D get_overlapping_bodies/areas
Void
2022-09-02
Fix theme propagation in various parts of the editor
Yuri Sizov
2022-09-02
Merge pull request #65225 from Rindbee/fix-reparent-from-window-issue
Rémi Verschelde
2022-09-02
Merge pull request #64724 from KoBeWi/HVBoxContainer
Rémi Verschelde
2022-09-02
Add `is_zero_approx` methods to `Vector2`, `3`, and `4`
Jonathan Nicholl
2022-09-02
Fix getting an error message when repeatedly entering and exiting the tree
Rindbee
2022-09-02
Fix build after merge of #63479
Rémi Verschelde
2022-09-01
Merge pull request #60185 from Calinou/environment-fog-and-sky-affect
Rémi Verschelde
2022-09-01
Merge pull request #65212 from Faless/net/4.x_simplify_ext_bindings
Rémi Verschelde
2022-09-01
Merge pull request #65187 from JohanAR/vector_to_size
Rémi Verschelde
2022-09-01
Merge pull request #65213 from Mickeon/fix-label-visible-ratio
Rémi Verschelde
2022-09-01
Merge pull request #64198 from Geometror/add-bitmap-tests
Rémi Verschelde
2022-09-01
Merge pull request #63479 from DarkKilauea/nav-link
Rémi Verschelde
2022-09-01
Rework oriented containers
kobewi
2022-09-01
Replace Vector2(i) with Size2(i) for methods returning a size
Johan Aires Rastén
2022-09-01
Fix Label & RichTextLabel's visible_ratio not working
Micky
2022-09-01
Simplify network GDExtension bindings using EXBIND macros.
Fabio Alessandrelli
2022-09-01
Merge pull request #65192 from YuriSizov/control-customizable-cache-p2
Rémi Verschelde
2022-09-01
Merge pull request #65156 from YuriSizov/control-customizable-cache-p1
Rémi Verschelde
2022-09-01
Add Environment properties to control fog rendering on background sky
Hugo Locurcio
2022-09-01
Refactor BitMap and add tests
Hendrik Brucker
2022-09-01
Merge pull request #64157 from Mickeon/remove-mysterious-is-playing
Rémi Verschelde
2022-09-01
Merge pull request #65132 from bruvzg/global_menu_shortcuts_context
Rémi Verschelde
2022-09-01
Add a lifecycle method for manual theme item caching to Control
Yuri Sizov
2022-09-01
Add dumb and manual theme caching systems to Window
Yuri Sizov
2022-09-01
Change Array arguments to TypedArray
kobewi
[next]