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-03-25
doc: Sync classref with current source
Rémi Verschelde
2021-03-24
Always have a name for gltf2 mesh, material and skins.
K. S. Ernest (iFire) Lee
2021-03-23
Rename some more global enums (Key, Joy, MIDI)
Aaron Franke
2021-03-23
Rename ButtonList enum and members to MouseButton
Aaron Franke
2021-03-23
Merge pull request #44398 from RevoluPowered/unit-tests-for-export-templates
Rémi Verschelde
2021-03-23
Merge pull request #45562 from aaronfranke/core-modules-real_t
Rémi Verschelde
2021-03-22
Add unit tests for export templates
Gordon MacPherson
2021-03-22
Improved 3D Scene Importer
Juan Linietsky
2021-03-21
Merge pull request #47194 from W4RH4WK/fbx-normalize-rotations
Rémi Verschelde
2021-03-20
Merge pull request #46937 from nekomatata/soft-body-support
Rémi Verschelde
2021-03-20
Merge pull request #47139 from nekomatata/concave-backface-collision
Rémi Verschelde
2021-03-20
FBX Import: Check bone map access for valid cluster target node id
Alex Hirsch
2021-03-20
FBX Import: Normalize rotation quaternions
Alex Hirsch
2021-03-19
Use real_t in GridMap and VariantParser
Aaron Franke
2021-03-19
Fix missing quote in multiline GDScript string
Alex Hirsch
2021-03-19
Merge pull request #47128 from ArdaE/master
Rémi Verschelde
2021-03-18
GLTF import: Prevent significant numerical errors in keyframe times
ArdaE
2021-03-18
Disable backface collision with ConcavePolygonShape by default
PouleyKetchoupp
2021-03-18
Mono: Fix Android build after #46900
Rémi Verschelde
2021-03-18
SoftBody support in GodotPhysics 3D
PouleyKetchoupp
2021-03-18
doc: Sync classref with current source
Rémi Verschelde
2021-03-17
Added static method information the generated builtin API JSON
George Marques
2021-03-17
Further changes in GDNative API
George Marques
2021-03-17
Merge pull request #47024 from groud/navigation
Rémi Verschelde
2021-03-16
Expand bone name possibilities.
K. S. Ernest (iFire) Lee
2021-03-16
HarfBuzz: Update to version 2.8.0
bruvzg
2021-03-16
miniupnpc: Update to version 2.2.2
Rémi Verschelde
2021-03-15
[Net] Fix miniupnpc when no interface is specified
Fabio Alessandrelli
2021-03-15
Allow Navigation to be more flexible
Gilles Roudière
2021-03-15
C#: Fix disconnecting event signals twice
Ignacio Etcheverry
2021-03-14
Merge pull request #46936 from DavidSichma/match_temp_header
Rémi Verschelde
2021-03-14
Merge pull request #46968 from sboronczyk/fix-editor-plugin-mono
Rémi Verschelde
2021-03-13
Merge pull request #46900 from Ev1lbl0w/bugfix-malloc_calls
Rémi Verschelde
2021-03-13
Fix create c# script after partial class type
sboronczyk
2021-03-13
Merge pull request #46929 from Anshul7sp1/typosAndGrammar
Rémi Verschelde
2021-03-13
Replace malloc's with Godot's memalloc macro
Ev1lbl0w
2021-03-13
Merge pull request #46954 from neikeq/reggr-46307
Rémi Verschelde
2021-03-13
C#: Fix StringName leak warnings after generating bindings
Ignacio Etcheverry
2021-03-13
C#: Fix ScriptPathAttribute generator with none or nested namespaces
Ignacio Etcheverry
2021-03-12
Fixed match test expression for temporaries
David Sichma
2021-03-12
Fixes small typos and grammar correction
Anshul7sp1
2021-03-12
Fix visibility toggle for baked GridMaps
jfons
2021-03-12
Merge pull request #44671 from o01eg/fix-gcc-visibility
Rémi Verschelde
2021-03-10
Implement Navigation layers
Gilles Roudière
2021-03-10
Remove Navigation2D/3D nodes, and move the navigation map to the world resource
Gilles Roudière
2021-03-09
Merge pull request #45545 from abaire/relaxes_gltf_name_sanitization
Rémi Verschelde
2021-03-08
Merge pull request #46174 from xill47/mono-appdomain-unhandled-exception-event
Rémi Verschelde
2021-03-08
Added mono_unhandled_exception call to unhandled_exception hook
Ilya Kuznetsov
2021-03-08
Merge pull request #46782 from bruvzg/fix_def_theme_size
Rémi Verschelde
2021-03-08
Improve bitmap font scaling. Fix default theme font size.
bruvzg
[next]