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-10-27
Rename the `type` parameter to `node_type` in Theme and Control
Hugo Locurcio
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
2020-10-20
Add `border_width` to `ReferenceRect`
Andrii Doroshenko (Xrayez)
2020-10-20
Removed underscore from GraphEdit begin/end_node_move signals
Yuri Roubinsky
2020-10-20
Merge pull request #42891 from gvaneyck/graph-begin-node-move-timing
Rémi Verschelde
2020-10-19
Fix emit_signal timing for GraphEdit's begin/end node move
Gabriel Van Eyck
2020-10-19
Merge pull request #42874 from dreamsComeTrue/text-edit-bounds-fix
Rémi Verschelde
2020-10-19
Merge pull request #42904 from Xrayez/rects-rename-fixup
Rémi Verschelde
2020-10-19
Merge pull request #38097 from Calinou/add-viewport-debanding
Juan Linietsky
2020-10-19
Fixup `ColorRect` and `TextureRect` renames
Andrii Doroshenko (Xrayez)
2020-10-19
Merge pull request #42558 from Chaosus/vs_curve
Rémi Verschelde
2020-10-18
Revert "Replace SAO implementation with MSSAO"
Juan Linietsky
2020-10-18
Merge pull request #42077 from clayjohn/MSSAO
Juan Linietsky
2020-10-18
Merge pull request #42201 from clayjohn/Vulkan-new-glow
Juan Linietsky
2020-10-18
Replace SAO implementation with MSSAO
clayjohn
2020-10-18
Optimize Glow with local memory
clayjohn
2020-10-18
Merge pull request #41418 from clayjohn/Vulkan-aerial
Rémi Verschelde
2020-10-18
Refactor MethodBind to use variadic templates
reduz
2020-10-18
Added VisualShaderNodeCurve to easy gather data from a CurveTexture
Yuri Roubinsky
2020-10-17
Add aerial perspective to fixed fog
clayjohn
2020-10-17
TextEdit - fix valid bounds in 'set_line'. Fixes #41967
Dominik 'dreamsComeTrue' Jasiński
2020-10-15
Merge pull request #42778 from madmiraal/remove-get_layers
Rémi Verschelde
2020-10-13
Fixed main gutter not drawing on item toggle
Paulb23
2020-10-13
Remove old RigidBody layers property and methods.
Marcel Admiraal
2020-10-13
Remove redundant property "enabled_focus_mode"
FIF15
2020-10-13
Respect Tree.set_icon_max_width size for drawing selection box
volzhs
2020-10-12
doc: Sync classref with current source
Rémi Verschelde
2020-10-10
Adds Metallic to spatial light input of visual shaders
Yuri Roubinsky
2020-10-09
Implement GPU Particle Collisions
reduz
2020-10-09
Fix Popup crash in single window mode
PouleyKetchoupp
2020-10-06
Added a more helpful error message when there is no current animation for the...
Duroxxigar
2020-10-05
glTF: Fix parsing image data with `mimeType` undefined
Rémi Verschelde
2020-10-04
Fix typo in VisualShaderNodeSample3D::generate_code
Yuri Roubinsky
2020-10-03
Merge pull request #42518 from Duroxxigar/update-getter-and-setters
Rémi Verschelde
2020-10-03
Fix def parameter in Texture visual shader nodes for sky/particles modes
Yuri Roubinsky
2020-10-03
Switch from recursion to iterative for backfilling colour regions
Paulb23
2020-10-02
Updated getters and setters names for toplevel
Duroxxigar
2020-10-02
Remove area or body from map before emitting signals.
Marcel Admiraal
2020-10-02
Merge pull request #42451 from Duroxxigar/rename-toplevel
Rémi Verschelde
[next]