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-09-19
Merge pull request #22255 from guilhermefelipecgs/fix_label_min_size
Rémi Verschelde
2018-09-19
Fix Label::get_minimum_size not updating cache size for autowrap
Guilherme Felipe
2018-09-19
GDScript: Revert extra deletion when creating instance
George Marques
2018-09-19
GDScript: Error on empty blocks at the end of file
George Marques
2018-09-19
GDScript: Fix autocompletion inference after `is` check
George Marques
2018-09-19
GDScript: Fix infinite loop in autocomplete
George Marques
2018-09-19
GDScript: Forbid enum values to shadow constants
George Marques
2018-09-19
GDScript: Fix autocomplete crash when searching default values
George Marques
2018-09-19
GDScript: Allow Object constants to be used with qualifier
George Marques
2018-09-19
GDScript: Fix stack address test in compiler
George Marques
2018-09-19
Merge pull request #22247 from groud/fix_polygon_editor
Rémi Verschelde
2018-09-19
Fixes polygon editor blocking other editor actions (move, scale...)
groud
2018-09-19
Merge pull request #22242 from groud/fix_set_as_toplevel_in_editor
Rémi Verschelde
2018-09-19
Fixes selection of toplevel CanvasItems in the editor
groud
2018-09-19
Merge pull request #22044 from Faless/uwp_miniupnpc
Rémi Verschelde
2018-09-19
Merge pull request #22070 from capnm/fix_Input.set_default_cursor_shape_take2
Rémi Verschelde
2018-09-19
Merge pull request #22150 from Calinou/editor-theme-improved-checkboxes
Rémi Verschelde
2018-09-19
Merge pull request #22219 from akien-mga/color-float-to-8bit
Rémi Verschelde
2018-09-19
Merge pull request #22096 from elasota/fix-visual-shader-colors
Rémi Verschelde
2018-09-18
Color: Fix rounding error converting from float to 8-bit
Rémi Verschelde
2018-09-18
SCons: Fix ARVR can_build arity
Rémi Verschelde
2018-09-18
Merge pull request #22200 from DualMatrix/not_set_focus
Rémi Verschelde
2018-09-18
Fixed clicking on Find/Replace doesn't set the focus on the text field
DualMatrix
2018-09-18
Merge pull request #22199 from neikeq/branch1
Ignacio Etcheverry
2018-09-17
Fix missing mono internal call
Ignacio Etcheverry
2018-09-17
Merge pull request #22193 from neikeq/idontlikesanditscoarseandroughandirrita...
Ignacio Etcheverry
2018-09-17
Mono: Fix opening code editors in OSX and cleanup
Ignacio Etcheverry
2018-09-17
Merge pull request #22151 from 999eagle/monoexe
Ignacio Etcheverry
2018-09-17
Add some mono root dir hints to the build script
Ignacio Etcheverry
2018-09-17
Merge pull request #22188 from guilhermefelipecgs/fix_20177_latest
Rémi Verschelde
2018-09-17
Fix Input::set_custom_mouse_cursor showing cursor when it's invisible
Guilherme Felipe
2018-09-17
Merge pull request #22113 from char0xff/editor_interface
Rémi Verschelde
2018-09-17
Merge pull request #22119 from char0xff/doc_config
Rémi Verschelde
2018-09-17
Merge pull request #22165 from DualMatrix/atan2_plain_wrong
Rémi Verschelde
2018-09-17
Merge pull request #22168 from Calinou/travis-build-release-mode
Rémi Verschelde
2018-09-17
Merge pull request #22162 from cbscribe/kcc_classref
Rémi Verschelde
2018-09-17
Merge pull request #22142 from avencherus/doc-change
Rémi Verschelde
2018-09-17
Build some targets in release and release_debug mode on Travis CI
Hugo Locurcio
2018-09-17
Merge pull request #22157 from muiroc/fix_cast_crash
Rémi Verschelde
2018-09-17
Merge pull request #22161 from eska014/html5-seticon
Rémi Verschelde
2018-09-17
Merge pull request #22134 from elasota/natvis
Rémi Verschelde
2018-09-17
Initial version of VS natvis file
elasota
2018-09-16
Fixed argument names being swapped for atan2
DualMatrix
2018-09-16
Implement OS::set_icon in HTML5 platform
Leon Krause
2018-09-16
Small documentation clarification added to CanvasItem.
Jared
2018-09-16
Merge pull request #22146 from KoderaSoftwareUnlimited/fix-22143
Rémi Verschelde
2018-09-16
[DOCS] Classref additions and consistency fixes
Chris Bradfield
2018-09-16
test for depreciacion warnings only on debug builds
Mariusz Chwalba
2018-09-16
Add null check in godot result callback
muiroc
2018-09-16
Check for mono binary when finding version
Sophie Tauchert
[next]