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
2018-01-16
Fixes for parameter names of builtin functions in visual scripts/core
Chaosus
2018-01-16
Merge pull request #15777 from AndreaCatania/p2
Rémi Verschelde
2018-01-16
Fixed bullet physics body shape scaling
AndreaCatania
2018-01-16
Merge pull request #15772 from godotengine/revert-15540-fix_color_to_html
Rémi Verschelde
2018-01-16
Revert "Fix bad color to HTML conversion. Alpha channel was added before RGB."
Rémi Verschelde
2018-01-16
Merge pull request #15762 from YeldhamDev/globalscope_javascript
Rémi Verschelde
2018-01-15
[DOCS] Description for the JavaScript singleton in @GlobalScope.
Michael Alexsander Silva Dias
2018-01-16
Merge pull request #15760 from eska014/es3-copy-shader
Rémi Verschelde
2018-01-15
Fix copy shader in GLSL ES 3.0
Leon Krause
2018-01-15
Filled tutorial field in most relevent classes.
Juan Linietsky
2018-01-15
Make sure PropertyHint matches in the VisualScript editor.
K. S. Ernest (iFire) Lee
2018-01-15
Merge pull request #15755 from eska014/webgl-particles2d
Rémi Verschelde
2018-01-15
Fix Particles2D in WebGL 2.0
Leon Krause
2018-01-15
Merge pull request #15701 from groud/changes_default_keep_margin_to_true
Rémi Verschelde
2018-01-15
Merge pull request #15724 from karroffel/gdnative-fix-some-crashes
Rémi Verschelde
2018-01-15
Merge pull request #15752 from Hinsbart/propselect
Rémi Verschelde
2018-01-15
PropertyEditor: Add missing MAKE_PROPSELECT.
Andreas Haas
2018-01-15
Changes the keep_margin parameter to true by default, so that people are not ...
Gilles Roudiere
2018-01-15
Merge pull request #15696 from bojidar-bg/15646-assigned-animation
Rémi Verschelde
2018-01-15
Merge pull request #15728 from Zylann/fix_freelook_null_shortcut
Rémi Verschelde
2018-01-15
Merge pull request #15712 from Faless/viewport_input
Rémi Verschelde
2018-01-15
ViewportContainer passes input down to children viewports
Fabio Alessandrelli
2018-01-15
Fix crash when freelook shortcuts are undefined
Marc Gilleron
2018-01-14
[GDNative] fix two crashes with NativeScript
karroffel
2018-01-14
Merge pull request #15671 from Calinou/non-tty-simple-build-log
Rémi Verschelde
2018-01-14
Merge pull request #15709 from Paulb23/update_member_keyword_colour_on_change
George Marques
2018-01-14
Fixed member keywords colour not updating on settings change
Paulb23
2018-01-14
Merge pull request #15708 from Paulb23/current_line_clipping_issue_15427
Rémi Verschelde
2018-01-14
Fixed current line highligting with horizontal clipping, issue 15427
Paulb23
2018-01-14
Merge pull request #15706 from groud/remove_unused_class
Rémi Verschelde
2018-01-14
Remove the unused FindReplaceDialog class
Gilles Roudiere
2018-01-14
Merge pull request #15699 from poke1024/fix15024
Rémi Verschelde
2018-01-14
Fix external editors always opening on scene change
Bernhard Liebl
2018-01-14
Fix an issue with the animation editor not seeking to the target time properly.
Bojidar Marinov
2018-01-14
Merge pull request #15684 from karroffel/nativescript-windows-editor-crash
Thomas Herzog
2018-01-14
[GDNative] fix editor crash with NativeScript
karroffel
2018-01-13
Merge pull request #15679 from bruvzg/fix_itos_on_int64_min
Rémi Verschelde
2018-01-13
Merge pull request #15680 from karroffel/gdnative-api-hash-cache
Rémi Verschelde
2018-01-13
[GDNative] cache API hashes
karroffel
2018-01-13
Fix String::itos/String::num_int64(INT64_MIN) output.
bruvzg
2018-01-13
Merge pull request #15676 from eska014/html5-enginewrap
Rémi Verschelde
2018-01-13
Wrap Emscripten module into JS Engine singleton per SCons
Leon Krause
2018-01-13
Disable colored output and progress bar when building outside of a TTY
Hugo Locurcio
2018-01-13
Merge pull request #15670 from poke1024/fix15588
Rémi Verschelde
2018-01-13
Fixes hangs with Tree in multi selection mode (issue 15588)
Bernhard Liebl
2018-01-13
Merge pull request #15657 from paulloz/fix-textedit-undo-redo-selection
Rémi Verschelde
2018-01-13
Merge pull request #15655 from endragor/fix-get-parent-range
Rémi Verschelde
2018-01-13
Merge pull request #15665 from endragor/fix-android-gdnative
Rémi Verschelde
2018-01-13
Merge pull request #15669 from poke1024/fix-dep-files-size
Rémi Verschelde
2018-01-13
Fix files section size in dependency error dialog
Bernhard Liebl
[next]