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-05-15
-New inspector.
Juan Linietsky
2018-05-14
Merge pull request #18545 from vnen/editor-autoload
Juan Linietsky
2018-05-12
Allow sending raw bytes through MultiplayerAPI
Fabio Alessandrelli
2018-05-09
Merge pull request #18709 from Faless/multiplayer_docs
Max Hilbrunner
2018-05-08
Merge pull request #14622 from bruvzg/non-rectangular-windows
Hein-Pieter van Braam
2018-05-08
Merge pull request #15305 from poke1024/checks-peer
Juan Linietsky
2018-05-08
Merge pull request #15282 from poke1024/check-obj-class
Juan Linietsky
2018-05-08
Internal methods in MultiplayerAPI start with _
Fabio Alessandrelli
2018-05-07
Local debugger fixes and extensions
Blazej Floch
2018-05-07
Merge pull request #17316 from ShyRed/significantdigits
Juan Linietsky
2018-05-07
Merge pull request #17353 from zmanuel/timer_hysteresis_multiframe_pr1
Juan Linietsky
2018-05-07
Merge pull request #15943 from poke1024/geometry-line-line
Juan Linietsky
2018-05-07
Merge pull request #16033 from poke1024/marshalls-dict
Juan Linietsky
2018-05-07
Add is_instance_valid() method to GDScript, ending more than a decade of pain.
Juan Linietsky
2018-05-07
Merge pull request #16893 from GodotExplorer/debugger-improvement-3
Juan Linietsky
2018-05-07
Merge pull request #18121 from Crazy-P/Resolves-Freeze-on-change-reflection-p...
Juan Linietsky
2018-05-07
Merge pull request #18219 from AlexHolly/fix-image-blit-blend
Juan Linietsky
2018-05-07
Merge pull request #18505 from AlexHolly/image-point2-helper
Juan Linietsky
2018-05-05
add condition check in Imgae::create(...)
RaphaelHunter
2018-05-05
Merge pull request #18501 from touilleMan/clean-variant-_data-RefPtr
Max Hilbrunner
2018-05-05
Merge pull request #18488 from AndreaCatania/ie0
Max Hilbrunner
2018-05-04
Vector3::round, Vector2::round & Vector2::ceil methods were added.
Alexander Alekseev
2018-05-03
Merge pull request #18589 from karroffel/oahashmap-robinhood
Juan Linietsky
2018-05-03
updated OAHashMap to use robinhood hashing
karroffel
2018-05-03
Merge pull request #18514 from neikeq/api-hash-fixes
Rémi Verschelde
2018-05-03
Added method to clear input events of an action
AndreaCatania
2018-05-02
Merge pull request #17196 from RandomShaper/improve-gui-touch
Rémi Verschelde
2018-05-02
Merge pull request #18520 from paulloz/gdscript-api-string-path
Rémi Verschelde
2018-05-01
Merge pull request #18530 from garyo/missing-arg-err
Rémi Verschelde
2018-05-01
Merge pull request #18291 from akien-mga/coverity-uninitialized-scalar-var
Rémi Verschelde
2018-05-01
Merge pull request #16649 from ibrahn/visual-script-release-crash
Rémi Verschelde
2018-05-01
Enable autoload in editor
George Marques
2018-05-01
Fix #17019 : overrides with unknown base setting
Manuel Moos
2018-05-01
Merge pull request #18428 from groud/fix_input
Rémi Verschelde
2018-05-01
Merge pull request #18355 from ShyRed/fix18344
Rémi Verschelde
2018-05-01
Merge pull request #18321 from Crazy-P/Fixes-logically-dead-code
Rémi Verschelde
2018-04-30
Handle missing arg pointer in get_call_error_text
Gary Oberbrunner
2018-04-30
Implement universal translation of touch to mouse
Pedro J. Estébanez
2018-04-30
Merge pull request #18284 from mhilbrunner/pck-version
Max Hilbrunner
2018-04-30
fix API string path
Paul Joannon
2018-04-29
Add option to renormalize mipmaps when generating them for normalmaps.
Juan Linietsky
2018-04-29
ClassDB API hash now only includes exposed classes
Ignacio Etcheverry
2018-04-29
add Point2 helper for Image.get_pixel and Image.set_pixel
Alexander Holland
2018-04-29
Remove unused Variant._data.RefPtr
Emmanuel Leblond
2018-04-25
Fixing input strength and the impossibility to erase action events
groud
2018-04-22
Change ".." punctuation for "..." in editor strings (#16507)
Hugo Locurcio
2018-04-22
Merge pull request #18176 from nikibobi/string-trim
George Marques
2018-04-22
Keep alpha when changing h, s or v on color
ShyRed
2018-04-21
Fixes logically dead code (Coverity)
Crazy-P
2018-04-19
Merge pull request #18280 from groud/fix_input
Rémi Verschelde
[next]