index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
Age
Commit message (
Expand
)
Author
2021-08-14
Merge pull request #51636 from Calinou/rename-lineshape2d
Rémi Verschelde
2021-08-14
Rename LineShape2D to WorldMarginShape2D
Hugo Locurcio
2021-08-13
Merge pull request #51642 from akien-mga/cleanup-use_single_quotes
Rémi Verschelde
2021-08-13
Merge pull request #51585 from Paulb23/theme-update-optimisation
Rémi Verschelde
2021-08-13
Merge pull request #50609 from bruvzg/te_block_caret
Rémi Verschelde
2021-08-13
Style: Cleanup code using `text_editor/completion/use_single_quotes`
Rémi Verschelde
2021-08-13
Merge pull request #51630 from Chaosus/fix_completion_popup_size
Yuri Roubinsky
2021-08-13
Only update TextEdit text cache when dirty
Paulb23
2021-08-13
Move CodeEdit theme overrides into EditorTheme
Paulb23
2021-08-13
Fix incorrect completion popup size of `CodeEdit`
Yuri Roubinsky
2021-08-13
[TextEdit] Improve block/insert caret drawing.
bruvzg
2021-08-13
Add bulk theme overrides to Control
Paulb23
2021-08-13
Merge pull request #51025 from reduz/fix-directional-shadow-bias
Rémi Verschelde
2021-08-13
Merge pull request #50114 from Chaosus/vs_constants
Rémi Verschelde
2021-08-13
Merge pull request #51519 from Chaosus/vs_transform_operator
Rémi Verschelde
2021-08-13
Merge pull request #51607 from aaronfranke/includes
Rémi Verschelde
2021-08-13
Merge pull request #51587 from Calinou/use-unicode-multiplication-symbol
Rémi Verschelde
2021-08-13
Add placeholder textures to ensure CameraTexture / CameraFeed always have val...
bruvzg
2021-08-13
Fix some unnecessary includes
Aaron Franke
2021-08-12
Use the Unicode multiplication symbol where relevant
Hugo Locurcio
2021-08-12
Merge pull request #51580 from aaronfranke/particles-real-double
Rémi Verschelde
2021-08-12
Merge pull request #51558 from fabriceci/fix-move-and-slide-regression-multip...
Rémi Verschelde
2021-08-12
Merge pull request #50372 from Paulb23/code_edit_breakpoint_fixes
Rémi Verschelde
2021-08-12
Merge pull request #51572 from Chaosus/vs_fix_transform_instance
Yuri Roubinsky
2021-08-12
Fix printing error about unsupported modifier on `TransformUniform`
Yuri Roubinsky
2021-08-12
Use real_t and double where appropriate in Particles
Aaron Franke
2021-08-12
Merge pull request #51532 from nekomatata/layer-mask-accessors
Rémi Verschelde
2021-08-12
Uniformize layer names, script methods and documentation
PouleyKetchoupp
2021-08-12
Merge pull request #51568 from AnilBK/remove-swap
Rémi Verschelde
2021-08-12
Fix breakpoint toggle signal not firing when expected
Paulb23
2021-08-12
Merge pull request #51567 from mortarroad/master-fix-cpu-particles-spread
Rémi Verschelde
2021-08-12
Merge pull request #50363 from JestemStefan/node2D_zero_scale_det_error
Rémi Verschelde
2021-08-12
Merge pull request #50371 from Paulb23/text_edit_cleanup
Rémi Verschelde
2021-08-12
Fix CPU Particles spread
Morris Tabor
2021-08-12
Remove unused swap template.
Anilforextra
2021-08-12
Cleanup and complete TextEdit inspector and docs
Paulb23
2021-08-12
Cleanup and bind remaing methods in TextEdit
Paulb23
2021-08-12
Fix move and slide regression by allowing multiple collision direction
fabriceci
2021-08-12
Fix regressions caused by recent particle spread refactor
Morris Tabor
2021-08-12
Merge pull request #51517 from Chaosus/precise_graphedit_port_handling
Yuri Roubinsky
2021-08-12
Cleanup and expose viewport / scrolling methods
Paulb23
2021-08-12
Rename readonly to editable
Paulb23
2021-08-12
Rename insert mode to overtype mode
Paulb23
2021-08-12
Protect internal CodeEdit --> TextEdit API
Paulb23
2021-08-12
Cleanup TextEdit selection methods
Paulb23
2021-08-12
Expose and cleanup TextEdit line wrap API
Paulb23
2021-08-12
Cleanup and rename caret operations
Paulb23
2021-08-12
Make TextEdit cut, copy and paste overridable
Paulb23
2021-08-12
Remove dead code from TextEdit
Paulb23
2021-08-12
Merge pull request #51502 from codecat/fix-caret-selection
Rémi Verschelde
[next]