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-02-02
Merge pull request #7704 from volzhs/fix-compile-error
Rémi Verschelde
2017-02-02
Fix compile error
volzhs
2017-02-01
CSV translation import plugin
Juan Linietsky
2017-02-01
Lot of work in new importer, importing textures now works.
Juan Linietsky
2017-02-01
Enable WebGL2 in web export, start fixing build
eska
2017-01-30
Fix issues with set_window_resizable on x11
marcelofg55
2017-01-30
corrected ClassDB::insatnce() return type
Karroffel
2017-01-30
Merge pull request #7680 from cbscribe/master
Rémi Verschelde
2017-01-29
grammar fixes, it's -> its
Chris Bradfield
2017-01-29
SceneTreeDock: Fix crash when dragging invalid nodes.
Andreas Haas
2017-01-29
Replicate load-as-placeholder state on node duplication
Pedro J. Estébanez
2017-01-28
Fixed line lenght guideline drawing with color option
Paulb23
2017-01-26
Use -Ofast on x11. Also introduced use_lto option.
Ferenc Arn
2017-01-25
Removed import/export system, will start new one from scratch.
Juan Linietsky
2017-01-25
Added warning when removing animations
Ray Koopa
2017-01-25
Keyboard Input modifiers do not block actions.
Fabio Alessandrelli
2017-01-25
Merge pull request #7640 from volzhs/fix-scrollbar-2d-editor-3.0
Rémi Verschelde
2017-01-25
Merge pull request #7563 from RayKoopa/extended_list_dir_begin
Rémi Verschelde
2017-01-25
Merge pull request #7642 from guilhermefelipecgs/add_category
Rémi Verschelde
2017-01-25
Merge pull request #7542 from volzhs/modulate-transparency
Rémi Verschelde
2017-01-25
Added focus tracking in X11 and Windows classes, added new confined mouse mod...
Ilija Boshkov
2017-01-25
Merge pull request #7002 from RandomShaper/vcs-friendliness
Juan Linietsky
2017-01-25
Audio bus editing is COMPLETE!
Juan Linietsky
2017-01-25
Add run/output category
Guilherme Felipe
2017-01-25
Fix weird scrollbar appearance on 2D editor (3.0 master)
volzhs
2017-01-25
Merge pull request #7635 from RandomShaper/fs-split-layout
Rémi Verschelde
2017-01-25
Merge pull request #7631 from RandomShaper/fix-android-module-res
Rémi Verschelde
2017-01-25
Include filesystem dock split offset in editor layouts
Pedro J. Estébanez
2017-01-25
Fix resources for Android modules not being merged
Pedro J. Estébanez
2017-01-24
delete bus effects is now possible
Juan Linietsky
2017-01-25
Merge pull request #7629 from RayKoopa/too_much_pi_is_bad_for_your_health
Rémi Verschelde
2017-01-24
Added parameters to skip hidden and/or navigational file system entries
Ray Koopa
2017-01-24
Use constants from math_funcs rather than unstandardized C++ constants.
Ray Koopa
2017-01-24
Show transparency and accurate color for modulate
volzhs
2017-01-24
Ability to drag and drop around audio effects!
Juan Linietsky
2017-01-23
Ability to delete, drag and drop audio buses!
Juan Linietsky
2017-01-23
Merge pull request #7621 from Hinsbart/modified_time
Juan Linietsky
2017-01-23
Added audio bus phaser effect, welcome to the 70s, baby!
Juan Linietsky
2017-01-23
Add ClassDB binding for File.get_modified_time
Andreas Haas
2017-01-23
Fix buffer size check in UDP socket.
Fabio Alessandrelli
2017-01-23
Use default UDP ring buffer size of 65536 for clients
Fabio Alessandrelli
2017-01-23
Fix bug causing UDP socket to close after the first send if not listening
Fabio Alessandrelli
2017-01-23
Avoid deadlock when writing/reading data on a connecting TCP socket
Fabio Alessandrelli
2017-01-23
Update docs reference for TCP_Server::listen and UDPPacketPeer::listen
Fabio Alessandrelli
2017-01-23
Bind to IPv4 on OpenBSD when using wildcard
Fabio Alessandrelli
2017-01-23
Remove set_ip_type from network classes (no longer needed)
Fabio Alessandrelli
2017-01-23
Implement UDP listen bind address
Fabio Alessandrelli
2017-01-23
Implement TCP Server bind address
Fabio Alessandrelli
2017-01-23
IP_Address can now be a wildcard (not a valid IP, used for binding)
Fabio Alessandrelli
2017-01-23
Convert validity checks of IP_Address to is_valid method.
Fabio Alessandrelli
[prev]
[next]