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
2020-11-17
Describe `ImageTexture`, `Image` creation and usage
Andrii Doroshenko (Xrayez)
2020-11-17
Merge pull request #38812 from aaronfranke/brace-no-empty-line
Rémi Verschelde
2020-11-17
Merge pull request #43547 from TokageItLab/lowering-s3d-and-camera-min-unit
Rémi Verschelde
2020-11-16
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-17
Lowering the Minimum Unit at Shape3D and Cameras
Tokage
2020-11-16
Merge pull request #43316 from YeldhamDev/rate_scale_wav_fix
Rémi Verschelde
2020-11-16
Merge pull request #42008 from Calinou/theme-rename-node-type
Rémi Verschelde
2020-11-16
Merge pull request #43566 from Calinou/remove-pause-mode-script-property-groups
Rémi Verschelde
2020-11-16
Merge pull request #41851 from EricEzaM/PR/popup-menu-hysteresis
Rémi Verschelde
2020-11-15
Remove property groups for Pause Mode and Script
Hugo Locurcio
2020-11-15
GUI: send cursor data from TextEdit
Sergey Minakov
2020-11-12
Improve error messages related to failing to open files
Nick Swoboda
2020-11-11
Merge pull request #43449 from nekomatata/line_edit_window_pos
Rémi Verschelde
2020-11-11
Expose LineEdit scroll offset to scripts
PouleyKetchoupp
2020-11-09
Variant: Rename Type::_RID to Type::RID
Rémi Verschelde
2020-11-09
Refactored variant constructor logic
reduz
2020-11-08
Added hysteresis for popup sub-menus
Eric M
2020-11-07
Reorganized core/ directory, it was too fatty already
reduz
2020-11-06
Merge pull request #43283 from Calinou/color-remove-contrasted
Rémi Verschelde
2020-11-06
Fix uninitialised variables in the BaseMaterial3D.
bruvzg
2020-11-04
Fix WAV resources ignoring the AudioServer's 'global_rate_scale' value
Michael Alexsander
2020-11-04
doc: Sync classref with current source + fixup some bindings
Rémi Verschelde
2020-11-04
Implement DirectionalLight2D
reduz
2020-11-03
Merge pull request #39635 from Meriipu/master_nodrop
Rémi Verschelde
2020-11-03
Remove `Color.contrasted()` as its behavior is barely useful
Hugo Locurcio
2020-11-03
Tooltips: Improve code clarity and docs
Rémi Verschelde
2020-11-02
Alpha Hash and Alpha2Coverage Implementation
Marios Staikopoulos
2020-11-01
Merge pull request #42703 from RandomShaper/fix_anim_backwards
Rémi Verschelde
2020-10-30
Refactor pixel snapping.
reduz
2020-10-29
Fix crash in TabContainer in case of no content at all
volzhs
2020-10-28
Update scene/resources/dynamic_font.cpp
Juan Linietsky
2020-10-28
Implement CanvasGroup and CanvasItem clipping
reduz
2020-10-28
Removed redundant line from TextEdit
Yuri Roubinsky
2020-10-28
Merge pull request #43147 from Mallos/fix/sprite2d-rect
Rémi Verschelde
2020-10-28
Merge pull request #42766 from volzhs/tab-container
Rémi Verschelde
2020-10-27
fix(sprite2d): Rect is not handling pixel snap
Eric Tuvesson
2020-10-27
Rename the `type` parameter to `node_type` in Theme and Control
Hugo Locurcio
2020-10-27
Fixes setting top_level not updating the global position
Gilles Roudière
2020-10-27
Visual Shader Parenthesis fix
Luke Costello
2020-10-26
Fix uninitialized `Viewport::use_debanding` member variable
Hugo Locurcio
2020-10-26
Merge pull request #42969 from Klowner/fixes/42967-popup-position
Rémi Verschelde
2020-10-26
Merge pull request #43075 from Xrayez/color-ramp-to-gradient
Rémi Verschelde
2020-10-25
ScriptEditor: Fix line number gutter drag select
Devin Curry
2020-10-25
Fixup `ColorRamp` to `Gradient` renames
Andrii Doroshenko (Xrayez)
2020-10-24
Refactored 2D shader and lighting system
reduz
2020-10-24
Rename button group property to button_group
Aaron Franke
2020-10-23
Shows ColorRect in Color constants autocompletion
Yuri Roubinsky
2020-10-22
Merge pull request #42907 from Xrayez/add-ref-rect-border-width
Rémi Verschelde
2020-10-21
include parent display location in popup location calculation
Mark Riedesel
2020-10-21
Remove printing of windowpos/screenpos in MenuButton
Yuri Roubinsky
[next]