1. 10 8月, 2021 9 次提交
  2. 09 8月, 2021 3 次提交
  3. 07 8月, 2021 2 次提交
  4. 06 8月, 2021 3 次提交
  5. 05 8月, 2021 13 次提交
  6. 04 8月, 2021 9 次提交
  7. 03 8月, 2021 1 次提交
    • G
      LDrawLoader: parallelize parts library downloads to improve load times (#22253) · aa158032
      Garrett Johnson 提交于
      * Add "setPartsLibraryPath" function
      
      * Add "preloadMaterials" function
      
      * Use single material if possible
      
      * Fix normal smoothing
      
      * Add smarter subobject cache
      
      * Remove static scope stack
      
      * Make "processObject" async
      
      * fix process order
      
      * Fix construction steps
      
      * comments, variable rename
      
      * arrow functions to classic functions
      aa158032