Size visualization...IN THREE DIMENSIONS!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 line
168 B

  1. {
  2. "python.autoComplete.extraPaths": [
  3. "./blender_autocomplete/2.92"
  4. ],
  5. "python.analysis.extraPaths": [
  6. "./blender_autocomplete/2.92"
  7. ]
  8. }