forked from NVIDIA/scenejs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make chunk IDs strings and fix programGlobal
programGlobal is set to chunkClass.prototype, not chunkClass. Chunk IDs are made to always be strings, rather than a mix of strings and numbers as they previously were.
- Loading branch information
Olli Etuaho
committed
Jun 26, 2014
1 parent
875e50a
commit 68baca4
Showing
2 changed files
with
8 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters