Skip to content

Commit

Permalink
Added low-res preload example to features list
Browse files Browse the repository at this point in the history
  • Loading branch information
xeolabs committed Jun 11, 2015
1 parent 15c175f commit d930e02
Showing 1 changed file with 17 additions and 8 deletions.
25 changes: 17 additions & 8 deletions examples/features.json
Original file line number Diff line number Diff line change
Expand Up @@ -188,14 +188,7 @@
}
]
},
{
"nodes": [
{
"title": "OES_element_index_uint",
"page": "optimization_uintIndex"
}
]
},

{
"nodes": [
{
Expand Down Expand Up @@ -359,6 +352,14 @@
"page": "geometry_autoNormals"
}
]
},
{
"nodes": [
{
"title": "OES_element_index_uint",
"page": "optimization_uintIndex"
}
]
}
]
},
Expand Down Expand Up @@ -444,6 +445,14 @@
"page": "texture_uvLayers"
}
]
},
{
"nodes": [
{
"title": "Low-resolution preload",
"page": "texture_preload"
}
]
}
]
},
Expand Down

0 comments on commit d930e02

Please sign in to comment.