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
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
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
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
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-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 #20312 from Nufflee/fix-#20171
Juan Linietsky
2018-07-20
-Fix tooltips in inspector, now they show as rich text.
Juan Linietsky
2018-07-20
Fix #20171.
Nufflee
2018-07-20
Merge pull request #20311 from YeldhamDev/update_spinner_popup_radio
Rémi Verschelde
2018-07-20
Make Update Spinner popup use radio items
Michael Alexsander Silva Dias
2018-07-20
Merge pull request #20157 from GodotExplorer/image-load-webp
Juan Linietsky
2018-07-20
Fix some more build issues after c69de2ba4
Rémi Verschelde
2018-07-20
Merge pull request #20299 from PJB3005/18-07-20-cs-editorconfig
Rémi Verschelde
2018-07-20
Adds C# rule to .editorconfig.
Pieter-Jan Briers
[next]