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-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
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 #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
2018-07-20
Fix build issues and typos after c69de2ba4
Rémi Verschelde
2018-07-20
Fix typo in gdnative module path in CODEOWNERS
Rémi Verschelde
2018-07-20
Merge pull request #20257 from oisincar/fix_basis
Ignacio Etcheverry
2018-07-20
Merge pull request #20295 from volzhs/fix-restart
volzhs
2018-07-20
Fix unwanted restarting
volzhs
2018-07-19
-Project/Editor settings now use new inspector
Juan Linietsky
2018-07-19
Merge pull request #20117 from ordigdug/inspector-fix-inconsistencies-with-ex...
Rémi Verschelde
2018-07-19
Merge pull request #20265 from BastiaanOlij/csg_documentation
Max Hilbrunner
2018-07-19
Added some documentation for the CSG nodes
Bastiaan Olij
2018-07-19
Merge pull request #20259 from marcelofg55/anim_call_err
Rémi Verschelde
2018-07-18
Improvements to vector fields, show axis in color with a background
Juan Linietsky
2018-07-18
Print an error when calling an invalid method on an Animation
Marcelo Fernandez
2018-07-18
Fix -new inspector- Inconsistencies with exported enums - Fixes remaining iss...
ordigdug
2018-07-19
Fix bug with Basis.Transposed()
oisincar
2018-07-18
Several improvements to editor inspector usability and style
Juan Linietsky
2018-07-18
Merge pull request #20253 from neikeq/nobranchnameideasfeelsbadman
Ignacio Etcheverry
2018-07-18
Make C# bindings generator ignore disabled classes
Ignacio Etcheverry
2018-07-18
Fix spin slider, was not registering drag properly
Juan Linietsky
2018-07-18
Merge pull request #20243 from karroffel/object-windows-doof
Rémi Verschelde
2018-07-18
fix nameclash with MSVC
karroffel
2018-07-18
Ability to disable scale in nodes, closes #19927
Juan Linietsky
[next]