Skip to content

Commit

Permalink
Update example files.
Browse files Browse the repository at this point in the history
  • Loading branch information
portnov committed Nov 10, 2024
1 parent b3495e4 commit 962ae44
Show file tree
Hide file tree
Showing 8 changed files with 5 additions and 18,053 deletions.
874 changes: 1 addition & 873 deletions json_examples/Advanced/Genetic_algorithm_scripted_node.json

Large diffs are not rendered by default.

848 changes: 1 addition & 847 deletions json_examples/Advanced/PointsONmeshINlines.json

Large diffs are not rendered by default.

16,303 changes: 1 addition & 16,302 deletions json_examples/Architecture/BIM_truss_joint.json

Large diffs are not rendered by default.

Binary file modified json_examples/CNC/CNC_GCODE.zip
Binary file not shown.
Binary file modified json_examples/CNC/CNC_PANNO.zip
Binary file not shown.
Binary file modified json_examples/CNC/CNC_PUZZLES.zip
Binary file not shown.
Binary file modified json_examples/Introduction/List_multymasking.zip
Binary file not shown.
33 changes: 2 additions & 31 deletions tests/json_import_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,43 +51,14 @@ def test_mesh_expr_import(self):
# 2) 3rd party python modules (mcubes, conway, archicad)

UNITTEST_SKIPLIST = [
"GreacePencil_injection.json",
"pointsONface_gather_lines.json",
"Generative_Art_Lsystem.json",
# "Genetic_algorithm.blend.json", # looks like script node is trying to update via import_from_json method
"Genetic_algorithm_scripted_node.json",
"Elfnor_topology_nodes.json",
"l-systems.json",
"ABCnaming.json",
"ArchiCAD24import.json",
"CNC_CUTHOLES_RESIZE.json",
"Open4d_mesh.json",
"BIM_ArchiCAD24_import.json",
"BIM_FreeCAD_import.json",
"BIM_truss_joint.json",
"SverchokLogo.json", # Blender 2.90 has a crash in delaunay_2d_cdt on this file :/

"Tie_revange_2020.json",
"rigid_origami.json",
"Water_bomb_origami_tessellation_namako.json",
"GeoDOME_preset.json",
"Coliseum.zip",
"ProfileBuilding.zip",
"Fasade_from_surfaces.json",
"Biological.zip",
"CNC_Waffle.zip",
"CNC_SVG_A4.json",
"Strip_spools_tension.json",
"ABCnaming.json",
"Grain.json",
"Genetic_algorithm_simple.json",
"Candy.zip",
"Pineapple.zip.zip",
"List_multymasking.zip",
"Fasade_Complicated.zip",
"CNC_PANNO.zip",
"CNC_PUZZLES.zip",
"CNC_GCODE.zip",
"PointsONmeshINlines.json",
"Technical_ring_with_holes.zip",
]

# @batch_only
Expand Down

0 comments on commit 962ae44

Please sign in to comment.