Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-24 | Fix near one opacity in editor icons | Paweł | |
2022-08-26 | Restore RigidBody2/3D, SoftBody names in physics | fabriceci | |
2021-09-16 | Rename RigidBody to RigidDynamicBody and SoftBody to SoftDynamicBody | PouleyKetchoupp | |
2021-05-11 | Increase icon saturation by 30% for all editor icons | Hugo Locurcio | |
More saturated icons go better with the new editor theme. These color changes only apply when using a dark theme. The editor icon saturation can still be adjusted in the Editor Settings. Setting the editor icon saturation setting to 0.77 should roughly match the old icon saturation. | |||
2020-07-13 | Commit only the SVG files changed by file_format.sh | Aaron Franke | |
There were a lot of SVG files changed by file_format.sh | |||
2020-03-27 | Renamed 2D and 3D nodes to make their types explicit | Juan Linietsky | |
Fixes #30736. |