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
/
capsule_shape_3d.cpp
Age
Commit message (
Expand
)
Author
2022-05-19
Use suffixes for units in nodes and resources
Aaron Franke
2022-03-26
Improve range property hints for various collision shapes
Rémi Verschelde
2022-02-20
Show an error when setting a negative size on a collision shape
Aaron Franke
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2021-08-19
Fix capsule height/radius setters with linked properties
PouleyKetchoupp
2021-08-11
Make radius & height in CapsuleShape3D independent
PouleyKetchoupp
2021-02-10
Removed _change_notify
reduz
2021-02-09
Initialize class variables with default values in scene/ [2/2]
Rafał Mikrut
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-11-17
Lowering the Minimum Unit at Shape3D and Cameras
Tokage
2020-08-02
Shape3D::get_debug_mesh_lines const methods
Arkadiusz Marcin Kołek
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-03-27
Renaming of servers for coherency.
Juan Linietsky
2020-03-27
Renamed 2D and 3D nodes to make their types explicit
Juan Linietsky