index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
Age
Commit message (
Expand
)
Author
2016-10-17
SCsub: Add python shebang as a hint for syntax highlighting
Rémi Verschelde
2016-10-15
freetype: Make it a module and split thirdparty library
Rémi Verschelde
2016-10-15
chibi: Move to a module
Rémi Verschelde
2016-10-15
squish: Move to a module and split thirdparty lib
Rémi Verschelde
2016-10-15
mpc: Move to a module and split thirdparty libmpcdec
Rémi Verschelde
2016-10-15
theora: Move to a module and split thirdparty lib
Rémi Verschelde
2016-10-15
modules: Clone env in each module
Rémi Verschelde
2016-10-15
openssl: Move to a module and split thirdparty lib
Rémi Verschelde
2016-10-15
ogg/vorbis/opus: Make them modules and unbundle thirdparty libs
Rémi Verschelde
2016-10-15
webp: Make it a module and unbundle libwebp thirdparty files
Rémi Verschelde
2016-10-15
dds/etc1/pbm/pvr: Make those modules and split thirdparty files
Rémi Verschelde
2016-10-15
enet: Split enet thirdparty files and allow unbundling
Rémi Verschelde
2016-10-15
jpg: Make it a module and split jpgd thirdparty files
Rémi Verschelde
2016-10-14
Merge pull request #6813 from Faless/fix_6801_bis
Rémi Verschelde
2016-10-13
Adapt overlooked instances of zero-based column numbers
Pedro J. Estébanez
2016-10-13
Revert "Add warning when (pre)loading paths with leading / (#4280 - #3106)"
Fabio Alessandrelli
2016-10-11
Merge pull request #6775 from RandomShaper/one-based-col-numbers
Rémi Verschelde
2016-10-11
Merge pull request #6694 from bojidar-bg/gdscript-newline-functions
Rémi Verschelde
2016-10-10
Make text column numbers one-based
Pedro J. Estébanez
2016-10-09
i18n: Fix string that broke msgmerge
Rémi Verschelde
2016-10-09
Merge pull request #6741 from Faless/network_no_spoof
Rémi Verschelde
2016-10-09
Merge pull request #6730 from Faless/fix_export_crash_error
Rémi Verschelde
2016-10-09
Merge pull request #6702 from Faless/load_error_leading_slash
Rémi Verschelde
2016-10-09
Merge pull request #6657 from Faless/multi_channel_rpc
Rémi Verschelde
2016-10-07
Better checks for Multiplayer API, prevent packet source spoofing.
Fabio Alessandrelli
2016-10-06
Throw an error when exporting a resource class
Fabio Alessandrelli
2016-10-04
Add warning when (pre)loading paths with leading / (#4280 - #3106)
Fabio Alessandrelli
2016-10-03
Allow for linebreaks in function calls and definitions and yeild/signal.
Bojidar Marinov
2016-09-30
Fix possible buffer overflow in NetworkedMultiplayerENet
Fabio Alessandrelli
2016-09-30
Use 2 different ENet channels for reliable/unreliable packets
Fabio Alessandrelli
2016-09-12
Fix build for templates
George Marques
2016-09-12
Do ctrl-click on any code identifier to go to definiton or help page.
Juan Linietsky
2016-09-11
Merge pull request #6281 from bojidar-bg/gdscript-ternary-operator
Juan Linietsky
2016-09-11
Added constants from types in code completion, somehow this was never added.
Juan Linietsky
2016-09-11
-Cleaned up find/replace bar for replace (made selection only default if sele...
Juan Linietsky
2016-09-10
Merge pull request #5920 from 29jm/fix-warnings
Juan Linietsky
2016-09-10
Merge pull request #6292 from bojidar-bg/gdscript-add-enums
Juan Linietsky
2016-09-10
Merge pull request #6363 from vnen/winrt
Juan Linietsky
2016-09-09
Merge pull request #6436 from djrm/icons
Rémi Verschelde
2016-09-08
Tweaked some icons, including xform one
Daniel J. Ramirez
2016-09-07
Renamed the bind_native functions to bind_vararg, should make it show the doc...
Juan Linietsky
2016-09-06
-Added diectly editable expressions on node to VSEditor, closes #6392
Juan Linietsky
2016-09-06
Changed Vector3.snap from fmod to stepify, which makes more sense, fixes #6399
Juan Linietsky
2016-09-06
Should Fix Compiling Export Templates
ISylvox
2016-09-05
Clean up GDScript template
Răzvan Cosmin Rădulescu
2016-09-04
Removed script_variables/ prefix to VS properties, made them easier to access...
Juan Linietsky
2016-09-04
Added expression nodes to visual script, please test.
Juan Linietsky
2016-09-03
Patch thirdy-party libraries to build for WinRT
George Marques
2016-09-03
small fix
Juan Linietsky
2016-09-03
Connection hints when connecting to empty space.
Juan Linietsky
[next]