You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-07 12:30:27 +00:00
msdfgen: Sync with upstream 1.10
This commit is contained in:
2
thirdparty/msdfgen/core/SignedDistance.h
vendored
2
thirdparty/msdfgen/core/SignedDistance.h
vendored
@@ -7,8 +7,6 @@ namespace msdfgen {
|
||||
class SignedDistance {
|
||||
|
||||
public:
|
||||
static const SignedDistance INFINITE;
|
||||
|
||||
double distance;
|
||||
double dot;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user