Explorar o código

Examples: Clean up.

Mugen87 %!s(int64=5) %!d(string=hai) anos
pai
achega
d9acb84654
Modificáronse 2 ficheiros con 0 adicións e 6 borrados
  1. 0 3
      examples/js/loaders/PCDLoader.js
  2. 0 3
      examples/jsm/loaders/PCDLoader.js

+ 0 - 3
examples/js/loaders/PCDLoader.js

@@ -3,9 +3,6 @@
  * @author Mugen87 / https://github.com/Mugen87
  *
  * Description: A THREE loader for PCD ascii and binary files.
- *
- * Limitations: Compressed binary files are not supported.
- *
  */
 
 THREE.PCDLoader = function ( manager ) {

+ 0 - 3
examples/jsm/loaders/PCDLoader.js

@@ -3,9 +3,6 @@
  * @author Mugen87 / https://github.com/Mugen87
  *
  * Description: A THREE loader for PCD ascii and binary files.
- *
- * Limitations: Compressed binary files are not supported.
- *
  */
 
 import {