Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RenderingServer reorganization | reduz | 2020-12-04 | 1 | -279/+0 |
* | Restored antialiased lines by emulation using triangle strips | Yuri Roubinsky | 2020-11-27 | 1 | -1/+1 |
* | Implement signed distance fields for 2D shaders | reduz | 2020-11-26 | 1 | -1/+4 |
* | Implement DirectionalLight2D | reduz | 2020-11-04 | 1 | -5/+7 |
* | Refactor pixel snapping. | reduz | 2020-10-30 | 1 | -2/+3 |
* | Implement CanvasGroup and CanvasItem clipping | reduz | 2020-10-28 | 1 | -0/+2 |
* | Refactored 2D shader and lighting system | reduz | 2020-10-24 | 1 | -19/+23 |
* | Make YSort stable | John Pennycook | 2020-09-27 | 1 | -1/+3 |
* | Style: Enforce braces around if blocks and loops | Rémi Verschelde | 2020-05-14 | 1 | -3/+6 |
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -8/+0 |
* | Replace NULL with nullptr | lupoDharkael | 2020-04-02 | 1 | -1/+1 |
* | More server renames for consistency after #37361 | Rémi Verschelde | 2020-03-28 | 1 | -1/+1 |
* | Renaming of servers for coherency. | Juan Linietsky | 2020-03-27 | 1 | -0/+270 |