Skip to content

Commit 3a6bae4

Browse files
Streamlined dependencies
1 parent 407cf9b commit 3a6bae4

File tree

1 file changed

+60
-4
lines changed

1 file changed

+60
-4
lines changed

third-party/bootstrap-deps.json

Lines changed: 60 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,67 @@
5252
}
5353
},
5454
{
55-
"name": "3D-Graphics-Rendering-Cookbook",
55+
"name": "3D-Graphics-Rendering-Cookbook/data",
5656
"source": {
57-
"type": "git",
58-
"url": "https://github.com/PacktPublishing/3D-Graphics-Rendering-Cookbook.git",
59-
"revision": "1c907bc3b2f0bb39bdd0042e0644b3b471bbded3"
57+
"type": "sourcefile",
58+
"url": "https://raw.githubusercontent.com/PacktPublishing/3D-Graphics-Rendering-Cookbook/e8bf80a2f4f2f9fafc49860f4d5b201101d42af8/data/OpenSans-Light.ttf",
59+
"sha1": "40442c189568184b6e6c27a25d69f14d91b65039"
60+
}
61+
},
62+
{
63+
"name": "3D-Graphics-Rendering-Cookbook/shared",
64+
"source": {
65+
"type": "sourcefile",
66+
"url": "https://raw.githubusercontent.com/PacktPublishing/3D-Graphics-Rendering-Cookbook/e8bf80a2f4f2f9fafc49860f4d5b201101d42af8/shared/UtilsFPS.h",
67+
"sha1": "cf19e032be65f471e12274d15dcc2989e8c2e469"
68+
}
69+
},
70+
{
71+
"name": "3D-Graphics-Rendering-Cookbook/shared",
72+
"source": {
73+
"type": "sourcefile",
74+
"url": "https://raw.githubusercontent.com/PacktPublishing/3D-Graphics-Rendering-Cookbook/e8bf80a2f4f2f9fafc49860f4d5b201101d42af8/shared/Trackball.h",
75+
"sha1": "da9a729862ba4df957e89984c1655186d2ec74f0"
76+
}
77+
},
78+
{
79+
"name": "3D-Graphics-Rendering-Cookbook/shared",
80+
"source": {
81+
"type": "sourcefile",
82+
"url": "https://raw.githubusercontent.com/PacktPublishing/3D-Graphics-Rendering-Cookbook/e8bf80a2f4f2f9fafc49860f4d5b201101d42af8/shared/Camera.h",
83+
"sha1": "d0fa491b2a075689ed5bf3f802269b546f267815"
84+
}
85+
},
86+
{
87+
"name": "3D-Graphics-Rendering-Cookbook/shared",
88+
"source": {
89+
"type": "sourcefile",
90+
"url": "https://raw.githubusercontent.com/PacktPublishing/3D-Graphics-Rendering-Cookbook/e8bf80a2f4f2f9fafc49860f4d5b201101d42af8/shared/UtilsMath.h",
91+
"sha1": "e50eb2ecfe9342ad66423493cd127ff00c1053b2"
92+
}
93+
},
94+
{
95+
"name": "3D-Graphics-Rendering-Cookbook/shared",
96+
"source": {
97+
"type": "sourcefile",
98+
"url": "https://raw.githubusercontent.com/PacktPublishing/3D-Graphics-Rendering-Cookbook/e8bf80a2f4f2f9fafc49860f4d5b201101d42af8/shared/UtilsCubemap.h",
99+
"sha1": "ddcfd57f144982bb2b2a43f0f47780be933a50df"
100+
}
101+
},
102+
{
103+
"name": "3D-Graphics-Rendering-Cookbook/shared",
104+
"source": {
105+
"type": "sourcefile",
106+
"url": "https://raw.githubusercontent.com/PacktPublishing/3D-Graphics-Rendering-Cookbook/e8bf80a2f4f2f9fafc49860f4d5b201101d42af8/shared/UtilsCubemap.cpp",
107+
"sha1": "37093b74ee4a3f9b5073e8c777511cba53793a2a"
108+
}
109+
},
110+
{
111+
"name": "3D-Graphics-Rendering-Cookbook/shared",
112+
"source": {
113+
"type": "sourcefile",
114+
"url": "https://raw.githubusercontent.com/PacktPublishing/3D-Graphics-Rendering-Cookbook/e8bf80a2f4f2f9fafc49860f4d5b201101d42af8/shared/Bitmap.h",
115+
"sha1": "3c13995fb713547357ed6858018ed389ef76718b"
60116
}
61117
},
62118
{

0 commit comments

Comments
 (0)