Age | Commit message (Expand) | Author |
---|---|---|
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-12-07 | Add physics solver settings to project settings | PouleyKetchoupp |
2021-06-03 | Rename Transform to Transform3D in core | Aaron Franke |
2021-04-29 | Expose get_debug_mesh in Shape3D to scripting API | PouleyKetchoupp |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-12-28 | Rename empty() to is_empty() | Marcel Admiraal |
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-14 | Port member initialization from constructor to declaration (C++11) | 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 |