-
- Downloads
== trunk scripts confirming ==
- every script is now (2,5,3) - added warning field in bl_addon_info so every dev knows about this: when "warning" field is not empty, a warning icon appears and text alerts users about a buggy script (this is used during development, released scripts should must have this empty of course) - formatted scripts info like this - GPL - docstring - bl_addon_info - imports so that the actual script starts after the bl_addon_info dict - removed old 2.4x cruft like __url__, __bpydoc__, __author__ etc, not needed anymore (when the case integrated info with bl_addon_info and in case of one email meta just put it in the GPL) - next commits I plan to do contrib scripts and conform io scripts naming
Showing
- add_curve_aceous_galore.py 7 additions, 2 deletionsadd_curve_aceous_galore.py
- add_curve_torus_knots.py 6 additions, 1 deletionadd_curve_torus_knots.py
- add_mesh_3d_function_surface.py 27 additions, 24 deletionsadd_mesh_3d_function_surface.py
- add_mesh_extras.py 6 additions, 5 deletionsadd_mesh_extras.py
- add_mesh_gears.py 14 additions, 14 deletionsadd_mesh_gears.py
- add_mesh_gemstones.py 1 addition, 0 deletionsadd_mesh_gemstones.py
- add_mesh_pipe_joint.py 25 additions, 24 deletionsadd_mesh_pipe_joint.py
- add_mesh_solid.py 28 additions, 6 deletionsadd_mesh_solid.py
- add_mesh_twisted_torus.py 12 additions, 1 deletionadd_mesh_twisted_torus.py
- curve_simplify.py 10 additions, 5 deletionscurve_simplify.py
- export_directx_x.py 12 additions, 23 deletionsexport_directx_x.py
- export_unreal_psk_psa.py 21 additions, 23 deletionsexport_unreal_psk_psa.py
- fracture/__init__.py 1 addition, 0 deletionsfracture/__init__.py
- import_images_as_planes.py 2 additions, 1 deletionimport_images_as_planes.py
- import_scene_mhx.py 9 additions, 8 deletionsimport_scene_mhx.py
- import_scene_unreal_psk.py 15 additions, 18 deletionsimport_scene_unreal_psk.py
- io_anim_camera.py 5 additions, 2 deletionsio_anim_camera.py
- io_mesh_raw/__init__.py 2 additions, 1 deletionio_mesh_raw/__init__.py
- io_mesh_stl/__init__.py 6 additions, 3 deletionsio_mesh_stl/__init__.py
- mesh_relax.py 15 additions, 13 deletionsmesh_relax.py
Loading
Please register or sign in to comment