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-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-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-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
2019-03-05
Merge pull request #26629 from bojidar-bg/18386-object-callv-errors
Rémi Verschelde
2019-03-05
Print errors comming from callv
Bojidar Marinov
2019-03-05
Merge pull request #26614 from MarianoGnu/tileset_editor
Hein-Pieter van Braam
2019-03-04
TileSet/TileMap: Decompose solid non-convex polygons into convexes. Real fix ...
Mariano Suligoy
2019-03-04
Make sure ResurceLoader.exists works on imported files, fixes #23555
Juan Linietsky
2019-03-04
Better warnings when resources can't be saved. Fixes #26531
Juan Linietsky
2019-03-04
More style cleanup...
Rémi Verschelde
2019-03-03
Add support for event accumlation (off by default, on for editor), fixes #26536
Juan Linietsky
2019-03-03
Merge pull request #26547 from vnen/gdscript-dependency-parse
Juan Linietsky
2019-03-03
Implement a more coherent (and way less hack) way to block animation updates,...
Juan Linietsky
2019-03-03
Ability to keep pumping messages while being debugged, may be a solution for ...
Juan Linietsky
2019-03-03
Add function to get String from FileAccess
George Marques
2019-03-03
Merge pull request #25934 from mrcdk/pool_int_real_color_interpolate
Rémi Verschelde
2019-03-02
Fix new GCC 9 warnings: -Wdeprecated-copy.
marxin
2019-03-01
Scale quickhull tolerance with mesh size
Hein-Pieter van Braam
2019-03-01
Clean up blend shape support in GLES2 and GLES3.
Juan Linietsky
2019-02-27
-Fix problem of order of import plugins, closes #26340
Juan Linietsky
2019-02-27
Merge pull request #26159 from marxin/fix-Wsuggest-attribute=format
Rémi Verschelde
2019-02-27
Merge pull request #26134 from marxin/fix-Wsign-compare
Rémi Verschelde
2019-02-27
Fix GCC 5 build after #26331 and cleanup style
Rémi Verschelde
2019-02-27
Fix -Wsign-compare warnings.
marxin
2019-02-27
Fix -Wsuggest-attribute=format warnings.
marxin
2019-02-26
-Properly handle missing ETC support on export
Juan Linietsky
2019-02-26
-Remove harcoded opengl extension testing from OS, ask rasterizer instead.
Juan Linietsky
2019-02-26
Remove setting that caused is_inside_tree() errors on doppler tracking enabled.
Juan Linietsky
[prev]
[next]