index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
servers
Age
Commit message (
Expand
)
Author
2022-08-13
small typo in TextServer, changes bitwise to logical which can be faster in s...
Patrick
2022-08-12
Merge pull request #64310 from Chaosus/shader_texture_funcs
Yuri Rubinsky
2022-08-12
Add `textureQueryLod/Levels` functions to the shader language
Yuri Rubinsky
2022-08-12
Add `textureProjGrad` function to the shader language
Yuri Rubinsky
2022-08-11
Merge pull request #64225 from Calinou/3d-scaling-bilinear-use-negative-mipma...
Hugo Locurcio
2022-08-10
Detect if VRS supported before creating default VRS texture
clayjohn
2022-08-10
Use negative mipmap LOD bias for sub-native bilinear 3D scale
Hugo Locurcio
2022-08-10
add get_depth() to KinematicCollision3D as same of 2D
Silc Renew
2022-08-10
Merge pull request #64146 from smix8/fix_editor_disabled_navigationserver_4.x
Rémi Verschelde
2022-08-09
Add NavigationServer2D debug functions
smix8
2022-08-09
Fix Editor Navigation debug edge connection visuals
smix8
2022-08-09
Fix resource leaks in VoxelGI
Bastiaan Olij
2022-08-08
Fix macOS and iOS defines in the rendering code.
bruvzg
2022-08-08
Merge pull request #64078 from Nosliwnayr/master
Rémi Verschelde
2022-08-08
Merge pull request #62547 from clayjohn/ref_vec_pbr
Rémi Verschelde
2022-08-07
Add area monitor callback error checking
Ryan Heath
2022-08-07
Merge pull request #62454 from Geometror/reflect-refract-vec2-vec4
Rémi Verschelde
2022-08-07
Allow vec2 and vec4 for reflect and refract
Hendrik Brucker
2022-08-07
Add a shadow opacity property to Light3D
Hugo Locurcio
2022-08-05
Add a Framebuffer cache
Juan Linietsky
2022-08-04
Rename shader parameter uniform setter/getter methods for consistency
Hugo Locurcio
2022-08-04
Merge pull request #63918 from akien-mga/no-s3tc-for-mobile
Rémi Verschelde
2022-08-04
Force disable S3TC support on Android/iOS since we don't handle it
Rémi Verschelde
2022-08-04
Add support for multiple virtual keyboard types
Brian Semrau
2022-08-04
Merge pull request #63899 from bruvzg/hb_510
Rémi Verschelde
2022-08-04
HarfBuzz: Update to version 5.1.0, use new FLAG_SAFE_TO_INSERT_TATWEEL flag t...
bruvzg
2022-08-04
Merge pull request #61918 from KoBeWi/static_body
Rémi Verschelde
2022-08-04
Improve error message when the requested V-Sync mode cannot be used
Hugo Locurcio
2022-08-03
Merge pull request #61851 from Calinou/particles-default-global-coordinates
Rémi Verschelde
2022-08-03
Merge pull request #51531 from Calinou/decal-projector-add-nearest-mipmap-aniso
Rémi Verschelde
2022-08-03
Merge pull request #58611 from Calinou/ssr-fix-blend-margin
Rémi Verschelde
2022-08-03
Merge pull request #63847 from Zylann/shader_switch_uint
Yuri Rubinsky
2022-08-03
Add Nearest Mipmap Anisotropic filter option to decals and projectors
Hugo Locurcio
2022-08-03
Fade screen-space reflection towards inner margin
Hugo Locurcio
2022-08-02
Allow shading language to use `switch` statement with uints
Marc Gilleron
2022-08-02
Use global coordinates for particles by default
Hugo Locurcio
2022-08-02
Merge pull request #62639 from Calinou/line-antialiasing-decrease-feather-width
Rémi Verschelde
2022-08-02
Add spatial built-ins (camera-pos, object-pos, camera-eye etc.)
Patrick Exner
2022-08-02
[TextServer] Add ICU Unicode security and spoofing detection.
bruvzg
2022-08-02
Merge pull request #53956 from bruvzg/icu_uax_31
Rémi Verschelde
2022-08-02
[TextServer] Implement ICU/UAX 31 based `is_valid_identifier` function.
bruvzg
2022-08-02
Merge pull request #51672 from Calinou/shader-add-hint-transparent-texture
Rémi Verschelde
2022-08-02
Merge pull request #63627 from and-rad/vector-field-attractor-fix
Rémi Verschelde
2022-08-02
Merge pull request #63589 from RandomShaper/sdfgi_debug_pc
Rémi Verschelde
2022-08-02
Merge pull request #63793 from RandomShaper/fix_unbound_resource
Rémi Verschelde
2022-08-01
Add `hint_transparent` to use a transparent black placeholder texture
Hugo Locurcio
2022-08-01
Merge pull request #63767 from kubecz3k/fix/headless-collision
Rémi Verschelde
2022-08-01
Fix uniform set creation error due to null RID
Pedro J. Estébanez
2022-08-01
Merge pull request #63766 from Chaosus/fix_shader_instance_uniform
Yuri Rubinsky
2022-08-01
Fix passing values to the instance uniforms in the shader
Yuri Rubinsky
[next]