This website works better with JavaScript.
首頁
說明
登入
heuzef
/
pannellum
镜像来自
https://github.com/mpetroff/pannellum.git
關註
1
收藏
0
複製
0
程式碼
問題管理
0
版本發佈
22
Wiki
Activity
瀏覽代碼
Reset image pose setting when renderer is reinitialized.
pull/183/head
Matthew Petroff
8 年之前
父節點
b070e97767
當前提交
c649c83326
共有
1 個文件被更改
,包括
1 次插入
和
0 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/js/libpannellum.js
+ 1
- 0
src/js/libpannellum.js
查看文件
@@ -88,6 +88,7 @@ function Renderer(container) {
gl.deleteProgram(program);
program = undefined;
}
pose = undefined;
var s;
Write
Preview
Loading…
取消
儲存