index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-07-23
Merge pull request #20379 from ibrahn/fix-alsa-uninit-branch
Rémi Verschelde
2018-07-23
SCons: Keep default platform lib extensions in LIBSUFFIXES
Rémi Verschelde
2018-07-23
correctly close handle in alsa audio driver.
Ibrahn Sahir
2018-07-23
Merge pull request #20342 from marcelofg55/upper_lower
Rémi Verschelde
2018-07-23
Added some API to visual server so from control VRAM buffer is more easy
AndreaCatania
2018-07-23
Added function append_array to vector
AndreaCatania
2018-07-23
Merge pull request #12403 from AndreaCatania/phymat
Juan Linietsky
2018-07-23
Merge pull request #19888 from AndreaCatania/pry
Juan Linietsky
2018-07-23
Implemented proceses priority
Andrea Catania
2018-07-23
Merge pull request #20374 from dragmz/20327
Rémi Verschelde
2018-07-23
fix disappearing lines in visual script editor
Marcin Zawiejski
2018-07-23
Merge pull request #20358 from akien-mga/mono-absolutely-proprietary
Ignacio Etcheverry
2018-07-22
Fix upper/lower case convertion for characters >= 0x80
Marcelo Fernandez
2018-07-22
transmission was broken, fix was made. Also fixed treshold.
Juan Linietsky
2018-07-22
SCons: Add "execinfo" option to force linking libexecinfo
Rémi Verschelde
2018-07-22
Fix opaque pre pass not casting shadows
Juan Linietsky
2018-07-22
Ability to add Resource from FileSystem Dock
steincodes
2018-07-22
Merge pull request #20136 from ordigdug/Inspector-fix-remote-debug-view-chang...
Rémi Verschelde
2018-07-22
Mono: Default to not shipping C# scripts content
Rémi Verschelde
2018-07-22
Merge pull request #20339 from akien-mga/scons-disable-with-tools
Max Hilbrunner
2018-07-22
Merge pull request #20353 from dragmz/gles2_redundant
Rémi Verschelde
2018-07-22
Merge pull request #20352 from PJB3005/18-07-22-defer-tile-quad-update
Rémi Verschelde
2018-07-22
Merge pull request #20351 from dragmz/20326
Rémi Verschelde
2018-07-22
remove redundant uniform set call
dragmz
2018-07-22
Defer TileMap::update_dirty_quadrants once again.
Pieter-Jan Briers
2018-07-22
initialize texture shrink to false by default
dragmz
2018-07-22
Merge pull request #20348 from akien-mga/gl_InstanceID
Rémi Verschelde
2018-07-22
Shader lang: Properly assign INSTANCE_ID to gl_InstanceID
Rémi Verschelde
2018-07-22
Allow opening and editing of any utf_8 file in script editor
Paulb23
2018-07-22
Refactored text manipulation into CodeTexteditor
Paulb23
2018-07-22
Fix grid missing lines #20246
ordigdug
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
SCons: Prevent using disable_3d or disable_advanced_gui with tools=yes
Rémi Verschelde
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-21
Added a new MIDIDriver class
Marcelo Fernandez
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
[prev]
[next]