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-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
2017-01-23
Avoid calling close when polling a UDP peer without socket
Fabio Alessandrelli
2017-01-23
Merge pull request #7610 from Hinsbart/shape_warning
Rémi Verschelde
2017-01-23
Merge pull request #7604 from RayKoopa/gui_button_style_pressed
Rémi Verschelde
2017-01-23
Merge pull request #7583 from karroffel/wildcard
Rémi Verschelde
2017-01-23
Pretty high quality pitch Shifting effect using smbPitchShift
Juan Linietsky
2017-01-22
Added Audio Limiter bus effect, and sidechain ability to compressor.
Juan Linietsky
2017-01-22
Simple to use compressor effect
Juan Linietsky
2017-01-22
Delay sound effect
Juan Linietsky
2017-01-22
Added new Audio Bus Chorus effect.
Juan Linietsky
2017-01-22
CollisionShape2D: Fix warning icon not updating.
Andreas Haas
2017-01-21
Added BUS effect, Stereo Enhancer
Juan Linietsky
2017-01-21
distortion effect
Juan Linietsky
2017-01-21
WIP new AudioServer, with buses, effects, etc.
Juan Linietsky
2017-01-21
Respect style boxes for Button states other than "normal"
Ray Koopa
2017-01-21
Remove Quick Filter Files and fix FS search hotkey
Rémi Verschelde
2017-01-20
Merge pull request #7528 from tagcup/real_t_float_fixes
Juan Linietsky
2017-01-20
made _ a special token in GDScript
karroffel
2017-01-19
Merge pull request #7576 from Hinsbart/hide_lock_icons
Rémi Verschelde
2017-01-19
2D Editor: Don't show lock icons for hidden nodes.
Andreas Haas
2017-01-19
Merge pull request #7574 from RayKoopa/canvas_item_fix_is_hidden
Rémi Verschelde
2017-01-19
Use Markdown comments in the issue template
Rémi Verschelde
2017-01-19
x11: don't wait for window to be mapped
Jesper Bækdahl
2017-01-18
Merge pull request #7577 from tagcup/issue_7476
Juan Linietsky
2017-01-18
Use property convention introduced in b085c4 (_ rather than / as separator).
Ferenc Arn
2017-01-18
Fix editor method calls to is_visible for Spatial and CanvasItem and is_visib...
Ray Koopa
2017-01-18
Merge pull request #7572 from BastiaanOlij/fix_math
Rémi Verschelde
2017-01-18
Some changes in the header so Godot3 compiles again on Windows.
BastiaanOlij
2017-01-17
Fix typo in issue template
Rémi Verschelde
2017-01-17
Fix issue template as people started ignoring it
Rémi Verschelde
2017-01-17
Merge pull request #7566 from karroffel/ptrcall-fix
Rémi Verschelde
2017-01-17
updated method_ptrcall.h to use 3.0 naming
karroffel
2017-01-17
Merge pull request #7564 from djrm/icons
Rémi Verschelde
2017-01-16
Added some missing icons and modified others
Daniel J. Ramirez
2017-01-16
icon fixes
Daniel J. Ramirez
2017-01-16
Merge pull request #7562 from RandomShaper/ordered-image-group-files
Rémi Verschelde
2017-01-16
Overloaded basic math funcs (double and float variants). Use real_t rather th...
Ferenc Arn
[prev]
[next]