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
2017-10-07
[DOCS] Write TextureButton, review and finish TextureProgress
Nathan
2017-10-07
Merge pull request #11896 from neikeq/pr-issue-11892
Ignacio Etcheverry
2017-10-07
Quote MSBuild arguments. Fixes #11892
Ignacio Etcheverry
2017-10-07
Merge pull request #11894 from neikeq/pr-issue-11834
Ignacio Etcheverry
2017-10-07
Mono: Make sure editor thread is attached on script reload
Ignacio Etcheverry
2017-10-06
Merge pull request #11849 from cart/mono_parent_fields
Ignacio Etcheverry
2017-10-06
Merge pull request #11881 from Noshyaar/pr-es
Andreas Haas
2017-10-06
EditorSettings: remove duplicate set_favorite_dirs
Poommetee Ketson
2017-10-06
Fix LINK/UNLINK console spam with navmeshes
Bartłomiej T. Listwon
2017-10-06
Merge pull request #11814 from groud/fix_draw_pre_drag_rect
Andreas Haas
2017-10-06
Merge pull request #11853 from endragor/long-string-logging
Andreas Haas
2017-10-06
Merge pull request #11859 from marcelofg55/invalid_customtheme_crashfix
Andreas Haas
2017-10-06
Merge pull request #11854 from endragor/fix-few-classdb-defs
Andreas Haas
2017-10-06
Merge pull request #11687 from BastiaanOlij/arvr_changes
Andreas Haas
2017-10-06
Made a few tweaks to the interface
BastiaanOlij
2017-10-05
get parent class fields when updating a CSharpScript's exports
Carter Anderson
2017-10-06
Merge pull request #11871 from tagcup/fix_build
Rémi Verschelde
2017-10-05
Fix mono enabled builds (broken by 3d87b70).
Ferenc Arn
2017-10-05
Make sure to obey hidpi to off by default, as present in project settings. Se...
Juan Linietsky
2017-10-05
Fix crash when a custom theme can't be loaded
Marcelo Fernandez
2017-10-05
Added the set/get_setting function in Editor/Project settings. Renamed has() ...
Juan Linietsky
2017-10-05
Merge pull request #11845 from neikeq/music-is-overrated
Ignacio Etcheverry
2017-10-05
Merge pull request #11858 from J08nY/feature/gridmap-used-cells
Andreas Haas
2017-10-05
Add GridMap::get_used_cells. Fixes #11857.
J08nY
2017-10-05
Add NIL_IS_VARIANT usage to few definitions
Ruslan Mustakov
2017-10-05
Merge pull request #11840 from djrm/pr_fix_drive_selection
Gilles Roudiere
2017-10-05
Fix logging of long strings via RotatedFileLogger
Ruslan Mustakov
2017-10-05
Merge pull request #11828 from Jerome67000/regexmatch_doc
Poommetee Ketson
2017-10-05
Uninitialized local and domain finalize fixes
Ignacio Etcheverry
2017-10-05
Add C# script to csproj when attaching it to an object
Ignacio Etcheverry
2017-10-05
Add alternative search locations for msbuild
Ignacio Etcheverry
2017-10-04
Match file dialog drive with the current folder.
Daniel J. Ramirez
2017-10-04
Merge pull request #11812 from NathanWarden/fix_validate_ssl
Gilles Roudiere
2017-10-04
[DOCS] Adds RegExMatch doc and RegEx fix typo
Jerome67000
2017-10-04
Merge pull request #11823 from endragor/virtual-keyboard-height
Gilles Roudiere
2017-10-04
Merge pull request #11816 from terahxluna/video_player_set_stream_position
Hein-Pieter van Braam
2017-10-04
Restored normal bias as default bias in GIProbe
Juan Linietsky
2017-10-04
Merge pull request #11825 from hi-ogawa/fix-giprobe-light-visibility
Gilles Roudiere
2017-10-04
Allow to obtain virtual keyboard height
Ruslan Mustakov
2017-10-04
Fix GIProbe light visibility
Hiroshi Ogawa
2017-10-04
Merge pull request #11806 from touilleMan/gdnative-version-field
Thomas Herzog
2017-10-04
Merge pull request #11802 from mhilbrunner/docstatus-todo-filter
Julian Murgia
2017-10-04
Add function set_stream_position to VideoPlayer
Terah
2017-10-04
[GDnative] add future-proof next field to godot_gdnative_api_struct (a la Vul...
Emmanuel Leblond
2017-10-03
Merge pull request #11815 from karroffel/gdnative-s-o-p-wrapper
Thomas Herzog
2017-10-03
[GDNative] added API struct wrapper generator
Karroffel
2017-10-03
Fixes the pre drag rect not drawn correctly
Gilles Roudiere
2017-10-03
Avoid failed viewport when size is too smal, fixes #9891
Juan Linietsky
2017-10-03
fixed the OS.has_feature() API, and added support for 32 and 64.
Juan Linietsky
2017-10-03
doc_status.py: Add -e (--empty) option to hide items with nothing left to do
mhilbrunner
[next]