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
/
resources
Age
Commit message (
Expand
)
Author
2020-12-14
Rename Animation::track_remove_key_at_position to track_remove_key_at_time
Marcel Admiraal
2020-12-13
Rework Mesh handling on scene importing.
reduz
2020-12-13
[Complex Text Layouts] Add variable fonts support.
bruvzg
2020-12-11
[Complex Text Layouts] Refactor RichTextLabel.
bruvzg
2020-12-10
Merge pull request #44070 from YeldhamDev/popupmenu_separator_font_color
RĂ©mi Verschelde
2020-12-09
Merge pull request #44128 from KoBeWi/đŸ§¹
RĂ©mi Verschelde
2020-12-09
Cleanup unused engine code
Tomasz Chabora
2020-12-09
Merge pull request #43931 from bruvzg/ctl_comp_font
RĂ©mi Verschelde
2020-12-09
Merge pull request #44199 from bruvzg/pvs_fixes_1
RĂ©mi Verschelde
2020-12-09
Static analyzer fixes:
bruvzg
2020-12-09
Increase dithering in the PhysicalSkyMaterial shader to combat banding
Hugo Locurcio
2020-12-06
[Complex Text Layouts] Adds missing Font::SPACING_* to the Label, LineEdit, T...
bruvzg
2020-12-05
Tweak BaseMaterial3D heightmap property hints
Hugo Locurcio
2020-12-05
Merge pull request #44091 from madmiraal/rename-cubemesh-boxmesh
RĂ©mi Verschelde
2020-12-05
Rename CubeMesh BoxMesh
Marcel Admiraal
2020-12-04
Rebind Mesh/ArrayMesh enums
Aaron Franke
2020-12-04
Rename Particles/ParticlesMaterial "Flags" enum to "ParticleFlags"
Aaron Franke
2020-12-04
doc: Sync classref with current source
RĂ©mi Verschelde
2020-12-03
Add "font_color_separator" theme property to 'PopupMenu'
Michael Alexsander
2020-12-03
[Complex Text Layouts] Add compatibility for legacy Font resources.
bruvzg
2020-12-02
Refactored Mesh internals and formats.
reduz
2020-12-02
Fixed some errors when changing port name in visual shader expressions
Yuri Roubinsky
2020-12-01
Fix few bugs in visual shader expressions
Yuri Roubinsky
2020-11-29
Fixed several visual shader inputs
Yuri Roubinsky
2020-11-28
Merge pull request #42761 from fire/color-grading-3d
RĂ©mi Verschelde
2020-11-28
Fixed invalid visual shader outputs (TRANSMISSION, ALPHA_SCISSOR)
Yuri Roubinsky
2020-11-28
Environment brightness, contrast, saturation restore with color correction.
clayjohn
2020-11-28
Merge pull request #41100 from bruvzg/ctl_text_server_interface
RĂ©mi Verschelde
2020-11-27
Merge pull request #39056 from rileylyman/tscn_newlines
RĂ©mi Verschelde
2020-11-26
[Complex Text Layouts] Refactor Font class, default themes and controls to us...
bruvzg
2020-11-26
Added extra warning to VisualShaderNodeTexture + fix warning appearing
Yuri Roubinsky
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-12
Improve error messages related to failing to open files
Nick Swoboda
2020-11-09
Variant: Rename Type::_RID to Type::RID
RĂ©mi Verschelde
2020-11-07
Reorganized core/ directory, it was too fatty already
reduz
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-02
Alpha Hash and Alpha2Coverage Implementation
Marios Staikopoulos
2020-10-28
Update scene/resources/dynamic_font.cpp
Juan Linietsky
2020-10-28
Implement CanvasGroup and CanvasItem clipping
reduz
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
Merge pull request #43075 from Xrayez/color-ramp-to-gradient
RĂ©mi Verschelde
2020-10-25
Fixup `ColorRamp` to `Gradient` renames
Andrii Doroshenko (Xrayez)
[next]