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
/
occluder_instance_3d.cpp
Age
Commit message (
Expand
)
Author
2022-06-11
Add suffixes to all nodes and resources
FireForge
2022-03-28
String: Remove TTR and DTR defines in non-tools build
Rémi Verschelde
2022-03-10
Discern between virtual and abstract class bindings
reduz
2022-02-16
Style: Cleanup single-line blocks, semicolons, dead code
Rémi Verschelde
2022-02-15
Use `switch` consistently in `_notification` (`scene` folder)
Rémi Verschelde
2022-02-12
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-07
Improvements and fixes to occluders
jfons
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2021-12-09
Replace String comparisons with "", String() to is_empty()
Nathan Franke
2021-11-18
Remove outdated comments related to the 20-layer editor limitation
Hugo Locurcio
2021-11-03
Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR`
Hugo Locurcio
2021-08-12
Uniformize layer names, script methods and documentation
PouleyKetchoupp
2021-07-23
Node3D gizmo improvements
jfons
2021-07-07
Add node configuration warnings to OccluderInstance3D
Hugo Locurcio
2021-06-19
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-03
Rename Transform to Transform3D in core
Aaron Franke
2021-04-23
Implement occlusion culling
jfons