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-07-29
It is now possible to import images as a separate resource, closes #5738 and ...
Juan Linietsky
2018-07-29
Fix marshalls size checks.
Fabio Alessandrelli
2018-07-28
fix windows build using python 3.7
dragmz
2018-07-28
Merge pull request #20464 from Calinou/add-editor-standalone-feature-tags
Rémi Verschelde
2018-07-28
Merge pull request #20511 from maksloboda/InputEventActionFix
Rémi Verschelde
2018-07-27
Running builder (content generator) functions in subprocesses on Windows
Viktor Ferenczi
2018-07-27
Fixed shortcuts not working with InputEventActions
Max
2018-07-26
Merge pull request #20478 from mattiascibien/main_Scene_filter
Rémi Verschelde
2018-07-26
doc: Sync classref with current source
Rémi Verschelde
2018-07-26
Fix main scene file filter
Mattias Cibien
2018-07-26
Merge pull request #18282 from aaronfranke/better-mathf
Rémi Verschelde
2018-07-26
Merge pull request #18955 from tagcup/fix_set_scale
Rémi Verschelde
2018-07-26
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-25
Add "editor" and "standalone" feature tags
Hugo Locurcio
2018-07-25
Expose 64-bit Color methods to GDScript and fix/update Color XML doc
Aaron Franke
2018-07-25
[Core] 64-bit int Color methods
Aaron Franke
2018-07-25
Fix format ignores case in placeholder
Alexander Holland
2018-07-25
Merge pull request #20154 from marcelofg55/midi_driver
Rémi Verschelde
2018-07-24
Merge pull request #20411 from ibrahn/remove-substr-strlen
Rémi Verschelde
2018-07-24
Merge pull request #20407 from akien-mga/po-newline-eof
Max Hilbrunner
2018-07-24
removed redundant strlen calculation from String::substr
Ibrahn Sahir
2018-07-24
Fix loading PO files with missing newline after last msgstr
Rémi Verschelde
2018-07-24
reduce clang warning spam
karroffel
2018-07-24
Removed unnecessary assignments
Wilson E. Alvarez
2018-07-23
Merge pull request #15880 from neikeq/better-collections
Ignacio Etcheverry
2018-07-23
Merge pull request #19313 from RandomShaper/improve-image
Juan Linietsky
2018-07-23
Optimize image scaling routines
Pedro J. Estébanez
2018-07-23
Add trilinear filtering to image scaling
Pedro J. Estébanez
2018-07-23
Merge pull request #12678 from AndreaCatania/soft
Juan Linietsky
2018-07-23
Added function append_array to vector
AndreaCatania
2018-07-22
Fix upper/lower case convertion for characters >= 0x80
Marcelo Fernandez
2018-07-21
Added a new MIDIDriver class
Marcelo Fernandez
2018-07-20
Add editor highlight for type-safe lines
George Marques
2018-07-20
Merge pull request #20157 from GodotExplorer/image-load-webp
Juan Linietsky
2018-07-20
Fix build issues and typos after c69de2ba4
Rémi Verschelde
2018-07-20
Fix unwanted restarting
volzhs
2018-07-19
-Project/Editor settings now use new inspector
Juan Linietsky
2018-07-18
Several improvements to editor inspector usability and style
Juan Linietsky
2018-07-18
Add Dictionary::erase_checked(key) method
Ignacio Etcheverry
2018-07-18
fix nameclash with MSVC
karroffel
2018-07-18
Style: Format code with clang-format 6.0.1
Rémi Verschelde
2018-07-18
Fixed OS.has_feature not using custom feature tags.
matthew1006
2018-07-17
reworked ustring.rsplit to fix behaviour.
Ibrahn Sahir
2018-07-17
Merge pull request #20195 from Faless/ssl_handshake
Max Hilbrunner
2018-07-17
Add webp buffer loader for Image
geequlim
2018-07-16
HTTP client now uses non blocking handshake
Fabio Alessandrelli
2018-07-16
Implement non blocking-handshake for StreamPeerSSL
Fabio Alessandrelli
2018-07-15
Global class names (and GDScript support for it)
Juan Linietsky
2018-07-09
Added support for extra mouse buttons.
unknown
2018-07-08
MultiplayerAPI::send_bytes transfer mode support.
Fabio Alessandrelli
[next]