Age | Commit message (Expand) | Author |
2021-04-30 | Prevent setting too big or too small Collision Mask and Layer | Rafał Mikrut |
2021-03-12 | Fixes small typos and grammar correction | Anshul7sp1 |
2021-02-18 | Refactor Process Mode | reduz |
2021-02-10 | Removed _change_notify | reduz |
2021-02-07 | Initialize class variables with default values in scene/ [1/2] | Rafał Mikrut |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-12-20 | Rename Camera3D near and far getters and setters | Marcel Admiraal |
2020-12-19 | Increase the default Camera Zfar to 4000 | Hugo Locurcio |
2020-11-17 | Lowering the Minimum Unit at Shape3D and Cameras | Tokage |
2020-11-07 | Reorganized core/ directory, it was too fatty already | reduz |
2020-07-01 | Environment: Refactor code for readability + more | Rémi Verschelde |
2020-06-27 | Call Node3D::get_global_transform and Vector3::dot only once within Camera3D:... | Adam Reichold |
2020-06-21 | Check for motion in cast_motion() before doing Bullet convexSweepTest(). | Marcel Admiraal |
2020-05-14 | Style: Enforce braces around if blocks and loops | Rémi Verschelde |
2020-05-14 | Style: Enforce separation line between function definitions | Rémi Verschelde |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-05-10 | Revert "Renamed plane's d to distance" | Rémi Verschelde |
2020-05-10 | Renamed plane's d to distance | Marcus Elg |
2020-05-07 | Merge pull request #38226 from Calinou/increase-camera3d-fov | Rémi Verschelde |
2020-05-01 | Increase the default Camera3D field of view to 75 | Hugo Locurcio |
2020-04-18 | Change non-existent World to World3D | qarmin |
2020-04-02 | Replace more occurrences of NULL with nullptr | Rémi Verschelde |
2020-04-02 | Replace NULL with nullptr | lupoDharkael |
2020-03-27 | Renaming of servers for coherency. | Juan Linietsky |
2020-03-27 | Rename more 2D and 3D nodes to follow convention | Rémi Verschelde |
2020-03-27 | Renamed 2D and 3D nodes to make their types explicit | Juan Linietsky |