index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
main
Age
Commit message (
Expand
)
Author
2018-03-03
FIX Windows enter/exit mouse notifications
Ranoller
2018-03-01
Viewport: Fix missing tooltips w/ disabled physics object picking
Rémi Verschelde
2018-02-28
Fix various valgrind reported uninitialized variable uses
Hein-Pieter van Braam
2018-02-23
Refactor version macros and fix related bugs
Rémi Verschelde
2018-02-21
Fix typos with codespell
luz.paz
2018-02-17
Clean up some bad words from code comments
Artem Varaksa
2018-01-18
Remove obsolete Viewport _update_rect() code
Rémi Verschelde
2018-01-18
Fix typos in code and docs with codespell
Rémi Verschelde
2018-01-12
Renamed tree_exited to tree_exiting. tree_exited is now used for actual out o...
Juan Linietsky
2018-01-12
Bind many more properties to scripts
Bojidar Marinov
2018-01-11
Fixed crash on duplicate GIProbe baking
AndreaCatania
2018-01-06
Fix typo in new strings
Poommetee Ketson
2018-01-05
Force button release when window focuses out, fixes #15318 and likely many ot...
Juan Linietsky
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-03
Merge pull request #15192 from volzhs/expose-quit-on-go-back
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
Merge pull request #14953 from poke1024/fix-toolbar-gesture
Noshyaar
2017-12-30
Bind SceneTree::set_quit_on_go_back() to gdscript
volzhs
2017-12-27
Merge pull request #14996 from neikeq/enums-mono
Noshyaar
2017-12-26
Merge pull request #14977 from volzhs/fix-crash-group
Juan Linietsky
2017-12-26
Removed the InputEvent ID field, which was unused and can cause bugs.
Juan Linietsky
2017-12-25
Merge pull request #14899 from volzhs/render-quality-option
Noshyaar
2017-12-25
Merge pull request #14753 from NathanWarden/mouse_button_fix
Noshyaar
2017-12-25
Fix crash from move_child at saving scene
volzhs
2017-12-24
Mono: Make the bindings generator output enums
Ignacio Etcheverry
2017-12-22
Hide tooltip on gesture input
Bernhard Liebl
2017-12-21
-Make capture dependent on a cell size, not subdivision.
Juan Linietsky
2017-12-21
Respect HDR option
volzhs
2017-12-20
Fixed wrong Project Settings direction on an error message.
Michael Alexsander Silva Dias
2017-12-20
properly send mouse released event when grabbing modal focus, fixes #14854
Juan Linietsky
2017-12-19
Make dynamic font oversampling fully dynamic.
Juan Linietsky
2017-12-19
Added font oversampling support
Juan Linietsky
2017-12-19
Should no longer crash after rebaking, may be a solution to #14795
Juan Linietsky
2017-12-17
Merge pull request #14754 from willnationsdev/dictionary-copy
Rémi Verschelde
2017-12-17
Dictionary::copy -> ::duplicate
Will Nations
2017-12-16
Fixed a bug where mouse button focus breaks when using multiple buttons at once.
Nathan Warden
2017-12-16
Revert "Fix mouse button release not sent to gui_input if it's different from...
Juan Linietsky
2017-12-16
Improve duplication and saving of instanced scenes
Matthias Hoelzl
2017-12-16
Merge pull request #14484 from Zylann/fix_mouse_focus_button_release
Rémi Verschelde
2017-12-15
Fixes oversized tooltip labels (issue 14570)
Bernhard Liebl
2017-12-15
Merge pull request #14604 from mhilbrunner/http-defaults
Rémi Verschelde
2017-12-14
-Add lightmapper
Juan Linietsky
2017-12-14
HTTP cleanup & better defaults
mhilbrunner
2017-12-10
Merge pull request #13351 from poke1024/fix12451_2
Rémi Verschelde
2017-12-10
fix certain popup close clicks with popup buttons
Bernhard Liebl
2017-12-10
Fix mouse button release not sent to gui_input if it's different from the but...
Marc Gilleron
2017-12-10
Fix mouse position in viewport
volzhs
2017-12-07
Added some clean up in camera/viewport management. Fixes #12279, Fixes #12774
Juan Linietsky
2017-12-07
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-12-04
Do not cancel event if no need to cancel it. Fixes problem with GUI in 3D.
Juan Linietsky
[next]