index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
Age
Commit message (
Expand
)
Author
2021-08-24
Merge pull request #52041 from Rubonnek/expose-simplify-path
Max Hilbrunner
2021-08-24
Expose String.simplify_path
Wilson E. Alvarez
2021-08-23
Expose RID creation utilities.
reduz
2021-08-23
Merge pull request #52036 from reduz/native-extension-argument-pointers
Juan Linietsky
2021-08-23
Implement NativeExtension pointer arguments
reduz
2021-08-23
Merge pull request #51791 from mhilbrunner/better-error-names
Max Hilbrunner
2021-08-23
Improve error descriptions
Max Hilbrunner
2021-08-23
Merge pull request #51971 from aaronfranke/https
Max Hilbrunner
2021-08-23
Merge pull request #51750 from jmb462/inputmap_action_suggestions
Max Hilbrunner
2021-08-23
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
reduz
2021-08-22
Replace HTTP links with HTTPS for sites with HTTPS versions
Aaron Franke
2021-08-22
Replace BIND_VMETHOD by new GDVIRTUAL syntax
reduz
2021-08-21
Merge pull request #51836 from akien-mga/string-remove-NO_USE_STDLIB
Rémi Verschelde
2021-08-20
Fix winding of new convex hull implementation.
Morris Tabor
2021-08-20
Merge pull request #51902 from vnen/variant-internal-constructor
Rémi Verschelde
2021-08-19
Fix initialization of objects in VariantInternal
George Marques
2021-08-19
Fix capsule height/radius setters with linked properties
PouleyKetchoupp
2021-08-18
Merge pull request #51627 from mhilbrunner/todo-for-neikeq
Rémi Verschelde
2021-08-18
String: Remove old NO_USE_STDLIB code path
Rémi Verschelde
2021-08-18
[Net] MultiplayerReplicator with initial state.
Fabio Alessandrelli
2021-08-18
Merge pull request #51787 from akien-mga/string-num-fix-default-decimals
Rémi Verschelde
2021-08-18
Merge pull request #51807 from vnen/extension-fixes
Rémi Verschelde
2021-08-17
Properly set up virtual calls for extensions
George Marques
2021-08-18
String: Fix default decimals truncation in num and num_real
Rémi Verschelde
2021-08-17
Fixes to tests for Variant and Geometry3D
Aaron Franke
2021-08-17
A few fixes in the extension C API
George Marques
2021-08-17
Initialize call error struct when calling extensions
George Marques
2021-08-17
Merge pull request #51775 from timothyqiu/disable-undo-redo
Rémi Verschelde
2021-08-17
Namespaces instead of underscore prefix for binds
Max Hilbrunner
2021-08-17
Merge pull request #51793 from KoBeWi/direnam
Rémi Verschelde
2021-08-17
Improve Undo/Redo menu items
Haoyu Qiu
2021-08-17
Fix renaming directories
kobewi
2021-08-16
Add partial support for Android scoped storage.
ne0fhyk
2021-08-16
Adding InputMap action error suggestion for Input singleton
jmb462
2021-08-16
Merge pull request #51739 from neikeq/fix-csharp-instance-bindings
Rémi Verschelde
2021-08-16
Fix C# native instance bindings after recent re-write
Ignacio Roldán Etcheverry
2021-08-16
Merge pull request #51368 from TwistedTwigleg/GSOC_2020_Working_Branch_IK_SQU...
Rémi Verschelde
2021-08-16
Fix input methods returning zero strength when pressed status not requested
Mai Lavelle
2021-08-15
Add constant to vector function parameters that don't actually modify their i...
Ricard Rovira Cubeles
2021-08-14
New and improved IK system for Skeleton3D
TwistedTwigleg
2021-08-14
Add the possibility to initialize the classes allocated with the PagedAllocator
AndreaCatania
2021-08-13
Style: Cleanup code using `text_editor/completion/use_single_quotes`
Rémi Verschelde
2021-08-13
Merge pull request #51508 from AndreaCatania/mem-placement
Rémi Verschelde
2021-08-13
Merge pull request #51582 from AnilBK/ustring-macro-replacements
Rémi Verschelde
2021-08-13
Merge pull request #51607 from aaronfranke/includes
Rémi Verschelde
2021-08-13
Add input buffering framework
Pedro J. Estébanez
2021-08-13
Improve input event accumulation
Pedro J. Estébanez
2021-08-13
Refactors the memnew_placement.
AndreaCatania
2021-08-13
Fix some unnecessary includes
Aaron Franke
2021-08-13
Convert ustring macros to inline functions and use them wherever possible.
Anilforextra
[next]