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-01-02
Don't connect ShaderMaterial's `changed` signal when not in the editor
Hugo Locurcio
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-12-28
Revert "Merge pull request #34315 from YeldhamDev/editor_theme_optionbutton_a...
Michael Alexsander
2019-12-22
Merge pull request #34488 from nekomatata/style_box_flat_aa
Rémi Verschelde
2019-12-20
Fixed StyleBoxFlat border size with aa on
PouleyKetchoupp
2019-12-20
Encodes property names properly in project.godot
Haoyu Qiu
2019-12-15
Merge pull request #34356 from Calinou/styleboxflat-lower-max-corner-detail
Rémi Verschelde
2019-12-14
Lower the maximum StyleBoxFlat corner detail to 20
Hugo Locurcio
2019-12-13
Remove unused theme elements in H/VSlider
Michael Alexsander
2019-12-13
Merge pull request #34189 from aaronfranke/mesh-aabb
Rémi Verschelde
2019-12-12
Added missed enum constant VisualShaderNodeTexture::SOURCE_PORT
Yuri Roubinsky
2019-12-11
Expose Mesh get_aabb
Aaron Franke
2019-12-11
Merge pull request #34259 from timothyqiu/validate-texture-32982
Rémi Verschelde
2019-12-11
Merge pull request #34241 from timothyqiu/sync-fallbacks-size-32701
Rémi Verschelde
2019-12-11
Merge pull request #34240 from timothyqiu/invalid-shader-io-29985
Rémi Verschelde
2019-12-11
Validates texture in set_piece_texture
Haoyu Qiu
2019-12-10
Fixes crash when using DynamicFont::set_font_data
Haoyu Qiu
2019-12-10
Fixes crash when shader inputs/outputs is invalid string
Haoyu Qiu
2019-12-10
Fixes crash when using Theme::clear
Haoyu Qiu
2019-12-10
Merge pull request #34040 from qarmin/unused_variable_more_precise_numbers
Rémi Verschelde
2019-12-10
Removed unused variables, add some constants numbers
Rafał Mikrut
2019-12-05
Don't store index of root nodes
Tomasz Chabora
2019-11-26
Only display Environment sky rotation in degrees in the Inspector
Hugo Locurcio
2019-11-25
Fix bug where specularmode disabled is not cached
clayjohn
2019-11-24
StyleBox preview adjusted to fit all drawn content
PouleyKetchoupp
2019-11-20
Fix some overflows and unitialized variables
Rafał Mikrut
2019-11-17
Merge pull request #33683 from clayjohn/material-texture-bug
Rémi Verschelde
2019-11-17
Properly update texture when roughness/metallic set
clayjohn
2019-11-17
StyleBoxFlat doesn't draw content when width or height is zero
PouleyKetchoupp
2019-11-10
Merge pull request #33516 from qarmin/small_fixes
Rémi Verschelde
2019-11-10
Merge pull request #33452 from Chaosus/fix_tilemap
Rémi Verschelde
2019-11-10
Memory leak and crash fixes
Rafał Mikrut
2019-11-09
Merge pull request #33465 from rxlecky/list-theme-resources-fix
Rémi Verschelde
2019-11-09
Fix functions listing all theme resources
rxlecky
2019-11-09
Merge pull request #33431 from Kaonnull/bugParticles2D_2
Rémi Verschelde
2019-11-08
Fixed prematurely ending animation of particles.
Simon Hardt
2019-11-08
Fix incorrect offset for old-format tilemaps
Yuri Roubinsky
2019-11-07
Merge pull request #32477 from aaronfranke/equal-approx-separate
Rémi Verschelde
2019-11-04
Fix invalid casting on visual shader sampler
Yuri Roubinsky
2019-11-03
Added sampler inputs for visual shaders
Yuri Roubinsky
2019-11-03
Merge pull request #33277 from clayjohn/update_material
Rémi Verschelde
2019-11-02
Force update SpatialMaterial when texture set and always use ALBEDO
clayjohn
2019-11-01
Fix some crashes, overflows and using variables without values
Rafał Mikrut
2019-10-29
Removes translations from generated visual shader code
Yuri Roubinsky
2019-10-28
Merge pull request #33120 from YeldhamDev/popup_dialog_panel_style
Rémi Verschelde
2019-10-28
Merge pull request #33104 from qarmin/fix_some_crashes
Rémi Verschelde
2019-10-28
Fix some crashes and using null pointers
Rafał Mikrut
2019-10-27
Fixed using compressed textures and add work around for firefox webgl mesa sa...
clayjohn
2019-10-27
Add "panel" style to PopupDialog
Michael Alexsander
2019-10-25
Fix the default TextEdit background color
Hugo Locurcio
[next]