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-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-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
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
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
2021-08-30
Merge pull request #51788 from Faless/mp/4.x_replicator_sync
Fabio Alessandrelli
2021-08-28
Merge pull request #52180 from timothyqiu/config-file-prop
Hugo Locurcio
2021-08-28
Merge pull request #47406 from mashumafi/master-Array-insert-rc
Max Hilbrunner
2021-08-28
Merge pull request #43522 from qarmin/divide_by_zero_in_vectori
Max Hilbrunner
2021-08-28
Quote and escape ConfigFile keys when necessary
Haoyu Qiu
2021-08-27
Merge pull request #52122 from V-Sekai/autoload_list
K. S. Ernest (iFire) Lee
2021-08-27
Merge pull request #52090 from balloonpopper/bug52060
Max Hilbrunner
2021-08-27
Add a SafeList data structure for future audio server usage.
Ellen Poe
2021-08-27
Merge pull request #52110 from nekomatata/fix-segment-intersection
Camille Mohr-Daurat
2021-08-26
Use OrderedHashMap for autoloads to preserve order
Lyuma
2021-08-27
Add an `Array.pop_at()` method to pop an element at an arbitrary index
Hugo Locurcio
2021-08-26
Merge pull request #52121 from groud/fix_localvector_insert
Juan Linietsky
2021-08-26
Merge pull request #52107 from timothyqiu/overriden
Juan Linietsky
2021-08-26
Merge pull request #51928 from reduz/extension-loader
Juan Linietsky
2021-08-26
Data structure optimizations as per review.
Fabio Alessandrelli
2021-08-26
Merge pull request #52077 from reduz/error-ret-doc
Juan Linietsky
2021-08-26
Fix LocalVector crash on insert.
Gilles Roudière
2021-08-26
Correct null and boolean values being capitalised by the str command
Balloonpopper
2021-08-25
Fix segment intersection consistency in Geometry2D
PouleyKetchoupp
2021-08-26
Fix misspelled "overriden"
Haoyu Qiu
2021-08-25
Fix emitting duplicate edges for convex hulls
Morris Tabor
2021-08-25
Add ability to register singletons from engine API
reduz
2021-08-24
Implement error return documetation
reduz
2021-08-24
Merge pull request #52041 from Rubonnek/expose-simplify-path
Max Hilbrunner
2021-08-24
Expose String.simplify_path
Wilson E. Alvarez
2021-08-23
Expose RID creation utilities.
reduz
[next]