Aleš Mlakar 7 лет назад
Родитель
Сommit
9f748b1b28
3 измененных файлов с 3 добавлено и 3 удалено
  1. 1 1
      examples/40-svt/svt.cpp
  2. 1 1
      examples/40-svt/vt.cpp
  3. 1 1
      examples/40-svt/vt.h

+ 1 - 1
examples/40-svt/svt.cpp

@@ -8,7 +8,7 @@
   * - Sparse Virtual Textures by Sean Barrett
   * - Sparse Virtual Textures by Sean Barrett
   *   http://web.archive.org/web/20190103162611/http://silverspaceship.com/src/svt/
   *   http://web.archive.org/web/20190103162611/http://silverspaceship.com/src/svt/
   * - Based on Virtual Texture Demo by Brad Blanchard
   * - Based on Virtual Texture Demo by Brad Blanchard
-  *	  http://web.archive.org/web/20190103162638/http://linedef.com/virtual-texture-demo.html
+  *   http://web.archive.org/web/20190103162638/http://linedef.com/virtual-texture-demo.html
   * - Mars texture
   * - Mars texture
   *   http://web.archive.org/web/20190103162730/http://www.celestiamotherlode.net/catalog/mars.php
   *   http://web.archive.org/web/20190103162730/http://www.celestiamotherlode.net/catalog/mars.php
   */
   */

+ 1 - 1
examples/40-svt/vt.cpp

@@ -8,7 +8,7 @@
   * - Sparse Virtual Textures by Sean Barrett
   * - Sparse Virtual Textures by Sean Barrett
   *   http://web.archive.org/web/20190103162611/http://silverspaceship.com/src/svt/
   *   http://web.archive.org/web/20190103162611/http://silverspaceship.com/src/svt/
   * - Based on Virtual Texture Demo by Brad Blanchard
   * - Based on Virtual Texture Demo by Brad Blanchard
-  *	  http://web.archive.org/web/20190103162638/http://linedef.com/virtual-texture-demo.html
+  *   http://web.archive.org/web/20190103162638/http://linedef.com/virtual-texture-demo.html
   * - Mars texture
   * - Mars texture
   *   http://web.archive.org/web/20190103162730/http://www.celestiamotherlode.net/catalog/mars.php
   *   http://web.archive.org/web/20190103162730/http://www.celestiamotherlode.net/catalog/mars.php
   */
   */

+ 1 - 1
examples/40-svt/vt.h

@@ -8,7 +8,7 @@
   * - Sparse Virtual Textures by Sean Barrett
   * - Sparse Virtual Textures by Sean Barrett
   *   http://web.archive.org/web/20190103162611/http://silverspaceship.com/src/svt/
   *   http://web.archive.org/web/20190103162611/http://silverspaceship.com/src/svt/
   * - Based on Virtual Texture Demo by Brad Blanchard
   * - Based on Virtual Texture Demo by Brad Blanchard
-  *	  http://web.archive.org/web/20190103162638/http://linedef.com/virtual-texture-demo.html
+  *   http://web.archive.org/web/20190103162638/http://linedef.com/virtual-texture-demo.html
   * - Mars texture
   * - Mars texture
   *   http://web.archive.org/web/20190103162730/http://www.celestiamotherlode.net/catalog/mars.php
   *   http://web.archive.org/web/20190103162730/http://www.celestiamotherlode.net/catalog/mars.php
   */
   */