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-03-05
add responsive arrows when the size is very small + fix a regression: missing...
fabriceci
2021-03-05
Merge pull request #46516 from HaSa1002/scrollcontainer-embed
Rémi Verschelde
2021-03-05
Highlight collision, correct the size and make the arrow a bit less thick for...
fabriceci
2021-03-04
Merge pull request #46529 from jmb462/improvement-raycast3d-debug-shape
Rémi Verschelde
2021-03-04
Merge pull request #46668 from nekomatata/fix-errors-polygon-2d
Rémi Verschelde
2021-03-04
Merge pull request #46665 from nekomatata/fix-crash-convex-shape-2d
Rémi Verschelde
2021-03-04
Fix errors with invalid CollisionPolygon2D
PouleyKetchoupp
2021-03-04
Fix errors and crash with empty ConvexPolygonShape2D
PouleyKetchoupp
2021-03-04
Revert "Add size check in Control._edit_set_state to prevent crash"
Rémi Verschelde
2021-03-04
Adding Raycast3D custom debug shape thickness and color
jmb462
2021-03-04
Merge pull request #46524 from kuruk-mm/lineedit_triple_click
Rémi Verschelde
2021-03-04
Merge pull request #46640 from pdfrod/fix-crash-in-image-texture
Rémi Verschelde
2021-03-04
Merge pull request #46620 from sps1112/fix-control.edit_set_state-crash
Rémi Verschelde
2021-03-04
Add size check in Control._edit_set_state to prevent crash
sps1112
2021-03-03
Fix crash trying to destroy an ImageTexture object containing a null texture
Pedro Rodrigues
2021-03-03
Deselect column only if belongs to deselected item
kobewi
2021-03-03
Merge pull request #46617 from sps1112/fix-navigationmesh-crash
Rémi Verschelde
2021-03-03
Merge pull request #46616 from sps1112/fix-bakedlightmap-crash
Rémi Verschelde
2021-03-03
Merge pull request #46578 from nekomatata/fix-joint-remove-body-regression
Rémi Verschelde
2021-03-03
Add null check for NavigationMesh.create_from_mesh()
sps1112
2021-03-03
Add size<=0 check in BakedLighmapData._get_user_data()
sps1112
2021-03-03
fix no tween repeat after stop_all() and start() again
jmb462
2021-03-02
Fix Joint2D/Joint3D node path reset on scene switch
PouleyKetchoupp
2021-03-02
Merge pull request #36065 from YeldhamDev/camera2d_helper_editor_only
Rémi Verschelde
2021-03-02
Merge pull request #36202 from YeldhamDev/sprite_region_hide
Rémi Verschelde
2021-03-02
Hide extra options from various nodes if they're not enabled
Michael Alexsander
2021-03-02
Merge pull request #35246 from zaksnet/disconnect-while-downloading
Fabio Alessandrelli
2021-03-02
Update scene/main/http_request.cpp
Zak Stam
2021-03-02
Fix Animation tracks disabled by default
Rémi Verschelde
2021-03-01
Make Camera2D's editor helper code only be compiled on editor builds
Michael Alexsander
2021-03-01
Merge pull request #46563 from pycbouh/graph-edit-hide-minimap-properly
Rémi Verschelde
2021-03-01
Properly hide GraphEdit's minimap
Yuri Sizov
2021-03-01
Merge pull request #41437 from KoBeWi/put_it_here
Rémi Verschelde
2021-03-01
LineEdit: Now double click to select a word, and triple click to select all t...
Mateo Kuruk Miccino
2021-03-01
Merge pull request #46539 from Chaosus/vs_fix_return
Rémi Verschelde
2021-03-01
Merge pull request #46536 from likeich/master
Rémi Verschelde
2021-03-01
Merge pull request #45937 from revilo/fix-42611
Rémi Verschelde
2021-03-01
Fix incorrect switching port type in VisualShaderNodeStep
Yuri Roubinsky
2021-03-01
Removes redundant code from get_input/output/_port_type (visual shaders)
Yuri Roubinsky
2021-02-28
Refactored cpu_particles_2d.cpp _notification Method
Kyle
2021-03-01
Fix Window.get_window_id() returning -1 when embedded
Johannes
2021-02-28
Fix crash in GIProbe::bake
Pedro Rodrigues
2021-02-28
SceneTreeDock: Changed "Save Branch as Scene" to make use of Node::duplicate_...
Oliver Dick
2021-02-28
Merge pull request #46475 from RootKiller/fix_joint_collision
Rémi Verschelde
2021-02-28
Merge pull request #45201 from EricEzaM/PR/popup-menu-fix
Rémi Verschelde
2021-02-28
Merge pull request #46441 from Chaosus/fix_graphedit_zoom_connection
Yuri Roubinsky
2021-02-27
[Net] Better EOF handling in HTTPRequest.
Fabio Alessandrelli
2021-02-27
Fix GraphEdit connects when graph is zoomed/unzoomed
Yuri Roubinsky
2021-02-27
Fixed bug that caused collision not to be properly reenabled when joint betwe...
Eryk Dwornicki
2021-02-26
Merge pull request #46452 from hilfazer/click_mesh_instance_crash_40
Rémi Verschelde
[next]