index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
Age
Commit message (
Expand
)
Author
2018-08-27
Fix build after c2a9cb34
Rémi Verschelde
2018-08-27
Merge pull request #21470 from elasota/fix-tiled-exr
Rémi Verschelde
2018-08-27
Fix tiled EXR crash, update tinyexr to head to fix corrupted uncompressed EXR...
elasota
2018-08-27
Merge pull request #21433 from AndreaCatania/megafix
Rémi Verschelde
2018-08-26
Merge pull request #21423 from exts/mono/collections
Ignacio Etcheverry
2018-08-26
Correctly set safe_motion on cast_motion query Fixes: #21212
Andrea Catania
2018-08-26
Added deprecated to joints un/used parameters
Andrea Catania
2018-08-26
Fixes several resource leaks in ...
Crazy-P
2018-08-25
Added Collections namespace to Array & Dictionary
exts
2018-08-25
Merge pull request #16927 from neikeq/rework-refcount-notify
Juan Linietsky
2018-08-24
Merge pull request #21049 from AndreaCatania/joints
Rémi Verschelde
2018-08-24
Merge pull request #20717 from PJB3005/18-08-04-godot-exceptions
Ignacio Etcheverry
2018-08-24
Merge pull request #20707 from aaronfranke/mono-combine
Ignacio Etcheverry
2018-08-24
Make some debug prints verbose-only, remove others
Rémi Verschelde
2018-08-24
Add print_verbose to print to stdout only in verbose mode
Rémi Verschelde
2018-08-23
Fix Mono exception handling.
Pieter-Jan Briers
2018-08-23
[Mono] Move several small related files
Aaron Franke
2018-08-23
[Mono] AABB - Position, Size, End setters, Rect2 - End setter
Kelly Thomas
2018-08-23
Merge pull request #21301 from elasota/multithread-cvtt
Rémi Verschelde
2018-08-23
Merge pull request #21254 from YeldhamDev/tile_grid_map_side
Rémi Verschelde
2018-08-23
Merge pull request #21240 from aaronfranke/mono-project-vector
Rémi Verschelde
2018-08-23
Merge pull request #21167 from elasota/squish-quality-config
Rémi Verschelde
2018-08-22
Multithread CVTT compression jobs
elasota
2018-08-23
Notify instance binding data api of refcount increment/decrement
Ignacio Etcheverry
2018-08-22
Add option to move Tile/GridMap editors to another side
Michael Alexsander Silva Dias
2018-08-22
Merge pull request #21283 from YeldhamDev/gridmap_meshlib_rename
Rémi Verschelde
2018-08-22
Merge pull request #21174 from KellyThomas/c-sharp-feature-parity-rect2
Ignacio Etcheverry
2018-08-22
Merge pull request #21229 from marcelofg55/ns_profiling
Rémi Verschelde
2018-08-22
Rename instances of the word "theme" to "mesh_library" in GridMap and MeshLib...
Michael Alexsander Silva Dias
2018-08-22
Implemented profiling functions for NativeScript
Marcelo Fernandez
2018-08-22
[Mono] Vector2/3 Project methods
Aaron Franke
2018-08-22
Use cluster fit at higher quality levels
elasota
2018-08-22
Merge pull request #21281 from elasota/fix-squish-sse
Rémi Verschelde
2018-08-22
Merge pull request #21279 from vnen/gdscript-fixes
Rémi Verschelde
2018-08-21
BPTC support
elasota
2018-08-21
Fix Squish SSE misconfiguration
elasota
2018-08-21
GDScript: Ignore unused arguments/local vars that start with _
George Marques
2018-08-21
GDScript: Show warning messages only on debugger
George Marques
2018-08-22
Mono: Fix weird crash when loading corlib
Ignacio Etcheverry
2018-08-22
Merge pull request #18502 from space-wizards/18-04-29-assembly-load-hook
Ignacio Etcheverry
2018-08-21
Style: Fix issues that went past CI
Rémi Verschelde
2018-08-21
Merge pull request #21253 from aaronfranke/plane-constants
Rémi Verschelde
2018-08-21
Merge pull request #21267 from akien-mga/color-grayscale
Rémi Verschelde
2018-08-21
GDScript: Fix undefined behavior on GDScriptTokenizerBuffer
George Marques
2018-08-21
Added ray / shape / point / motion / rest cast exclusion of area and or body
Andrea Catania
2018-08-21
GDScript: Forbid invalid identifiers in match bindings
George Marques
2018-08-21
GDSCript: Fix cyclic class dependency detection
George Marques
2018-08-21
Deprecate incorrect Color::gray()
Rémi Verschelde
2018-08-21
Merge pull request #20101 from panzergame/shape_margin
Rémi Verschelde
2018-08-21
Rename Plane constants, add to Mono
Aaron Franke
[next]