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
2018-09-23
Fixed scons warning: Ignoring missing 'core/helper/SCsub' after #22351.
allkhor
2018-09-23
Merge pull request #22351 from DualMatrix/remove_obsolete
Rémi Verschelde
2018-09-23
Removed obsoleted core/helper/value_evaluator.h and moved math_fieldwise to c...
DualMatrix
2018-09-23
Fallback to "en" when invalid locale is requested
Rémi Verschelde
2018-09-22
StreamPeer get[_utf8]_string with negative length.
Fabio Alessandrelli
2018-09-21
Add checks for clean disconnect in HTTP/TCP/SSL.
Fabio Alessandrelli
2018-09-20
Merge pull request #22201 from DualMatrix/error_spam_2_electric_boogaloo
Rémi Verschelde
2018-09-19
Fix: Strip integer part in "decimals"
Aaron Franke
2018-09-19
Fixed error spam in remote debugger
DualMatrix
2018-09-18
Color: Fix rounding error converting from float to 8-bit
Rémi Verschelde
2018-09-16
Merge pull request #22066 from Faless/bundle_certs
Rémi Verschelde
2018-09-15
Fix HTTPClient _get_http_data bug after #21976.
Fabio Alessandrelli
2018-09-15
Allow system certs file to be used by Editor.
Fabio Alessandrelli
2018-09-15
Bundle SSL certs with the templates.
Fabio Alessandrelli
2018-09-15
doc: Sync classref with current source
Rémi Verschelde
2018-09-15
Clearly deprecate sync too in favor of remotesync.
Fabio Alessandrelli
2018-09-15
Rename slave keyword to puppet
Fabio Alessandrelli
2018-09-14
Merge pull request #21954 from isaacremnant/fix_inputs
Rémi Verschelde
2018-09-13
Fix FileAccessCompressed::get_8 returning 0 for the last byte of a file
elasota
2018-09-13
Merge pull request #21976 from Faless/http_client_eof_fix
Rémi Verschelde
2018-09-13
Merge pull request #22020 from Faless/tcp_fix
Rémi Verschelde
2018-09-13
Merge pull request #21982 from luzpaz/misc-typos
Rémi Verschelde
2018-09-13
Fix TCP connecting state not set correctly
Fabio Alessandrelli
2018-09-12
Misc. typos
luz.paz
2018-09-13
Less verbose ScriptDebugger, message on connect.
Fabio Alessandrelli
2018-09-12
Unify StreamPeerTCP/TCP_Server with NetSocket API
Fabio Alessandrelli
2018-09-12
Unify PacketPeerUDP using NetSocket
Fabio Alessandrelli
2018-09-12
New NetSocket interface, BSD/Win implementation
Fabio Alessandrelli
2018-09-12
Fix non chunked HTTP reading till eof.
Fabio Alessandrelli
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-10
Fix is_action_pressed for InputEventAction.
isaacremnant
2018-09-08
Fixed error spam when inspecting remote tree
DualMatrix
2018-09-06
Print an error if you try to instantiate an editor class outside the editor, ...
Juan Linietsky
2018-09-03
Added multi-monitor support for center_window()
Jared
2018-09-02
Change ResourceLoader::load to make it more thread safe.
Juan Linietsky
2018-09-01
Change some instances of args named "ev" to "event"
Michael Alexsander Silva Dias
2018-09-01
Fixed duplicating AnimationPlayers leaving empty tracks.
DualMatrix
2018-08-29
Add missing copyright headers
Rémi Verschelde
2018-08-28
Fix DNS resolution when cache is invalid.
Fabio Alessandrelli
2018-08-27
Removed fallback system and merged bptc into s3tc
Juan Linietsky
2018-08-27
Merge pull request #21420 from elasota/fix-last-mipmap
Rémi Verschelde
2018-08-27
Revert "Try closing gracefully before terminating process"
Rémi Verschelde
2018-08-27
Merge pull request #21205 from KellyThomas/c-sharp-feature-parity-quat
Ignacio Etcheverry
2018-08-25
Fix mipmap levels not being initialized
elasota
2018-08-25
Merge pull request #16927 from neikeq/rework-refcount-notify
Juan Linietsky
2018-08-24
Merge pull request #20712 from marcelofg55/midi_open_close
Juan Linietsky
2018-08-24
Fix bug leading to crashes in CSG due to bug in OAHashMap, closes #20403
Juan Linietsky
2018-08-24
Make some debug prints verbose-only, remove others
Rémi Verschelde
2018-08-24
Add print_verbose to print to stdout only in verbose mode
Rémi Verschelde
2018-08-24
mono: Quat - add some missing constructors and methods
Kelly Thomas
[next]