index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-03-01
Merge pull request #46536 from likeich/master
Rémi Verschelde
2021-03-01
Merge pull request #46535 from asmaloney/fix-gizmo-names
Rémi Verschelde
2021-03-01
Merge pull request #46508 from rcorre/pathbake
Rémi Verschelde
2021-03-01
Merge pull request #46522 from Ev1lbl0w/bugfix-shader_noret
Rémi Verschelde
2021-03-01
Merge pull request #46534 from asmaloney/doc-styleboxflat-grammar
Rémi Verschelde
2021-03-01
Merge pull request #45937 from revilo/fix-42611
Rémi Verschelde
2021-03-01
Merge pull request #46532 from kuruk-mm/improve_flush
Rémi Verschelde
2021-03-01
Merge pull request #46543 from Chaosus/shader_fix_hex
Rémi Verschelde
2021-03-01
Merge pull request #46541 from Chaosus/vs_fix_step
Yuri Roubinsky
2021-03-01
Fix parsing hexadecimal (lowercase `e`,`f`) in shaders
Yuri Roubinsky
2021-03-01
Fix incorrect switching port type in VisualShaderNodeStep
Yuri Roubinsky
2021-02-28
Refactored cpu_particles_2d.cpp _notification Method
Kyle
2021-02-28
Fix gizmo names
Andy Maloney
2021-02-28
Fix some grammar in StyleBoxFlat class docs
Andy Maloney
2021-02-28
Logger: Cache 'flush_stdout_on_print' to improve performance, and works befor...
Mateo Kuruk Miccino
2021-02-28
Merge pull request #46526 from pdfrod/fix-crash-on-giprobe-bake
Rémi Verschelde
2021-02-28
Fix crash in GIProbe::bake
Pedro Rodrigues
2021-02-28
Added missing returns on error scenarios
Ev1lbl0w
2021-02-28
Merge pull request #46517 from pdfrod/fix-out-of-bounds-acess-on-x11
Rémi Verschelde
2021-02-28
Merge pull request #46474 from RootKiller/fix_joints
Rémi Verschelde
2021-02-28
Fix out of bounds array access on DisplayServerX11 code
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
Clarify Curve.get_closest_point uses baked points.
Ryan Roden-Corrent
2021-02-28
Merge pull request #46499 from kuruk-mm/fix_cache_load
Rémi Verschelde
2021-02-28
Merge pull request #46441 from Chaosus/fix_graphedit_zoom_connection
Yuri Roubinsky
2021-02-27
ResourceLoader: Fix inverse 'if' on the cache mode
Mateo Kuruk Miccino
2021-02-27
Merge pull request #46487 from Faless/net/4.x_http_request_eof
Rémi Verschelde
2021-02-27
[Net] Better EOF handling in HTTPRequest.
Fabio Alessandrelli
2021-02-27
Refactor removal of constraints from bodies in 2D joints
Eryk Dwornicki
2021-02-27
Move removal of the constraints from bodies to Joint3DSW destructor
Eryk Dwornicki
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-27
Merge pull request #46457 from m4gr3d/fix_invalid_missing_templates_error_master
Rémi Verschelde
2021-02-27
Merge pull request #46453 from m4gr3d/loosen_restrictions_on_plugin_loading
Rémi Verschelde
2021-02-27
Merge pull request #46470 from Faless/net/4.x_enet_timeout
Rémi Verschelde
2021-02-27
Merge pull request #46473 from angad-k/PathFollow2D-unit-test
Rémi Verschelde
2021-02-27
fix initializations of node Path2D unit tests
Angad Kambli
2021-02-27
Merge pull request #44974 from Gorgonx7/master
Rémi Verschelde
2021-02-27
Added test file and test cases
James Gordon
2021-02-27
Add set_peer_timeout to NetworkedMultiplayerENet.
Fabian
2021-02-27
Merge pull request #46459 from KoBeWi/bruh
Rémi Verschelde
2021-02-27
Merge pull request #42588 from aaronfranke/cs-instance-generic
Ignacio Roldán Etcheverry
2021-02-26
Don't check modified time if file doesn't exist
kobewi
2021-02-26
Fix invalid missing template error when the Android build template is not ins...
Fredia Huya-Kouadio
2021-02-26
Merge pull request #46452 from hilfazer/click_mesh_instance_crash_40
Rémi Verschelde
2021-02-26
Prevent crash when clicking Mesh in MeshInstance when is scene root
hilfazer
2021-02-26
Update the logic to load Godot Android plugins packaged into the binary.
Fredia Huya-Kouadio
2021-02-26
Merge pull request #46446 from Faless/js/4.x_jsdoc
Rémi Verschelde
[next]