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
/
3d
Age
Commit message (
Expand
)
Author
2022-08-08
Merge pull request #62571 from Calinou/gpuparticlescollisionsdf3d-add-bake-mask
Rémi Verschelde
2022-08-08
Merge pull request #64068 from DarkKilauea/fix-region-travel-cost
Rémi Verschelde
2022-08-07
Fix typo when setting NavigationRegion travel_cost
Josh Jones
2022-08-07
Add a shadow opacity property to Light3D
Hugo Locurcio
2022-08-05
Merge pull request #59844 from Calinou/rename-shader-param-methods
Rémi Verschelde
2022-08-04
Rename shader parameter uniform setter/getter methods for consistency
Hugo Locurcio
2022-08-04
Fix SoftDynamicBody3D normals
Ricardo Buring
2022-08-03
Allow more precise adjustments of orthogonal/frustum size in Camera3D
Hugo Locurcio
2022-08-02
Use global coordinates for particles by default
Hugo Locurcio
2022-08-01
Change default material alpha scissor threshold to 0.5
Hugo Locurcio
2022-07-31
Tweak VoxelGI defaults for better quality
Hugo Locurcio
2022-07-31
Add meter suffix to ShapeCast3D margin property
Marcus Elg
2022-07-30
Don't move nonexistent debug shapes
Ricardo Buring
2022-07-30
Fix `ShapeCast3D` creating runtime shape in editor
PrecisionRender
2022-07-29
Swap arguments of ResourceSaver.save()
kobewi
2022-07-29
Merge pull request #63595 from reduz/remove-signal-connect-binds
Rémi Verschelde
2022-07-29
Remove Signal connect binds
Juan Linietsky
2022-07-29
Merge pull request #62601 from smix8/navigation_3d_debug_4.x
Rémi Verschelde
2022-07-29
Add more detailed Navigation Debug Visualization
smix8
2022-07-29
Merge pull request #63161 from PrecisionRender/master
Rémi Verschelde
2022-07-28
Add ShapeCast3D node
PrecisionRender
2022-07-28
Merge pull request #57698 from bluenote10/feature/rename_translated_to_transl...
Rémi Verschelde
2022-07-27
Merge pull request #63138 from TokageItLab/normalize-position-track
Rémi Verschelde
2022-07-27
Merge pull request #63440 from YuriSizov/joints-six-degrees-of-order
Rémi Verschelde
2022-07-27
Tweak Decal distance fade defaults and add property hints
Hugo Locurcio
2022-07-26
add position track normalization & post process key value for retarget
Silc Renew
2022-07-25
Fix missing Distance Fade category in OmniLight3D/SpotLight3D inspector
Hugo Locurcio
2022-07-25
Group properties of Generic6DOFJoint slightly better
Yuri Sizov
2022-07-25
Remove ThreadWorkPool, replace by WorkerThreadPool
Juan Linietsky
2022-07-25
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
Merge pull request #63219 from reduz/implement-vector4-projection
Rémi Verschelde
2022-07-23
Implement Vector4, Vector4i, Projection
reduz
2022-07-23
Implement BPM support
reduz
2022-07-18
Use integer types in Image and ImageTexture methods
FireForge
2022-07-18
Merge pull request #61590 from Haydoggo/path-follow-fix
Rémi Verschelde
2022-07-16
add rest fixer to importer retarget
Silc Renew
2022-07-16
rename translate(d) to translate(d)_local in Transform 2D/3D
Fabian Keller
2022-07-15
Use BitField hint for the TextServer enums. Add missing parts for BitField su...
bruvzg
2022-07-14
prevent crash on NaN offset in path_follower 2d and 3d
Hayden Leete
2022-07-12
Remove unused hints
kobewi
2022-07-06
Refactor Font configuration and import UI, and Font resources.
bruvzg
2022-07-05
Clamp VoxelGI extents to reasonable values to avoid breaking baking
Hugo Locurcio
2022-07-04
Use custom key structs, instead of raw hashes for the Label3D and TextMesh, t...
bruvzg
2022-07-03
Merge pull request #62677 from akien-mga/particles-fix-warnings-update
Rémi Verschelde
2022-07-03
Particles: Fix missing configuration warning updates
Rémi Verschelde
2022-07-03
Fix no `hint_string` for `frame` property in `AnimatedSprite`s
kleonc
2022-07-02
Merge pull request #61610 from TokageItLab/importer-retarget-registered-gdhum...
Rémi Verschelde
2022-07-01
Merge pull request #50755 from foxydevloper/add-global-position-and-global-ro...
Rémi Verschelde
2022-07-01
Clamp Decal's upper/lower fade to positive values
Hugo Locurcio
2022-07-01
Add global_position and global_rotation to Node3D
foxydevloper
[next]