virtualx-engine/scene
David Giardi 2ef20045b1 Fix blurry borders on antialiased FlatStyleBox
This is a fix of the antialiasing logic of FlatStyleBox.
It is now possible to have smooth rounded corners while keeping
the edges sharp on the pixels.

The antialiasing gradient positioning is ajusted so that the "hard"
border corresponds to the middle of that gradient instead of one end.
Checked against rendering of rounded rectangles in a vector graphics
software.
2023-04-17 20:23:03 +02:00
..
2d Use angle_rand to calculate base_angle in particles process material 2023-04-13 15:10:47 -07:00
3d Use angle_rand to calculate base_angle in particles process material 2023-04-13 15:10:47 -07:00
animation optimize blend position search 2023-04-08 18:49:06 +07:00
audio Merge pull request #70515 from stmSi/fix-hanging-audio-pitch-scale 2023-02-17 14:06:55 +01:00
debugger Refresh filesystem when saving remote branch 2023-03-24 19:38:08 +01:00
gui Merge pull request #75904 from Calinou/colorpicker-constructor-round-values 2023-04-13 09:54:18 +02:00
main Merge pull request #69324 from RedMser/advanced-settings-errors 2023-04-11 19:39:53 +02:00
resources Fix blurry borders on antialiased FlatStyleBox 2023-04-17 20:23:03 +02:00
theme Merge pull request #68429 from KoBeWi/PropertySettings 2023-01-06 22:59:29 +01:00
property_utils.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
property_utils.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
register_scene_types.cpp Add Mesh ConvexDecompositionSettings wrapper 2023-04-07 22:39:25 +02:00
register_scene_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
scene_string_names.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
scene_string_names.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub Add ThemeDB, expose previously static Theme methods 2022-08-26 19:23:05 +03:00