Age | Commit message (Expand) | Author |
---|---|---|
2021-02-10 | Make Servers truly Thread Safe | reduz |
2021-02-07 | Initialize class variables with default values in scene/ [1/2] | Rafał Mikrut |
2021-01-29 | Use real_t in physics nodes | Aaron Franke |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-12-31 | Add signal to inform joint that body has exited tree | Marcel Admiraal |
2020-12-15 | Remove Generic6DOFJoint precision property | Marcel Admiraal |
2020-11-25 | Check joint nodes and generate configuration warning messages. | Marcel Admiraal |
2020-11-16 | Remove empty lines around braces with the formatting script | Aaron Franke |
2020-07-10 | Add override keywords. | Marcel Admiraal |
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 |