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
Age
Commit message (
Expand
)
Author
2016-08-28
Show last added action on Input Map and implement InputEvent "=="
volzhs
2016-08-22
-High Level protocol optimization (should be smaller)
Juan Linietsky
2016-08-19
Changed API to use sequenced packets for UDP (drop old)
Juan Linietsky
2016-08-19
Many fixes to networking, demo should work now
Juan Linietsky
2016-08-19
Brand new networked multiplayer
Juan Linietsky
2016-08-14
Added high level networked multiplayer to Godot.
Juan Linietsky
2016-08-12
Merge pull request #6132 from neikeq/pr-issue-6123
Rémi Verschelde
2016-08-12
Confirm code completion with numpad key ENTER
Ignacio Etcheverry
2016-08-09
Merge pull request #6081 from djrm/new_icons
Rémi Verschelde
2016-08-08
Some new icons for visual script and graphs
Daniel J. Ramirez
2016-08-08
prevent bug due to scripts not working in editor and notifier sending signals...
Juan Linietsky
2016-08-06
Added an easy API to yield to a specific time by doing:
Juan Linietsky
2016-08-06
Likely with bugs and with some features are missing, as well as profiler supp...
Juan Linietsky
2016-08-05
VisualScript can now execute visual scripts, but there is no debugger or prof...
Juan Linietsky
2016-08-04
Concluded base visual scripting! can edit but not run though.
Juan Linietsky
2016-08-02
Merge branch 'master' of https://github.com/godotengine/godot
Juan Linietsky
2016-08-02
WIP visual scripting, not working yet but you can check out stuff
Juan Linietsky
2016-08-02
DynamicFont caches now accounts for texture flags
Zher Huei Lee
2016-08-02
Added extra spacing support for DynamicFont
Zher Huei Lee
2016-08-02
Added texture mipmaps and filtering to DynamicFont
Zher Huei Lee
2016-07-30
UI navigation via JOYSTICK_MOTION.
Andreas Haas
2016-07-28
World2D: Fix typo in default_density deprecation check
Rémi Verschelde
2016-07-28
Exposed enable syntax highlighting to properties
Paulb23
2016-07-27
LineEdit: Fix event handled as text when a mod key is pressed
Ignacio Etcheverry
2016-07-26
Merge pull request #5926 from akien-mga/pr-graphedit-drag
Juan Linietsky
2016-07-26
Fix GraphEdit dragging issues at scales != 1
Rémi Verschelde
2016-07-26
Changed the way the step decimals are computed to a safer way, fixes many iss...
Juan Linietsky
2016-07-25
Stop baking process if there is no geometry in the BakedLightInstance.
Daniel J. Ramirez
2016-07-24
Add thread support to HTTPRequest, changed assetlib to use it.
Juan Linietsky
2016-07-24
Merge pull request #5881 from neikeq/pr-fix-propagation
Juan Linietsky
2016-07-24
Merge pull request #5803 from jarfil/issue/origin5695-pr
Juan Linietsky
2016-07-24
Merge pull request #5746 from Ovnuniarchos/FileDialogExposed
Juan Linietsky
2016-07-24
Merge pull request #5447 from RandomShaper/parallax-layer-fix-tidy
Juan Linietsky
2016-07-24
Merge pull request #5832 from Algrin6/patch-1
Juan Linietsky
2016-07-24
Viewport: Replace obsolete "windows" group calls
Ignacio Etcheverry
2016-07-24
Merge pull request #5884 from 29jm/fix-crash-graphnode
Rémi Verschelde
2016-07-24
Fix crash when GraphNode wasn't a child of a Control
Johan Manuel
2016-07-23
Merge pull request #5737 from neikeq/pr-issue-5269
Rémi Verschelde
2016-07-22
Fix pick color from screen. Closes #5853
MarianoGNU
2016-07-22
Fix ItemList.clear() not removing separators
Johan Manuel
2016-07-22
Fixed ItemList indexing bug while selecting items.
Robert Lewicki
2016-07-22
Removed support for saving paths as relative, closes #5728
Juan Linietsky
2016-07-22
Make texture parameter optional in begin() of ImmediateGeometry. Closes #5676...
Juan Linietsky
2016-07-22
Merge pull request #5849 from SaracenOne/expose_add_index
Rémi Verschelde
2016-07-22
Fix binding for ItemList.sort_items_by_text
Rémi Verschelde
2016-07-22
SurfaceTool add_index method exposed to scripts.
Saracen
2016-07-21
properly implement item disabling, fixes #5683
Juan Linietsky
2016-07-21
Some optimizations and limits for extreme zoom in and out in editor, fixes #5820
Juan Linietsky
2016-07-21
Merge pull request #5836 from volzhs/issue-5830
Rémi Verschelde
2016-07-21
Remove "SMOOTH BEGIN?" message
volzhs
[next]