index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
csg
/
csg.h
Age
Commit message (
Expand
)
Author
2022-06-20
Clean up Hash Functions
reduz
2022-05-16
Replace most uses of Map by HashMap
reduz
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2021-10-12
Fixed a typo in csg module
M. Huri
2021-06-11
Rename Reference to RefCounted
Pedro J. Estébanez
2021-06-03
Rename files and the exposed name for Transform3D
Aaron Franke
2021-06-03
Rename Transform to Transform3D in core
Aaron Franke
2021-02-08
Initialize class/struct variables with default values in modules/
Rafał Mikrut
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-11-07
Reorganized core/ directory, it was too fatty already
reduz
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-03-17
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-02-21
Fix multiple issues with CSG module.
Marcel Admiraal
2020-02-18
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-02-12
Core: Ensure classes match their header filename
Rémi Verschelde
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-08-11
[Core] Completely kill math_2d.h, change includes
Aaron Franke
2018-05-16
Add missing copyright headers
Guilherme Felipe
2018-05-03
updated OAHashMap to use robinhood hashing
karroffel
2018-04-27
CSG Support for Godot!
Juan Linietsky