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-09-15
Fix String::num_real and String test cases when compiling with doubles
Aaron Franke
2021-09-15
Merge pull request #52693 from akien-mga/fixup-inputmap-macos-override
Rémi Verschelde
2021-09-15
InputMap: Fixup `macos` feature tag overrides after #52291
Rémi Verschelde
2021-09-15
--single-window is passed through project manager.
Jacob Edie
2021-09-15
Merge pull request #52123 from lightspot21/fix-placement-new-warning
Rémi Verschelde
2021-09-15
Merge pull request #52562 from BastiaanOlij/gd_extensions_register_drivers
Rémi Verschelde
2021-09-15
Merge pull request #52291 from Calinou/inputmap-rename-osx-macos
Rémi Verschelde
2021-09-15
Rename `osx` to `macos` in input map feature tag handling
Hugo Locurcio
2021-09-14
Clean convex hull decomposition code
PouleyKetchoupp
2021-09-15
Fix placement new on zero-sized region warning on GCC 11.1
Grigoris Pavlakis
2021-09-14
Merge pull request #52613 from V-Sekai/fix_custom_sync_commands
Fabio Alessandrelli
2021-09-14
Merge pull request #52535 from e8newallm/52490-type_conversion
Rémi Verschelde
2021-09-13
Revert some URLs from the "Replace HTTP URLs with HTTPS" PR
Aaron Franke
2021-09-13
Merge pull request #50375 from Paulb23/code_edit_unit_tests
Rémi Verschelde
2021-09-13
Merge pull request #52049 from theraot/master
Rémi Verschelde
2021-09-13
Added explicit type conversions
Matthew Newall
2021-09-13
Add driver types to GD extension initialisation levels
Bastiaan Olij
2021-09-12
Fix custom multiplayer sync commands
SaracenOne
2021-09-10
Merge pull request #52406 from ellenhp/libvorbis
Juan Linietsky
2021-09-10
Merge pull request #52229 from lawnjelly/basis_quat_warning
Max Hilbrunner
2021-09-09
Replace stb_vorbis with libogg+libvorbis
Ellen Poe
2021-09-08
Merge pull request #52408 from GiantBlargg/fix-string-cast
Fabio Alessandrelli
2021-09-08
Multiplayer networking renames/simplification
Max Hilbrunner
2021-09-07
Merge pull request #52097 from mortarroad/master-fix-convex-hull-double-edges
Max Hilbrunner
2021-09-07
Merge pull request #47391 from Calinou/platform-feature-tags-lowercase
Juan Linietsky
2021-09-07
Merge pull request #52289 from Calinou/remove-old-msvc-support-ifdef
Max Hilbrunner
2021-09-07
Merge pull request #52442 from Faless/mp/4.x_rpc_manager
Max Hilbrunner
2021-09-07
[Net] Move multiplayer to core subdir, split RPCManager.
Fabio Alessandrelli
2021-09-07
Implement properties arrays in the Inspector.
Gilles Roudière
2021-09-05
Merge pull request #51722 from TokageItLab/implement-set-read-only-in-extende...
Gilles Roudière
2021-09-05
Apply set_read_only() to child classes of EditorProperty elements
Silc 'Tokage' Renew
2021-09-04
fix invalid string cast
Daniel Doran
2021-09-05
Merge pull request #52309 from BastiaanOlij/add_extension_index_functions
Bastiaan Olij
2021-09-02
Fix _send_default_spawn_default function sending zero length
SaracenOne
2021-09-02
Add functions for access members by index on packed array objects
Bastiaan Olij
2021-09-01
Fix InputMap and display server not nulling singleton on free
Paulb23
2021-09-01
Merge pull request #52270 from KoBeWi/goodbye_polar
George Marques
2021-09-01
Merge pull request #48237 from KoBeWi/they_came_from_angle
George Marques
2021-09-01
Merge pull request #52026 from Calinou/constiterator-fix-const
Hugo Locurcio
2021-08-31
Make platform feature tag names lowercase
Hugo Locurcio
2021-08-31
Remove `#ifdefs` for handling compilation with Visual Studio < 2015
Hugo Locurcio
2021-08-31
Add Vector2.from_angle() method
kobewi
2021-08-30
Merge pull request #52240 from Rubonnek/rename-rel-path
Juan Linietsky
2021-08-31
Remove cartesian2polar and polar2cartesian
kobewi
2021-08-30
Revert " Improve collision generation usability in the new 3D scene import wo...
Juan Linietsky
2021-08-30
Merge pull request #51985 from AndreaCatania/coll
Camille Mohr-Daurat
2021-08-30
Improve Basis::get_quaternion error message
lawnjelly
2021-08-30
Try other resolved IPs if one fails to connect
Haoyu Qiu
2021-08-29
Rename String::is_rel_path to String::is_relative_path
Wilson E. Alvarez
2021-08-30
[Net] Rename RPC "puppet" to "auth" (authority). Drop "master".
Fabio Alessandrelli
[next]