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
2019-04-06
Merge pull request #26486 from marxin/fix-Wdeprecated-copy
Rémi Verschelde
2019-04-06
Fixed Transform FLIP_Y and FLIP_Z set as identity transform
PouleyKetchoupp
2019-04-06
Fix wrong method binds and registered class
Ignacio Etcheverry
2019-04-06
Merge pull request #26699 from Schroedi/fix-line-circle-intersect
Rémi Verschelde
2019-04-05
Replace a few #if/#elif with #ifdef and "#elif defined"
Ignacio Etcheverry
2019-04-05
Revert "Properly explain RPC/RSET mode failure."
Rémi Verschelde
2019-04-05
Allow default audio bus layout modification
lupoDharkael
2019-04-05
Merge pull request #27677 from akien-mga/Wimplicit-fallthrough
Rémi Verschelde
2019-04-05
Added direction_to method to vectors
Chaosus
2019-04-05
Fix -Wimplicit-fallthrough warnings from GCC 8
Rémi Verschelde
2019-04-05
Reorder reverse caps characters table for string lower case conversion
Andrii Doroshenko (Xrayez)
2019-04-04
Small fixes to static analyzer bugs
qarmin
2019-04-04
Fix 'UndoRedo' increasing its version on actions that should be merged
Michael Alexsander Silva Dias
2019-04-04
Clean up notifications and merge Node and MainLoop ones for clarity, closes #...
Juan Linietsky
2019-04-03
Properly explain RPC/RSET mode failure.
Fabio Alessandrelli
2019-04-03
Merge pull request #27214 from marcelofg55/midi_note_off
Rémi Verschelde
2019-04-02
Merge pull request #27597 from marxin/fix-Wnon-virtual-dtor-warnings
Rémi Verschelde
2019-04-02
Enable warnings=extra on clang and GCC testers.
marxin
2019-04-02
Fix -Wnon-virtual-dtor warnings.
marxin
2019-04-01
Merge pull request #27171 from Chaosus/randfix
Rémi Verschelde
2019-04-01
Merge pull request #27485 from Faless/io/encode_decode_safety_pr
Rémi Verschelde
2019-04-01
Some improvements to is_equal_approx, restored Quat operator.
Juan Linietsky
2019-04-01
Add object encoding param to serialization methods
Fabio Alessandrelli
2019-04-01
Multiplayer API now respects allow_object_decoding
Fabio Alessandrelli
2019-03-28
Use same boolean for objects encode and decode.
Fabio Alessandrelli
2019-03-27
Properly setup seed in RNG
Chaosus
2019-03-25
Typo fix: "the function exists" -> "the function exits"
follower
2019-03-21
Add missing methods to Rect2i
lupoDharkael
2019-03-20
Revert accidental commits
Pedro J. Estébanez
2019-03-20
Create live view dock [wip]
Pedro J. Estébanez
2019-03-20
Create class for shared memory blocks [wip]
Pedro J. Estébanez
2019-03-18
Fix MIDI Note Off missing on some devices
Marcelo Fernandez
2019-03-17
Added normally distributed generation function to RNG
Chaosus
2019-03-16
Merge pull request #25495 from IronicallySerious/fix-expand-macros
Rémi Verschelde
2019-03-09
Merge pull request #26851 from RandomShaper/fix-26460-fake-event-flood
Rémi Verschelde
2019-03-09
Fix fake null-motion mouse event flood
Pedro J. Estébanez
2019-03-09
Merge pull request #26818 from vnen/class_name-inheritance
Rémi Verschelde
2019-03-09
Allow class_name scripts to have nested inheritance
George Marques
2019-03-08
Request Android record permission when needed
DESKTOP-3H3MR3A\eloisa
2019-03-08
Support UTF-8 input action names
Paul Trojahn
2019-03-07
Merge pull request #26745 from akien-mga/android-modules-def
Rémi Verschelde
2019-03-07
Fix -Wc++11-extensions warning after #26737
Rémi Verschelde
2019-03-07
Ensure ETC2 textures are ALSO compressed to Po2 when have mipmaps. Fixes #26733
Juan Linietsky
2019-03-07
Define android/modules globally so it appears in Project Settings
Rémi Verschelde
2019-03-07
Fixed get_seed() not returning the correct seed.
MidZik
2019-03-06
Merge pull request #26665 from bojidar-bg/19704-singleton-constants
Rémi Verschelde
2019-03-06
Safer way to update animation if changed, fixes #26670
Juan Linietsky
2019-03-06
Fixes Geometry.segment_intersects_circle working only one way.
Christoph Schroeder
2019-03-05
Use GCC builtins for bswap as compiler can then emit these via instructions.
marxin
2019-03-05
Fix enums coming from other classes without preload
Bojidar Marinov
[prev]
[next]