Age | Commit message (Expand) | Author |
2023-01-05 | One Copyright Update to rule them all | Rémi Verschelde |
2022-10-08 | Add `is_finite` method for checking built-in types | Haoyu Qiu |
2022-10-07 | Use float literals for float calculations in Color | Aaron Franke |
2022-10-05 | Enhancements to includes in core data structures | Aaron Franke |
2022-09-04 | Replace AABB has_no_volume with has_volume | Aaron Franke |
2022-02-10 | Float literals - fix main primitives to use .f | lawnjelly |
2022-02-04 | Core: Make all Variant math types structs | Rémi Verschelde |
2022-01-20 | Add nodiscard to core math classes to catch c++ errors. | lawnjelly |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-11-30 | Warn when using an AABB or Rect2 with a negative size | Aaron Franke |
2021-11-05 | Rename AABB `get_area` to `get_volume` | Brian Semrau |
2021-10-28 | clang-format: Disable alignment of operands, too unreliable | Rémi Verschelde |
2021-09-21 | Add Get Center Method for Rect2/Rect2i and AABB. | Anilforextra |
2021-01-26 | Type consistencies in core | Aaron Franke |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-12-24 | Cull fixes and optimizations | reduz |
2020-12-18 | Implement automatic LOD (Level of Detail) | reduz |
2020-11-07 | Refactored variant setters/getters | reduz |
2020-10-14 | Refactored binding system for core types | reduz |
2020-07-21 | Update core documentation to match recent C# changes | Aaron Franke |
2020-05-19 | Style: Remove unnecessary semicolons from `core` | Rémi Verschelde |
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 AllowShortCaseLabelsOnASingleLine | Rémi Verschelde |
2020-04-29 | Fixed false positives in the culling system. | Kiri Jolly |
2020-04-02 | Replace NULL with nullptr | lupoDharkael |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-10-14 | Make is_equal_approx separate for structures | Aaron Franke |
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-01-05 | Add missing copyright headers and fix formatting | Rémi Verschelde |
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde |
2017-12-07 | Style: Apply new clang-format 5.0 style to all files | Rémi Verschelde |
2017-11-17 | Rename Rect3 to AABB. | Ferenc Arn |
2017-01-16 | Style: Cleanups, added headers, renamed files | Rémi Verschelde |
2017-01-11 | Type renames: | Juan Linietsky |
2017-01-01 | Welcome in 2017, dear changelog reader! | Rémi Verschelde |
2016-03-09 | remove trailing whitespace | Hubert Jarosz |
2016-02-17 | Correct octree's AABB intersect test, fixes #3576 and #3253 | sheepandshepherd |
2016-01-01 | Update copyright to 2016 in headers | George Marques |
2015-04-24 | Corrected rectangle intersection, fixes #1731 | Juan Linietsky |
2015-04-18 | Updated copyright year in all headers | Juan Linietsky |
2014-06-11 | Light Baker! | Juan Linietsky |
2014-02-09 | GODOT IS OPEN SOURCE | Juan Linietsky |