This website works better with JavaScript.
Home
Help
Sign In
VCVRack
/
Rack
mirror of
https://github.com/VCVRack/Rack.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
38
Wiki
Activity
Browse Source
Use AndrewBelt fork of nanovg.
tags/v1.0.0
Andrew Belt
5 years ago
parent
3eb0426315
commit
905151a549
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.gitmodules
+1
-1
dep/nanovg
+ 1
- 1
.gitmodules
View File
@@ -1,6 +1,6 @@
[submodule "ext/nanovg"]
path = dep/nanovg
url = https://github.com/
memononen
/nanovg.git
url = https://github.com/
AndrewBelt
/nanovg.git
[submodule "ext/nanosvg"]
path = dep/nanosvg
url = https://github.com/memononen/nanosvg.git
+ 1
- 1
dep/nanovg
@@ -1 +1 @@
Subproject commit
f4069e6a1ad5da430fb0a9c57476d5ddc2ff89b2
Subproject commit
e5f559523f03ca93739c3067d7ac1fa5d82d2a0d
Write
Preview
Loading…
Cancel
Save