index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Age
Commit message (
Expand
)
Author
2021-11-08
Several Gradient improvements
Hendrik Brucker
2021-11-08
Merge pull request #52943 from RandomShaper/property_pin_control_natural
Rémi Verschelde
2021-11-08
Add property value pinning
Pedro J. Estébanez
2021-11-07
Rename `GradientTexture` to `GradientTexture1D`
Andrii Doroshenko (Xrayez)
2021-11-06
Merge pull request #54417 from Anutrix/global-scope-doc-updates
Max Hilbrunner
2021-11-06
Added or improved function description and codeblocks in @GlobalScope.xml
Anutrix
2021-11-05
Rename AABB `get_area` to `get_volume`
Brian Semrau
2021-11-05
Merge pull request #54573 from nekomatata/query-parameters
Rémi Verschelde
2021-11-05
Merge pull request #54599 from Chaosus/vs_particles_2d_emitters
Rémi Verschelde
2021-11-05
Added 2D boolean hint for particle emitters in visual shaders
Yuri Roubinsky
2021-11-05
Use Callable in RS::request_frame_drawn_callback
Brian Semrau
2021-11-04
Use parameter classes instead of arguments for all physics queries
PouleyKetchoupp
2021-11-04
Improve description for `BitMap.grow_mask()`
Hugo Locurcio
2021-11-04
Merge pull request #54520 from pycbouh/docs-ctor-operator-descriptions
Rémi Verschelde
2021-11-04
Merge pull request #54568 from Gustavobb/docs-input-screen-drag
Rémi Verschelde
2021-11-04
Fixup documentation after 3abb5a9
Rémi Verschelde
2021-11-03
Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR`
Hugo Locurcio
2021-11-03
Change description of relative field in input drag event.
Gustavo Beltrão Braga
2021-11-03
Merge pull request #54533 from rafallus/menubutton_items
Rémi Verschelde
2021-11-03
Implement inspector property array for `PopupMenu` and `MenuButton`
rafallus
2021-11-03
i18n: Sync classref translations with Weblate
Rémi Verschelde
2021-11-03
Merge pull request #54104 from Scony/improve-navigation-obstacles
Rémi Verschelde
2021-11-02
Merge pull request #54471 from rafallus/callable_area_monitor
Rémi Verschelde
2021-11-02
Restore constructor/operator information in online docs
Yuri Sizov
2021-11-02
Merge pull request #54509 from pycbouh/editor-resource-picker-edit
Rémi Verschelde
2021-11-02
Merge pull request #54453 from KoBeWi/slice_of_string
Rémi Verschelde
2021-11-02
Add a flag to EditorResourcePicker to differentiate selection contexts
Yuri Sizov
2021-11-02
Expose String.get_slice
kobewi
2021-11-01
Use `Callable` in Area monitor callback
rafallus
2021-11-02
Merge pull request #54438 from Laelaps9/patch-1
Max Hilbrunner
2021-11-02
Merge pull request #35816 from touilleMan/dictionary-operator==-true-comparison
Emmanuel Leblond
2021-11-01
Merge pull request #54491 from Calinou/project-manager-fix-vulkan-choice
Rémi Verschelde
2021-11-01
Merge pull request #54391 from DavidSichma/doc_interpolate_value
Rémi Verschelde
2021-11-01
Fix new projects always being created with OpenGL
Hugo Locurcio
2021-11-01
Merge pull request #37880 from nekomatata/rigid-body-damping-override
Camille Mohr-Daurat
2021-11-01
[macOS] Add `create_instance` function to spawn editor copies.
bruvzg
2021-10-31
Merge pull request #53452 from aaronfranke/who-let-the-docs-out
Rémi Verschelde
2021-10-31
Use OpenGL 3.3 core profile instead of compatibility profile
Clay John
2021-10-30
Fix area_shape_exited's description
Laelaps9
2021-10-30
Correct CodeEdit documentation mentioning parent property due to incorrect ar...
Emmanuel Leblond
2021-10-30
Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3
Hugo Locurcio
2021-10-29
Move the docs for constructors and operators out of methods section
Aaron Franke
2021-10-29
Merge pull request #54390 from Anutrix/collide-shape-doc
Max Hilbrunner
2021-10-29
Merge pull request #53234 from Geometror/gradient-texture-2d
Yuri Roubinsky
2021-10-29
Fixed Tween::interpolate_value argument order.
David Sichma
2021-10-29
Added collide_shape return type info to PhysicsDirectSpaceState2D docs
Anutrix
2021-10-29
Merge pull request #54340 from aaronfranke/time-doc
Max Hilbrunner
2021-10-29
Merge pull request #54328 from YeldhamDev/tabbar_close_signal_rename
Max Hilbrunner
2021-10-28
Addition of FogVolumes, FogShaders, FogMaterial, and overhaul of VolumetricFog
clayjohn
2021-10-28
Rename `TabBar`'s `tab_closed` signal to `tab_close_pressed`
Michael Alexsander
[next]