MCPcopy Create free account

hub / github.com/MaximeHerpin/modular_tree / functions

Functions253 in github.com/MaximeHerpin/modular_tree

↓ 11 callersMethodsave_updater_json
(self)
addon_updater.py:1247
↓ 7 callersMethodlink
(self, module, head, verts_number)
modules.py:462
↓ 7 callersFunctionsquare
Returns a list of 4 vectors arranged in a square of specified size
modules.py:17
↓ 5 callersMethodbuild
(self)
modules.py:454
↓ 4 callersMethodcancel
(self, context)
wind.py:180
↓ 4 callersMethodcheck_for_update
(self, now=False)
addon_updater.py:1003
↓ 4 callersMethodform_repo_url
(self, updater)
addon_updater.py:1378
↓ 4 callersMethodform_repo_url
(self, updater)
addon_updater.py:1403
↓ 4 callersFunctionroll_indexes
shift a list according to an angle between two squares so that the indexes are aligned
modules.py:196
↓ 3 callersMethod__init__
(self, position=Vector(), direction=Vector, radius=1, resolution=0, starting_index=0, spin=0)
modules.py:447
↓ 3 callersFunctiondelete_old_tree
(level="gen")
__init__.py:202
↓ 3 callersMethodexecute
(self, context)
__init__.py:161
↓ 3 callersMethodget_head_direction
(self, head)
modules.py:324
↓ 3 callersMethodreload_addon
(self)
addon_updater.py:897
↓ 3 callersMethodrun_update
(self, force=False, revert_tag=None, clean=False, callback=None)
addon_updater.py:1124
↓ 3 callersMethodset_check_interval
(self, enable=False, months=0, days=14, hours=0, minutes=0)
addon_updater.py:395
↓ 3 callersMethodstart_async_check_update
(self, now=False, callback=None)
addon_updater.py:1291
↓ 2 callersFunctionadd_basic_trunk
(radius, radius_decrease, randomness, up_attraction, twist, height, branch_length, horizontal=False)
tree_functions.py:90
↓ 2 callersFunctionadd_particles_emitter
(root, max_radius, proba, dupli_object, size=1, ends_only=True)
tree_functions.py:192
↓ 2 callersFunctionadd_splits
(root, proba, selection, creator, split_angle, spin, head_size, offset, constraint_z=False)
tree_functions.py:102
↓ 2 callersMethodcheck_is_url
(self, url)
addon_updater.py:496
↓ 2 callersMethodcreate_backup
(self)
addon_updater.py:690
↓ 2 callersFunctiondraw_module
(root, resolution_levels, twig=False)
modules.py:72
↓ 2 callersMethodexecute
(self)
nodes.py:403
↓ 2 callersFunctionget_direction
(primary_direction, angle, spin)
modules.py:37
↓ 2 callersFunctionget_file
()
addon_name.py:4
↓ 2 callersMethodget_head_pos
(self, head)
modules.py:459
↓ 2 callersFunctionget_pruning_key
(position, resolution=2)
tree_functions.py:16
↓ 2 callersMethodget_selection
(self)
nodes.py:129
↓ 2 callersMethodget_tags
(self)
addon_updater.py:533
↓ 2 callersFunctionget_tree_parameters_rec
(state_list, node, props_dict)
nodes.py:21
↓ 2 callersMethodget_zip_url
(self, name, updater)
addon_updater.py:1359
↓ 2 callersFunctiongrow
(root, iterations, min_radius, limit_method, branch_length, split_proba, split_angle, split_deviation,
tree_functions.py:23
↓ 2 callersMethodjson_reset_restore
(self)
addon_updater.py:1276
↓ 2 callersMethodset_updater_json
(self)
addon_updater.py:1223
↓ 2 callersMethodstage_repository
(self, url)
addon_updater.py:636
↓ 2 callersMethodunpack_staged_zip
(self, clean=False)
addon_updater.py:738
↓ 2 callersMethodversion_tuple_from_text
(self, text)
addon_updater.py:939
↓ 1 callersFunctionadd_armature
(root, min_radius, min_dist)
tree_functions.py:142
↓ 1 callersFunctionadd_bone_rec
(module, amt, min_radius, parent, min_dist)
tree_functions.py:162
↓ 1 callersFunctionadd_colors_to_ramp
(colors, color_ramp)
color_ramp_sampler.py:24
↓ 1 callersFunctionadd_emitters_rec
(module, max_radius, verts, proba, weights, density_dict, ends_only)
tree_functions.py:232
↓ 1 callersFunctionadd_f_curve_modifiers
(armature_object, strength, speed)
wind.py:197
↓ 1 callersFunctionadd_splits_rec
(module, parent_module, head, proba, selection, creator, split_angle, spin, curr_spin, head_size, curr_offset,
tree_functions.py:106
↓ 1 callersFunctionadd_trunk_weight
(obj, height, power=1.5)
toolbar_functions.py:10
↓ 1 callersFunctionalways_save
Saves .blend file and referenced images/texts. Does not save 'Render Result' or 'Viewer Node' Returns: "BLEND_ERROR", None: IF file
prep_manager.py:39
↓ 1 callersFunctionapply_resolution_rec
(module, resolution_levels, max_radius, parent)
modules.py:204
↓ 1 callersFunctionbridge
(obj)
bridge.py:30
↓ 1 callersMethodbridge
(self, data)
bridge.py:18
↓ 1 callersFunctionbuild_tree_from_strokes
(strokes, radius, radius_dec)
grease_pencil.py:133
↓ 1 callersFunctionbuild_tree_from_strokes_rec
(points, module, head, curr_index, curr_stroke, splits, strokes, radius_dec)
grease_pencil.py:155
↓ 1 callersMethodcancel
(self, context)
__init__.py:143
↓ 1 callersMethodcheck_for_update_async
(self, callback=None)
addon_updater.py:965
↓ 1 callersMethodcheck_for_update_now
(self, callback=None)
addon_updater.py:985
↓ 1 callersFunctionconnect_strokes
(moving_stroke, parent_stroke)
grease_pencil.py:76
↓ 1 callersFunctioncreate_particle_system
Creates a particle system Args: ob - (object) The object on which the particle system is created number - (int) The number of pa
tree_functions.py:267
↓ 1 callersFunctioncreate_twig
(random_seed, length, iterations, randomness, radius, split_proba, offset, gravity_strength, p
tree_functions.py:305
↓ 1 callersMethoddeepMergeDirectory
(self, base, merger, clean=False)
addon_updater.py:797
↓ 1 callersFunctiondirections_to_spin
(direction, secondary_direction)
modules.py:30
↓ 1 callersFunctiondistribute_evenly_along_curve
(s, p_dist)
grease_pencil.py:13
↓ 1 callersFunctiondraw_curve_rec
(module, polyline, curve_data)
modules.py:181
↓ 1 callersFunctionfind_splits
Return a list of (parent_stroke, point_index, child_stroke) representing splits
grease_pencil.py:56
↓ 1 callersMethodform_branch_url
(self, branch)
addon_updater.py:530
↓ 1 callersMethodform_branch_url
(self, branch, updater)
addon_updater.py:1388
↓ 1 callersMethodform_repo_url
(self)
addon_updater.py:524
↓ 1 callersMethodform_repo_url
(self, updater)
addon_updater.py:1350
↓ 1 callersMethodform_tags_url
(self)
addon_updater.py:527
↓ 1 callersMethodform_tags_url
(self, updater)
addon_updater.py:1382
↓ 1 callersFunctionget_addon_name
()
addon_name.py:8
↓ 1 callersMethodget_api
(self, url)
addon_updater.py:620
↓ 1 callersFunctionget_change_level
(new, old)
nodes.py:54
↓ 1 callersMethodget_extremities_rec
(self, curr_extremities, selection)
modules.py:272
↓ 1 callersMethodget_raw
(self, url)
addon_updater.py:591
↓ 1 callersFunctionget_viewport
()
color_ramp_sampler.py:5
↓ 1 callersMethodget_zip_url
(self, sha, updater)
addon_updater.py:1424
↓ 1 callersMethodignore_update
(self)
addon_updater.py:1283
↓ 1 callersMethodjson_reset_postupdate
(self)
addon_updater.py:1270
↓ 1 callersFunctionoctagon
(size)
modules.py:22
↓ 1 callersFunctionorganize_bones
(armature_object)
wind.py:185
↓ 1 callersFunctionorganize_bones_rec
(bone, bones)
wind.py:191
↓ 1 callersMethodparse_tags
(self, response, updater)
addon_updater.py:1392
↓ 1 callersMethodpast_interval_timestamp
(self)
addon_updater.py:1196
↓ 1 callersFunctionregister
()
__init__.py:221
↓ 1 callersMethodrestore_backup
(self)
addon_updater.py:716
↓ 1 callersFunctions2lin
(color)
color_ramp_sampler.py:11
↓ 1 callersFunctionsave_text
Saves Blender text block that is stored externally. Args: text: Blender text block to save.
prep_manager.py:25
↓ 1 callersMethodset_tag
(self, name)
addon_updater.py:1112
↓ 1 callersFunctionsmooth_distribute_gp_layer
(gp_layer, dist, smooth_iterations)
grease_pencil.py:38
↓ 1 callersFunctionsmooth_stroke
(iterations, smooth, points)
grease_pencil.py:27
↓ 1 callersMethodstep
(self, strength=1, wind_direction=Vector((1, 0, 0)), turbulence=.5)
wind.py:49
↓ 1 callersMethodstop_async_check_update
(self)
addon_updater.py:1324
↓ 1 callersMethodupdate_barycenter
(self, data)
bridge.py:12
↓ 1 callersMethodurlretrieve
(self, urlfile, filepath)
addon_updater.py:927
↓ 1 callersFunctionvisualize_with_curves
(root)
modules.py:158
Method__init__
(self, armature_object)
wind.py:16
Method__init__
(self)
bridge.py:7
Method__init__
(self, position, direction, radius, resolution, starting_index, spin)
modules.py:230
Method__init__
(self, position=Vector(), direction=Vector(), radius=1, resolution=0, starting_index=0, spin=0, head_2_length=
modules.py:293
Method__init__
(self, position=Vector(), direction=Vector, radius=1, length=1, head_radius=.95, resolution=0,
modules.py:381
Method__init__
(self, position=Vector(), direction=Vector(), radius=1, length=1, head_radius=.95, resolution=0, starting_inde
modules.py:471
next →1–100 of 253, ranked by callers