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-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
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
2018-04-19
Fix Coverity reports of uninitialized scalar variable
Rémi Verschelde
2018-04-19
PCKPacker:pck_start(): Update version
Max Hilbrunner
2018-04-18
Fix some Coverity warnings in String API
Rémi Verschelde
2018-04-18
Fixes left/up axis not mappable as actions
Gilles Roudiere
2018-04-18
Add a macro to deprecate methods
Juan Linietsky
2018-04-18
Merge pull request #18204 from tagcup/quat_scale
Rémi Verschelde
2018-04-18
Merge pull request #18227 from bojidar-bg/fix-date-unix-crash
Rémi Verschelde
2018-04-18
Merge pull request #16902 from groud/analog_action_system
Juan Linietsky
2018-04-17
Fix crash resulting from bad month check in core_bind.cpp
Bojidar Marinov
2018-04-17
add string trim_prefix trim_suffix lstrip and rstrip methods
bosak
2018-04-16
Allow actions to provide an analog value
Gilles Roudiere
2018-04-16
Fix names of Variant operators
George Marques
2018-04-15
blit and blend fix when dst<Vector2
Alexander Holland
2018-04-14
Avoid converting Quat to Euler angles when not necessary.
tagcup
2018-04-14
Merge pull request #18170 from Chaosus/improvewrapf
Gilles Roudiere
2018-04-13
Small performance fix to wrapf
Chaosus
[next]