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-09-17
Merge pull request #11279 from cbscribe/kcc_kinematiccollision_doc
Poommetee Ketson
2017-09-16
Document new KinematicCollision2D class
Chris Bradfield
2017-09-17
Merge pull request #11330 from cbscribe/kcc_textureprogress_doc
Poommetee Ketson
2017-09-17
Merge pull request #11329 from cbscribe/kcc_visibilitynotifier2d_doc
Poommetee Ketson
2017-09-17
Merge pull request #11324 from GDquest/ui-nodes
Poommetee Ketson
2017-09-17
Merge pull request #11320 from bojidar-bg/x-doctool-markdownify
Poommetee Ketson
2017-09-17
Merge pull request #11312 from deliciousfudge/acceptdialog-docs
Poommetee Ketson
2017-09-17
Merge pull request #11338 from marcelofg55/clang_compilefix
Poommetee Ketson
2017-09-17
Merge pull request #11339 from guilhermefelipecgs/add_icons_animation_tree
Poommetee Ketson
2017-09-16
Add missing icons in animation tree editor
Guilherme Felipe
2017-09-16
[DOCS] update VisibilityNotifier2D class ref.
Chris Bradfield
2017-09-16
Compile fix for clang error on spatial_editor_plugin.cpp
Marcelo Fernandez
2017-09-16
Write TextureRect, Label and NinePatchRect
Nathan
2017-09-16
Merge pull request #11265 from hoelzl/fix-python3-build
Rémi Verschelde
2017-09-16
Merge pull request #11255 from n-pigeon/spatial_doc_tweaks
Rémi Verschelde
2017-09-16
Apply clang-format again to recent changes
Rémi Verschelde
2017-09-16
Merge pull request #11283 from volzhs/fix-icon_map-error
Rémi Verschelde
2017-09-16
Merge pull request #11298 from marcelofg55/fix_gdnative_compile
Rémi Verschelde
2017-09-16
[DOCS] Update TextureProgress class ref
Chris Bradfield
2017-09-16
forgot to set proper default values for new camera interpolation
Juan Linietsky
2017-09-16
Fixed to InputDefault, button mask was wrong. Fixes to editor camera interpol...
Juan Linietsky
2017-09-16
Merge pull request #11319 from neikeq/docdata-enum-proxy
Ignacio Etcheverry
2017-09-16
Merge pull request #11316 from neikeq/aaaaah
Ignacio Etcheverry
2017-09-16
DocData: Fix enums for proxy classes
Ignacio Etcheverry
2017-09-16
Make doc_status output a bit more markdown-friendly, hide some prints
Bojidar Marinov
2017-09-16
Adds _OS::PowerState enum
Ignacio Etcheverry
2017-09-16
Rewrite the AcceptDialog class
Roger Smith
2017-09-16
Fix errors in Python 3 build
Matthias Hoelzl
2017-09-16
doc: Sync classref with current source
Rémi Verschelde
2017-09-16
Merge pull request #11300 from djrm/pr_update_doc_status
Rémi Verschelde
2017-09-15
Merge pull request #11307 from godotengine/revert-11078-fix-10717
Thomas Herzog
2017-09-15
Revert "Don't allow division by false (zero)"
Thomas Herzog
2017-09-15
Merge pull request #11078 from hpvb/fix-10717
Hein-Pieter van Braam
2017-09-15
Don't allow division by false (zero)
Hein-Pieter van Braam
2017-09-15
Update doc status generator.
Daniel J. Ramirez
2017-09-15
Added type on export file callback, and initial export function.
Juan Linietsky
2017-09-15
Fix compile error on gd_native_library_editor.cpp with tools=no
Marcelo Fernandez
2017-09-15
Merge pull request #11280 from BastiaanOlij/fix_arvr_joyid
Andreas Haas
2017-09-15
Spatial, Transform and Transform2D documentation tweaks
Przemysław Gołąb (n-pigeon)
2017-09-15
Merge pull request #11230 from maxim-sheronov/fix_enum_bindings
Thomas Herzog
2017-09-15
Fix !icon_map.has(p_type) error
volzhs
2017-09-15
joyid is set to -1, not 0 when no joystick entity has been created
BastiaanOlij
2017-09-14
Re-Added export plugins with a more interesting API, as well as the ability t...
Juan Linietsky
2017-09-14
X11: Fix gamepads not being added whith udev.
Andreas Haas
2017-09-14
Merge pull request #11237 from endragor/gdnative-variant-ref
Thomas Herzog
2017-09-14
Added a menu to enable/disabled GDNative singletons in project settings
Juan Linietsky
2017-09-14
Merge pull request #11268 from ISylvox/fix-typo
Andreas Haas
2017-09-14
Fixed typo in editor_node.cpp: 'my' to 'may'
Indah Sylvia
2017-09-14
Warn the user that changes to resources will be lost when editing imported or...
Juan Linietsky
2017-09-14
Construct Variants from Reference properly in GDNative
Ruslan Mustakov
[next]