index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
math
/
triangle_mesh.cpp
Age
Commit message (
Expand
)
Author
2023-01-19
Cleanup unused engine code v2
kobewi
2023-01-05
One Copyright Update to rule them all
Rémi Verschelde
2022-10-07
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-06-22
Add surface indices to TriangleMesh
reduz
2022-05-16
Replace most uses of Map by HashMap
reduz
2022-04-13
Rearrange TriangleMesh stack level incrementation to fix MSVC compiler optimi...
SaracenOne
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2021-09-30
Use range iterators for `Map`
Lightning_A
2021-09-21
Add Get Center Method for Rect2/Rect2i and AABB.
Anilforextra
2021-07-23
Node3D gizmo improvements
jfons
2021-06-03
Rename Transform to Transform3D in core
Aaron Franke
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: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-10
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
Rémi Verschelde
2020-04-29
Fixed false positives in the culling system.
Kiri Jolly
2020-02-18
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-07-06
Added release function to PoolVector::Access.
Ibrahn Sahir
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-06-13
Polished 3D selection
JFonS
2018-06-07
Added functions to get trimesh info
Andrea Catania
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-11-17
Rename Rect3 to AABB.
Ferenc Arn
2017-09-08
Fix unused variable warnings
Hein-Pieter van Braam
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-07-03
Fixed syntax inconsistency in Vector3.snap and Vector3.snapped
TwistedTwigleg
2017-06-09
renamed all Rect3.pos to Rect3.position
alexholly
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-01-16
Overloaded basic math funcs (double and float variants). Use real_t rather th...
Ferenc Arn
2017-01-16
Style: Various fixes to play nice with clang-format
Rémi Verschelde
2017-01-14
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-11
Type renames:
Juan Linietsky
2017-01-07
Memory pool vectors (DVector) have been enormously simplified in code, and re...
Juan Linietsky
2017-01-01
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2016-07-08
Remove unused variables (fourth pass) + dead code
Rémi Verschelde
2016-01-01
Update copyright to 2016 in headers
George Marques
2015-04-18
Updated copyright year in all headers
Juan Linietsky
2014-02-09
GODOT IS OPEN SOURCE
Juan Linietsky