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-02-18
Fixed Invalid function bindings #46135
Vignesh1-art
2021-02-17
Merge pull request #45955 from angad-k/fix-set-joint-i-to-name
Rémi Verschelde
2021-02-17
glTF: Fix set_joint_i_to_name not using its argument
Angad Kambli
2021-02-16
Added signed_angle_to for Vector3
JestemStefan
2021-02-16
Merge pull request #46083 from ellenhp/mono_ogg_fix
Rémi Verschelde
2021-02-16
Merge pull request #46039 from ellenhp/fix-empty-mp3-crash
Rémi Verschelde
2021-02-15
Fix mono->stereo conversion for oggs (see #40630)
Ellen Poe
2021-02-15
Fail mp3 loading when attempting to load invalid mp3s
Ellen Poe
2021-02-15
[TextServer] Restore character and space extra spacing support.
bruvzg
2021-02-14
[CTL] Fix scaling of the underline position and size.
bruvzg
2021-02-14
Merge pull request #45953 from BastiaanOlij/no_unload_non_reloadable
Rémi Verschelde
2021-02-14
Merge pull request #46009 from qarmin/xatlas_leak
Rémi Verschelde
2021-02-14
Fix memory leak in Xatlas module
Rafał Mikrut
2021-02-14
Only unload the library when no NativeScript objects exist if the reloadable ...
Bastiaan Olij
2021-02-13
Fix Mono build after resource load cache changes
Xartorx
2021-02-12
Fix LineEdit minimum width
reduz
2021-02-11
Improve resource load cache
reduz
2021-02-11
Fix broken gdnative variant test
Henry Conklin
2021-02-11
Merge pull request #45847 from vnen/gdnative-bindings
Rémi Verschelde
2021-02-10
Removed _change_notify
reduz
2021-02-10
Make Servers truly Thread Safe
reduz
2021-02-09
Improve GDNative api.json generator
George Marques
2021-02-09
Further changes to GDNative API
George Marques
2021-02-08
Initialize class/struct variables with default values in modules/
Rafał Mikrut
2021-02-07
Invert spotlight angle attenuation
jfons
2021-02-06
Snap VisualScript comment to grid when resizing
Kanabenki
2021-02-05
Merge pull request #45667 from Calinou/doc-gridmap-no-visual-layers
Rémi Verschelde
2021-02-04
[Mono] Use the same search logic for both `MSBuild` and `dotnet`, add custom ...
bruvzg
2021-02-04
Fix a crash in the TGA loader with malformed input
Hein-Pieter van Braam-Stewart
2021-02-02
Document that GridMap doesn't support visual layers or cull masks
Hugo Locurcio
2021-02-02
C conformance: Include stdbool.h to define `bool`
Miguel de Icaza
2021-02-01
Replace ColorN and from HTML with a string constructor
Aaron Franke
2021-02-01
Merge pull request #37547 from aaronfranke/tau
Rémi Verschelde
2021-02-01
Merge pull request #45608 from bruvzg/font_int_coords
Rémi Verschelde
2021-02-01
Fix C# string.Hash()
zaevi
2021-01-31
Use integer coordinates for the font glyphs rendering.
bruvzg
2021-01-31
Merge pull request #45315 from RandomShaper/modernize_thread
Rémi Verschelde
2021-01-30
Fix WebXRInterface code sample in the class reference
Hugo Locurcio
2021-01-29
Merge pull request #45519 from aaronfranke/physics-real_t
Rémi Verschelde
2021-01-29
Add GDNative JSON generator for the builtin API
George Marques
2021-01-29
Modernize Thread
Pedro J. Estébanez
2021-01-28
Remove reference to CanvasLayer in WebXR example, because it can cause render...
David Snopek
2021-01-28
Use real_t in physics code
Aaron Franke
2021-01-28
Merge pull request #45525 from van800/rider-line
Rémi Verschelde
2021-01-28
Fix off by one error navigating to line number in Rider
Ivan Shakhov
2021-01-28
Unify URI encoding/decoding and add to C#
Aaron Franke
2021-01-28
Make hex_to_int and bin_to_int handle the prefix automatically
Aaron Franke
2021-01-27
Prevent fatal error in WebXR when 'immersize-ar' loses and regains tracking
David Snopek
2021-01-27
Merge pull request #45444 from dsnopek/webxr-master-mono
Rémi Verschelde
2021-01-26
Fix zero scaling and material mappings being mapped to wrong fields
Gordon MacPherson
[next]