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
2022-04-25
Merge pull request #60436 from Scony/fix-map-get-path-crash
Rémi Verschelde
2022-04-25
Merge pull request #60445 from nathanfranke/minor-changes
Rémi Verschelde
2022-04-25
Merge pull request #60394 from Chaosus/fix_range_doc
Rémi Verschelde
2022-04-25
Merge pull request #60261 from fire-forge/theme-prop-renames
Rémi Verschelde
2022-04-25
Merge pull request #60386 from bruvzg/label3d
Rémi Verschelde
2022-04-24
Merge pull request #59763 from Gallilus/Improve-VisualScript-search-and-insta...
K. S. Ernest (iFire) Lee
2022-04-23
Rename theme properties to include underscores
FireForge
2022-04-22
improve OS.get_name classref, misc/scripts fixes, remove trailing quote
Nathan Franke
2022-04-22
Fix crash in `GodotNavigationServer::map_get_path`
Pawel Lampe
2022-04-22
Implement Label3D node.
bruvzg
2022-04-20
Fix typo in `GDScript::range` doc
Yuri Roubinsky
2022-04-18
Merge pull request #59984 from BastiaanOlij/more_storage_20220407
Clay John
2022-04-17
Improve VisualScript search and instancing of nodes
David Cambré
2022-04-16
Add spaces to FastNoiseLite enum hint names
FireForge
2022-04-17
Merge canvas and decal into TextureStorage and add render target
Bastiaan Olij
2022-04-15
Merge pull request #60007 from aaronfranke/gds-op-adj-tr3d
Rémi Verschelde
2022-04-14
NavMap::get_path Fix not resetting least_cost_id
kleonc
2022-04-13
Merge pull request #60177 from reduz/animation-library-import
Rémi Verschelde
2022-04-13
Import scenes as AnimationLibrary
reduz
2022-04-13
Color: Rename `to_srgb`/`to_linear` to include base color space
Rémi Verschelde
2022-04-12
Merge pull request #40975 from rohanrhu/master
Fabio Alessandrelli
2022-04-12
Added set_extra_headers() to WebSocketServer
Oğuzhan Eroğlu
2022-04-12
Fix Visual Script's jump to function relative to zoom
Nicholas Huelin
2022-04-12
Narrow FileAccess scope to prevent deadlocks.
bruvzg
2022-04-11
catch null profile_def causing crash on startup
Josh Kabo
2022-04-11
Merge pull request #59980 from reduz/animation-libraries
Rémi Verschelde
2022-04-11
Implement Animation Libraries
reduz
2022-04-11
Make FileAccess and DirAccess classes reference counted.
bruvzg
2022-04-11
Merge pull request #59940 from BastiaanOlij/xr_new_controllers_20220405
Rémi Verschelde
2022-04-09
Merge pull request #59995 from Scony/fix-threaded-navmesh-baking
Rémi Verschelde
2022-04-08
Fix navmesh baking
Pawel Lampe
2022-04-08
GDScript: Fix method call on singletons
George Marques
2022-04-07
GDScript: Rename OPCODE_TYPE_ADJUST_TRANSFORM to have a 3D suffix
Aaron Franke
2022-04-07
Fix path handling in FBX and Blend importers
Rémi Verschelde
2022-04-07
Add built-in Variant types to autocompletion list
David Maziarka
2022-04-06
Merge pull request #59947 from vnen/gdscript-static-methods-classdb
Rémi Verschelde
2022-04-06
GDScript: Add support for static method calls in native types
George Marques
2022-04-06
Added missing interaction profiles and making sure related extensions are ena...
Bastiaan Olij
2022-04-06
Fix some issues found by cppcheck.
bruvzg
2022-04-06
Merge pull request #59862 from bruvzg/font_delay_texture_update
Rémi Verschelde
2022-04-05
Merge pull request #59930 from Scony/fix-navi-get-simple-path-master
Rémi Verschelde
2022-04-05
Fix get_simple_path behavior in 2D & 3D
Pawel Lampe
2022-04-05
Fix `NoiseTexture._generate_texture` crash
Paweł Fertyk
2022-04-05
CI: Update black formatter and apply changes
Rémi Verschelde
2022-04-05
Delay font texture update, until `draw` is called. Rasterize glyphs during sh...
bruvzg
2022-04-04
Merge pull request #59888 from akien-mga/clang-tidy
Rémi Verschelde
2022-04-04
Merge pull request #59885 from Jayman2000/autoload-inheritance-message
Rémi Verschelde
2022-04-04
Improve autoload inheritance error message
Jason Yundt
2022-04-04
Style: Apply clang-tidy to current code, add `readability-redundant-member-init`
Rémi Verschelde
2022-04-04
Zero initialize all pointer class and struct members
Rémi Verschelde
[next]