ソースを参照

Merge branch 'master' of https://github.com/brycefisher/three.js into dev

Mr.doob 11 年 前
コミット
3413f66083
1 ファイル変更5 行追加0 行削除
  1. 5 0
      utils/exporters/blender/README.md

+ 5 - 0
utils/exporters/blender/README.md

@@ -29,6 +29,11 @@ By default, this should look like:
 
     /home/USERNAME/.config/blender/2.6X/scripts/addons
 
+For Ubuntu users who installed Blender 2.6.8 via apt-get, this is the location:
+
+    /usr/lib/blender/scripts/addons
+    
+
 ## Usage
 
 Activate the Import-Export addon under "User Preferences" > "Addons" and then use the regular Import and Export menu within Blender, select `Three.js (js)`.