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-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
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
2018-07-21
Merge pull request #19264 from vnen/typed-gdscript-final
Rémi Verschelde
2018-07-21
-Fix disable_3d flag
Juan Linietsky
2018-07-21
[Mono] Update about/warning text
Aaron Franke
2018-07-20
Rewrite code completion
George Marques
2018-07-20
Add ability to infer variable type from assigned value
George Marques
2018-07-20
Add editor highlight for type-safe lines
George Marques
2018-07-20
Fix line number detection in some parser nodes
George Marques
2018-07-20
Use type hints to improve completion
George Marques
2018-07-20
Add syntax highlighting to type hints
George Marques
2018-07-20
Use type information to enable GDScript introspection
George Marques
2018-07-20
Add typed instructions to GDScript
George Marques
2018-07-20
Add static type checks in the parser
George Marques
2018-07-20
Store type hint of declared identifiers
George Marques
2018-07-20
Move inheritance resolution to the parser
George Marques
2018-07-20
Add typing syntax
George Marques
2018-07-20
Merge pull request #20157 from GodotExplorer/image-load-webp
Juan Linietsky
2018-07-20
Makes Mono bindings partial & adds GetNode<T>.
Pieter-Jan Briers
2018-07-20
Merge pull request #20257 from oisincar/fix_basis
Ignacio Etcheverry
2018-07-20
Add Array and Dictionary wrapper classes to C#
Ignacio Etcheverry
2018-07-19
Added some documentation for the CSG nodes
Bastiaan Olij
2018-07-19
Fix bug with Basis.Transposed()
oisincar
[next]