index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
Age
Commit message (
Expand
)
Author
2021-07-24
Fix documentation in StringExtensions
Raul Santos
2021-07-24
Merge pull request #50757 from aaronfranke/simple-cs-editorconfig
Ignacio Roldán Etcheverry
2021-07-23
Use C++ iterators for Lists in many situations
Aaron Franke
2021-07-23
Add a simple C# .editorconfig
Aaron Franke
2021-07-23
Merge pull request #50748 from JFonS/gizmo_rework
Rémi Verschelde
2021-07-23
Merge pull request #50779 from DavidCambre/Revert-unnecessary-changes
Rémi Verschelde
2021-07-23
Node3D gizmo improvements
jfons
2021-07-23
Revert unnecessary changes to VisualScriptEmitSignal
David Cambré
2021-07-23
Fix GLTF crash when the material is not set.
Andrea Catania
2021-07-22
Merge pull request #50704 from dsnopek/webrtc-gdnative-version
Rémi Verschelde
2021-07-22
Improve documentation for GDScript constants
Hugo Locurcio
2021-07-21
Update GDNative API version for changes from #50659
David Snopek
2021-07-21
Merge pull request #50688 from AndreaCatania/AndreaCatania-patch-4
Rémi Verschelde
2021-07-21
Merge pull request #48972 from DavidCambre/Expose_VisualScriptCustomNode_Type...
Rémi Verschelde
2021-07-21
Merge pull request #50686 from Calinou/use-standard-inf-nan-constants
Rémi Verschelde
2021-07-21
Set the surface name when GLTF file is imported.
Andrea Catania
2021-07-21
Merge pull request #49749 from DavidCambre/VisualScriptFunction_Call_Set_Get_...
Rémi Verschelde
2021-07-21
Merge pull request #50521 from aaronfranke/iseqapprox
Rémi Verschelde
2021-07-21
expose type hints for VisualScriptCustomNode
David Cambré
2021-07-21
Use the standard C `INFINITY` and `NAN` constants directly
Hugo Locurcio
2021-07-21
Improve and streamline VisualScriptFuncNodes Call Set Get
David Cambré
2021-07-21
WebXR: Fix build after SNAME addition
Rémi Verschelde
2021-07-21
Merge pull request #50563 from dsnopek/webxr-enable-ci
Rémi Verschelde
2021-07-21
Use is_equal_approx in more places
Aaron Franke
2021-07-21
Merge pull request #50658 from dsnopek/webrtc-get-buffered-amount
Fabio Alessandrelli
2021-07-20
Fix visual script icons
Nick Huelin
2021-07-20
Add get_buffered_amount() to WebRTCDataChannel
David Snopek
2021-07-20
Merge pull request #49882 from Faless/mp/4.x_rpc_gd
Fabio Alessandrelli
2021-07-20
Merge pull request #50581 from DavidCambre/VisualScript-Drop-Custom-Nodes
Rémi Verschelde
2021-07-20
[Net] Single `rpc` annotation. "sync" no longer part of mode.
Fabio Alessandrelli
2021-07-19
Ensure KinematicBodies only interact with other Bodies with matching mask.
Marcel Admiraal
2021-07-19
Merge pull request #50566 from reduz/optimize-stringname-usage
Rémi Verschelde
2021-07-18
Optimize StringName usage
reduz
2021-07-18
Prevents some warnings from appearing in visual scripts
Yuri Roubinsky
2021-07-18
VisualScript-Drop-Custom-Nodes
David Cambré
2021-07-17
Fix "IDHandler.get_prop is not a function" error when calling some methods on...
David Snopek
2021-07-17
Re-enable building WebXR in GitHub Actions
David Snopek
2021-07-17
Expose the resource name the client used to the websocket server
Meriipu
2021-07-16
Enable range coder compression by default in NetworkedMultiplayerENet
Hugo Locurcio
2021-07-15
Merge pull request #50480 from Faless/js/4.x_ci
Rémi Verschelde
2021-07-15
[HTML5] Fix build (with module_webxr_enabled=no).
Fabio Alessandrelli
2021-07-15
Mono: Remove info dialog discouraging use in production
Rémi Verschelde
2021-07-15
Misc cleanup of header includes
Rémi Verschelde
2021-07-13
Document remaining Visual Script classes
Tomasz Chabora
2021-07-13
Merge pull request #47604 from christinoleo/master
Rémi Verschelde
2021-07-13
Merge pull request #50381 from reduz/implement-disable-classes
Rémi Verschelde
2021-07-13
Separate underscore from grapheme punctuation to enable doubleclick and caret...
Leonardo Christino
2021-07-13
Implement the ability to disable classes
reduz
2021-07-13
Merge pull request #50086 from Geometror/label-improve-layout-options
Rémi Verschelde
2021-07-12
Merge pull request #50262 from nekomatata/convex-hull-simplification
Rémi Verschelde
[next]