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-07-22
Make Object "meta" functions take StringName.
Fabio Alessandrelli
2021-07-22
Move `alert` function from `DisplayServer` to `OS`.
bruvzg
2021-07-22
Implement textual ext/subresource IDs.
reduz
2021-07-22
Merge pull request #50319 from nekomatata/optimize-node-path-check
Rémi Verschelde
2021-07-21
Add min_axis and max_axis to Vector2i
Gilles Roudière
2021-07-21
Use the standard C `INFINITY` and `NAN` constants directly
Hugo Locurcio
2021-07-20
Adds ability to debug stringnames
reduz
2021-07-20
Merge pull request #50655 from JFonS/sname_opt
Rémi Verschelde
2021-07-20
Editor StringName and Viewport optimizations
Joan Fons
2021-07-20
Merge pull request #49882 from Faless/mp/4.x_rpc_gd
Fabio Alessandrelli
2021-07-20
Sync controller mappings DB with SDL2 community repo
Rémi Verschelde
2021-07-20
[Net] Single `rpc` annotation. "sync" no longer part of mode.
Fabio Alessandrelli
2021-07-20
Merge pull request #50518 from timothyqiu/locale-az
Rémi Verschelde
2021-07-20
Merge pull request #50206 from groud/undoredo_increase_args_count
Rémi Verschelde
2021-07-18
Optimize StringName usage
reduz
2021-07-17
[HTML5] Add 2 controllers to the godot database.
Fabio Alessandrelli
2021-07-17
Implement didSave notification and rename request
Francois Belair
2021-07-16
Merge pull request #46554 from likeich/is_server_quiet_failure
Fabio Alessandrelli
2021-07-16
Merge pull request #47395 from sygi/shape_idx_collision
Hugo Locurcio
2021-07-16
Fix missing locale names
Haoyu Qiu
2021-07-15
Add ability to set object instance binding on creation
reduz
2021-07-15
Fix equality operators in List's ConstIterator
Joan Fons
2021-07-15
Misc cleanup of header includes
Rémi Verschelde
2021-07-13
Merge pull request #50056 from Blackiris/fix-in-operator
George Marques
2021-07-13
Merge pull request #50381 from reduz/implement-disable-classes
Rémi Verschelde
2021-07-13
Merge pull request #50169 from pycbouh/theme-type-variations
Rémi Verschelde
2021-07-13
Implement the ability to disable classes
reduz
2021-07-13
Merge pull request #50412 from timothyqiu/fastlz-decompress
Rémi Verschelde
2021-07-13
Let thread func have optional parameter
Faymoon
2021-07-13
Fix decompression with FastLZ when buffer size is less than 16 bytes
Haoyu Qiu
2021-07-13
Merge pull request #49291 from NoFr1ends/fix-49262
Rémi Verschelde
2021-07-13
Merge pull request #50304 from timothyqiu/memfree-param
Rémi Verschelde
2021-07-13
Add type variations to Theme
Yuri Sizov
2021-07-12
[Net] Rename NetworkedMultiplayerPeer to MultiplayerPeer.
Fabio Alessandrelli
2021-07-12
Change VSync mode project setting enum type from string to integer
Hendrik Brucker
2021-07-11
[Net] Fix crash when receiving RPC on node without a script.
Fabio Alessandrelli
2021-07-11
Merge pull request #50362 from timothyqiu/http-eof
Rémi Verschelde
2021-07-11
Fix unicode invalid skip error in AssetLib
Haoyu Qiu
2021-07-11
Handle Z_BUF_ERROR in decompress_dynamic
Haoyu Qiu
2021-07-10
Merge pull request #48622 from Geometror/reimplement-disableable-vsync
Hugo Locurcio
2021-07-09
Merge pull request #50290 from reduz/redo-instance-bindings
Rémi Verschelde
2021-07-09
Optimize NodePath update when renaming or deleting nodes in the editor
PouleyKetchoupp
2021-07-09
Fix memfree parameter name
Haoyu Qiu
2021-07-08
Implement Range Iterators
reduz
2021-07-08
Redo how instance bindings work
reduz
2021-07-06
Unify material parameter update
reduz
2021-07-06
Increase the number of arguments accepted by UndoRedo methods
Gilles Roudière
2021-07-06
Restructure and reimplement vsync options
Hendrik Brucker
2021-07-06
Added EditorInspectorPlugin to aid in editing InputEvents in resources and sh...
Eric M
2021-07-05
Fix Variant tags parsing.
bruvzg
[prev]
[next]