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-07-27
Merge pull request #17720 from paulloz/custom-csharp-glue
Ignacio Etcheverry
2018-07-27
Fixed nativescript getter and setter logic
Bastiaan Olij
2018-07-27
Reenabled module and fixed missing const
Bastiaan Olij
2018-07-27
Add missing methods to Node class in the mono glue
Paul Joannon
2018-07-26
GDScript: Fix parse error in string formatting
George Marques
2018-07-26
Merge pull request #15643 from organicpencil/bullet_contact_impulse
Rémi Verschelde
2018-07-26
Merge pull request #20468 from vnen/typed-gds-fixes
Rémi Verschelde
2018-07-26
Merge pull request #20477 from swarnimarun/vs_duplicate_fix
Rémi Verschelde
2018-07-26
doc: Sync classref with current source
Rémi Verschelde
2018-07-26
Merge pull request #18282 from aaronfranke/better-mathf
Rémi Verschelde
2018-07-26
Fix Visual Script duplicate issue
Swarnim Arun
2018-07-25
GDScript: Add type inference syntax for function arguments
George Marques
2018-07-25
GDScript: Fix type detection for String formatting operator
George Marques
2018-07-25
GDScript: Fix type detection on Object typed assign
George Marques
2018-07-25
GDScript: Allow accessing constants of outer classes
George Marques
2018-07-25
GDScript: Enable built-in function introspection in non-tools
George Marques
2018-07-25
GDScript: Fix bogus error when a cursor token is found on class
George Marques
2018-07-25
GDScript: Allow strict conversion when assigning typed variables
George Marques
2018-07-25
GDScript: Fix mismatching between export hint and type hint
George Marques
2018-07-25
GDScript: Allow inherited method to add optional arguments
George Marques
2018-07-25
GDScript: Fix returned value of get_default_argument_count()
George Marques
2018-07-25
GDScript: Fix main script detection
George Marques
2018-07-25
GDScript: Look up local scope first for detecting type
George Marques
2018-07-26
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-25
[Mono] Fix Color incorrect ordering of int export methods, added 64-bit
Aaron Franke
2018-07-25
Fix continuous attempt to reload domain with API assemblies out of sync
Ignacio Etcheverry
2018-07-25
Mono: Fix domain reload never triggering
Ignacio Etcheverry
2018-07-25
Fix '!valid' error spam on C# script instance create
Ignacio Etcheverry
2018-07-25
Mono: Fix null dereferences
Ignacio Etcheverry
2018-07-25
Merge pull request #20450 from fire/vs_generic_search_20433
Rémi Verschelde
2018-07-25
Merge pull request #20452 from fire/vs_hide_empty_categories_20433
Max Hilbrunner
2018-07-25
Visualscript: Don't show Shift+A search box at every screen and reuse EDIT_FI...
K. S. Ernest (iFire) Lee
2018-07-25
Merge pull request #20298 from PJB3005/18-07-20-mono-partial-api-ext
Ignacio Etcheverry
2018-07-25
Visualscript: Hide empty categories for basic types and methods.
K. S. Ernest (iFire) Lee
2018-07-25
Merge pull request #20370 from marcelofg55/gdnative_crash
Thomas Herzog
2018-07-25
Fix possible crash at NativeScript::get_base_script
Marcelo Fernandez
2018-07-25
Merge pull request #20404 from TigerCaldwell/master
Rémi Verschelde
2018-07-24
Merge pull request #18867 from fire/better_vx_us_rebase_02
Juan Linietsky
2018-07-24
Improve VisualScript UX
K. S. Ernest (iFire) Lee
2018-07-24
Merge pull request #19225 from Paulb23/open_all_files_in_script_editor
Max Hilbrunner
2018-07-24
Modified RigidBody, PhysicsDirectBodyState, PhysicsServer, and their respecti...
Tiger Caldwell
2018-07-24
Removed unnecessary assignments
Wilson E. Alvarez
2018-07-23
Merge pull request #15880 from neikeq/better-collections
Ignacio Etcheverry
2018-07-23
Implemented Soft body
AndreaCatania
2018-07-23
Merge pull request #12403 from AndreaCatania/phymat
Juan Linietsky
2018-07-22
Mono: Default to not shipping C# scripts content
Rémi Verschelde
2018-07-22
Allow opening and editing of any utf_8 file in script editor
Paulb23
2018-07-22
Merge pull request #20337 from aaronfranke/mono-pascal-gd
Ignacio Etcheverry
2018-07-22
Merge pull request #20229 from aaronfranke/mono-warning-text
Rémi Verschelde
2018-07-21
[Mono] Improvements to GD.cs: PascalCasing and real_t
Aaron Franke
[next]