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
2019-08-20
Merge pull request #31443 from Calinou/editor-use-minimum-window-size
Rémi Verschelde
2019-08-20
Merge pull request #31478 from kubecz3k/anim-fix
Rémi Verschelde
2019-08-20
Use a different color for folder icons in file dialogs
Hugo Locurcio
2019-08-19
Fix various typos and style errors in text
Tomasz Chabora
2019-08-19
Fix WebSocketServer relaying message 2 times.
Fabio Alessandrelli
2019-08-19
Replace is_zero_approx(A.distance_to(B)) with A==B
Paul Trojahn
2019-08-19
WebSocketServer now sanitize destination peers.
Fabio Alessandrelli
2019-08-19
Move CryptoCore to it's own folder.
Fabio Alessandrelli
2019-08-19
Fix CryptoCore signatures, add SHA1 context.
Fabio Alessandrelli
2019-08-19
Mention caveat with looped animations in `AnimationPlayer.queue()`
Hugo Locurcio
2019-08-19
fix animation freeze when playing animation from another AnimationPlayer
Unknown
2019-08-19
Merge pull request #31473 from Chaosus/shader_bug
Rémi Verschelde
2019-08-19
Merge pull request #31470 from clayjohn/GLES2-skeleton-memory-leak
Rémi Verschelde
2019-08-19
Fix ternary operator shader compiler expression
Yuri Roubinski
2019-08-18
check if skeleton texture is already allocated before reallocating
clayjohn
2019-08-18
Improve the appearance of 2D path editors
Hugo Locurcio
2019-08-18
Merge pull request #31460 from YeldhamDev/textedit_readonly_syntax_fix
Rémi Verschelde
2019-08-18
Merge pull request #31462 from YeldhamDev/shader_preview_text_simplification
Rémi Verschelde
2019-08-18
Keep syntax highlighting on TextEdit in readonly mode
Michael Alexsander Silva Dias
2019-08-18
Simplify structure of preview text in visual shader editor
Michael Alexsander Silva Dias
2019-08-18
Merge pull request #31453 from Chaosus/vs_code_preview
Rémi Verschelde
2019-08-18
Merge pull request #31449 from Chaosus/vs_global_expression
Rémi Verschelde
2019-08-18
Added code preview to visual shader
Yuri Roubinski
2019-08-18
Merge pull request #31456 from Calinou/travis-use-stages
Rémi Verschelde
2019-08-18
Merge pull request #31447 from Calinou/spatial-editor-use-shortcut-tooltips
Rémi Verschelde
2019-08-18
Travis CI: Use a multi-stage build to run static checks first
Hugo Locurcio
2019-08-18
Merge pull request #31448 from Calinou/improve-snap-object-to-floor
Rémi Verschelde
2019-08-18
Merge pull request #31445 from KoBeWi/how_to_input
Rémi Verschelde
2019-08-18
Merge pull request #31442 from KoBeWi/grounded_grabber
Rémi Verschelde
2019-08-18
Merge pull request #31439 from YeldhamDev/node_dock_minor_improvements
Rémi Verschelde
2019-08-18
Merge pull request #31423 from Calinou/improve-node-signal-group-tooltip
Rémi Verschelde
2019-08-18
Merge pull request #31440 from akien-mga/diraccesspack-dir_exists
Rémi Verschelde
2019-08-18
Added global expressions to visual shaders
Yuri Roubinski
2019-08-17
Minor improvements to the Node dock
Michael Alexsander Silva Dias
2019-08-18
Improve "Snap Object to Floor" functionality
Hugo Locurcio
2019-08-17
Use shortcut tooltips in the spatial editor
Hugo Locurcio
2019-08-17
Clarify usage of action_press
Tomasz Chabora
2019-08-17
Merge pull request #31401 from aaronfranke/no-init-scripts
Rémi Verschelde
2019-08-17
Define a minimum window size in the editor and project manager
Hugo Locurcio
2019-08-17
Update Slider grabber position when using mouse wheel
Tomasz Chabora
2019-08-17
DirAccessPack: Fix dir_exists and file_exists for res:// paths
Rémi Verschelde
2019-08-17
Merge pull request #31435 from godotengine/revert-31367-add_minmax_winsize_se...
Rémi Verschelde
2019-08-17
Revert "Add Min/Max Window Size Setting"
Rémi Verschelde
2019-08-17
Merge pull request #31431 from akien-mga/err_explain
Rémi Verschelde
2019-08-17
Improve the scene tree signals/groups tooltip
Hugo Locurcio
2019-08-17
changed the constant scale of cube_normal to -1.0 instead of -1000000.0; this...
Holger Dammertz
2019-08-17
Improve the project manager UI
Hugo Locurcio
2019-08-17
Replace last occurrences of 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG'
Rémi Verschelde
2019-08-17
Merge pull request #31244 from Unholydeath/BB_ChangeErrorMacros
Rémi Verschelde
2019-08-17
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
Braden Bodily
[prev]
[next]