Home
last modified time | relevance | path

Searched refs:soft_min (Results 1 – 25 of 84) sorted by relevance

1234

/dports/graphics/blender/blender-2.91.0/release/scripts/addons/add_mesh_BoltFactory/
H A DBoltfactory.py106 min=0, soft_min=0,
114 min=0, soft_min=0,
122 min=0, soft_min=0,
130 min=0, soft_min=0,
154 min=0, soft_min=0,
169 min=0, soft_min=0,
192 min=0, soft_min=0,
200 min=0, soft_min=0,
208 min=0, soft_min=0,
216 min=0, soft_min=0,
[all …]
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/mesh_tools/
H A Dmesh_mextrude_plus.py90 soft_min=0.001, soft_max=10,
119 soft_min=-30, soft_max=30,
126 soft_min=-30,
134 soft_min=-30, soft_max=30,
141 soft_min=-30, soft_max=30,
148 soft_min=-30, soft_max=30,
155 soft_min=-30, soft_max=30,
162 soft_min=0.5, soft_max=1.5,
168 soft_min=-1, soft_max=1,
175 soft_min=-1, soft_max=1,
[all …]
H A D__init__.py142 soft_min=0.001, soft_max=10,
171 soft_min=-30, soft_max=30,
178 soft_min=-30,
186 soft_min=-30, soft_max=30,
193 soft_min=-30, soft_max=30,
200 soft_min=-30, soft_max=30,
207 soft_min=-30, soft_max=30,
214 soft_min=0.5, soft_max=1.5,
220 soft_min=-1, soft_max=1,
227 soft_min=-1, soft_max=1,
[all …]
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/render_povray/
H A Dupdate_files.py354 soft_min=0.05,
370 soft_min=0.01,
380 soft_min=0.01,
417 soft_min=0.0,
444 soft_min=0.0,
461 soft_min=0.0,
480 soft_min=0.1,
490 soft_min=0,
500 soft_min=0.0,
517 soft_min=0.1,
[all …]
H A D__init__.py528 soft_min=0.05,
546 soft_min=0.01,
558 soft_min=0.01,
735 soft_min=0.001,
756 soft_min=0.0,
811 soft_min=0.0,
1133 soft_min= -100.0,
1147 soft_min= -100.0,
1361 soft_min=0.0, soft_max=1.0, default=1.0
5376 soft_min= -100.0,
[all …]
/dports/math/py-or-tools/or-tools-9.2/examples/python/
H A Dshift_scheduling_sat.py59 def add_soft_sequence_constraint(model, works, hard_min, soft_min, min_cost,
98 for length in range(hard_min, soft_min):
108 cost_coefficients.append(min_cost * (soft_min - length))
130 def add_soft_sum_constraint(model, works, hard_min, soft_min, min_cost,
166 if soft_min > hard_min and min_cost > 0:
168 model.Add(delta == soft_min - sum_var)
304 shift, hard_min, soft_min, min_cost, soft_max, hard_max, max_cost = ct
308 model, works, hard_min, soft_min, min_cost, soft_max, hard_max,
316 shift, hard_min, soft_min, min_cost, soft_max, hard_max, max_cost = ct
321 model, works, hard_min, soft_min, min_cost, soft_max,
/dports/math/curv/curv-0.5/ideas/sketches/blend/
H A Dsmooth_min9 // Note: smooth_min is the same function as Media Molecule's soft_min,
10 // but soft_min looks more efficient.
12 soft_min(a, b, r) = (
H A Dsoft_min5 soft_min(a, b, r) =
11 dist(x,y,z,t) = soft_min(x, y, 1);
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/add_curve_extra_objects/
H A Dadd_curve_torus_knots.py401 min=0, soft_min=0,
407 min=0, soft_min=0,
414 min=0, soft_min=0,
420 min=0, soft_min=0,
427 min=1, soft_min=1,
433 min=1, soft_min=1,
454 min=1, soft_min=1,
460 min=1, soft_min=1,
466 min=0.0, soft_min=0.0,
532 min=3, soft_min=3,
[all …]
/dports/math/py-or-tools/or-tools-9.2/examples/notebook/examples/
H A Dshift_scheduling_sat.ipynb148 " soft_min: any sequence should have a length of at least soft_min, or a\n",
151 " soft_min.\n",
174 " for length in range(hard_min, soft_min):\n",
206 "def add_soft_sum_constraint(model, works, hard_min, soft_min, min_cost,\n",
219 " soft_min: any sequence should have a sum of at least soft_min, or a linear\n",
222 " soft_min.\n",
241 " # Penalize sums below the soft_min target.\n",
242 " if soft_min > hard_min and min_cost > 0:\n",
244 " model.Add(delta == soft_min - sum_var)\n",
303 " # (shift, hard_min, soft_min, min_penalty,\n",
[all …]
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/add_mesh_geodesic_domes/
H A Dthird_domes_panel_271.py443 min=2, soft_min=2,
543 min=0, soft_min=0.1,
550 min=0, soft_min=0.1,
557 min=0, soft_min=0.1,
564 min=0, soft_min=0.1,
571 min=0, soft_min=0.1,
578 min=0, soft_min=0.1,
585 min=0, soft_min=0.1,
592 min=0, soft_min=0.1,
599 min=0, soft_min=0.1,
[all …]
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/sun_position/
H A Dproperties.py69 soft_min=-pi, soft_max=pi, step=10.0, default=0.0,
75 soft_min=-90.0, soft_max=90.0,
83 soft_min=-180.0, soft_max=180.0,
130 soft_min=0.0, soft_max=23.9999, step=1.0, default=12.0,
201 soft_min=1.0, soft_max=24.0, step=1.0, default=23.0,
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/add_mesh_extra_objects/
H A Dadd_mesh_gears.py591 soft_min=-1000.0,
598 soft_min=-1000.0,
605 soft_min=-1000.0,
619 soft_min=-1000.0,
626 soft_min=-1000.0,
647 soft_min=-1000.0,
829 soft_min=-1000.0,
837 soft_min=-1000.0,
845 soft_min=-1000.0,
861 soft_min=-1000.0,
[all …]
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/
H A Dcurve_simplify.py408 min=0, soft_min=0,
414 min=5, soft_min=5,
422 min=0.0, soft_min=0.0,
428 min=3, soft_min=3,
436 min=0, soft_min=0,
514 min=0, soft_min=0,
520 min=5, soft_min=5,
528 min=0, soft_min=0,
534 min=3, soft_min=3,
542 min=0, soft_min=0,
[all …]
/dports/graphics/blender/blender-2.91.0/release/scripts/modules/
H A Drna_prop_ui.py159 soft_min=None, soft_max=None, argument
170 min = soft_min = False
173 if soft_min is None:
174 soft_min = min
192 rna_ui["soft_min"] = proptype(soft_min)
/dports/graphics/blender/blender-2.91.0/release/scripts/startup/bl_operators/
H A Dadd_mesh_torus.py165 soft_min=0.0, soft_max=100.0,
174 soft_min=0.0, soft_max=100.0,
183 soft_min=0.0, soft_max=100.0,
192 soft_min=0.0, soft_max=100.0,
H A Dobject_quick_effects.py74 soft_min=1, soft_max=100,
80 soft_min=0.01, soft_max=10,
139 soft_min=2, soft_max=10000,
145 soft_min=1, soft_max=10000,
152 soft_min=1, soft_max=10000,
158 soft_min=1, soft_max=10000,
165 soft_min=0, soft_max=10,
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/system_demo_mode/
H A D__init__.py106 soft_min=1.0, soft_max=1000.0,
114 soft_min=1.0, soft_max=100000000.0,
122 soft_min=1.0, soft_max=60.0,
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tools/Blender2.6Export/ogre_mesh_exporter/
H A Dskeleton_properties.py102 soft_min = 0,
108 soft_min = 0,
/dports/games/irrlamb/irrlamb-1.0.1/assets/irrb/
H A Dio_export_irrlicht.py1718 soft_min=0.0, soft_max=1.0,
1726 soft_min=0.0, soft_max=1.0,
1744 soft_min=0.0, soft_max=1.0,
1752 soft_min=0.0, soft_max=1.0,
1791 soft_min=0.0, soft_max=1.0,
1799 soft_min=0.0, soft_max=1.0,
1895 soft_min=0.0, soft_max=1.0,
1903 soft_min=0.0, soft_max=1.0,
1911 soft_min=0.0, soft_max=1.0,
2084 soft_min=0, soft_max=16,
[all …]
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/rigify/utils/
H A Dmechanism.py104 owner, name, default, *, min=0.0, max=1.0, soft_min=None, soft_max=None, argument
116 min = min, max = max, soft_min = soft_min, soft_max = soft_max,
/dports/graphics/libmypaint/libmypaint-1.6.1/
H A Dmypaint-brush-settings.h121 float soft_min; member
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/libmypaint/dist/32/include/libmypaint/
H A Dmypaint-brush-settings.h49 float soft_min; member
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/libmypaint/dist/64/include/libmypaint/
H A Dmypaint-brush-settings.h49 float soft_min; member
/dports/graphics/blender/blender-2.91.0/intern/cycles/blender/addon/
H A Dproperties.py500 min=0.01, max=100.0, soft_min=0.1, soft_max=10.0, precision=2
508 min=0.01, max=100.0, soft_min=0.1, soft_max=10.0, precision=2
522 min=0.1, max=1000.0, soft_min=0.5,
529 min=0.1, max=1000.0, soft_min=0.5,
993 min=0.001, max=1000.0, soft_min=0.1, soft_max=10.0, precision=4
1111 min=0.0000001, max=100000.0, soft_min=0.1, soft_max=100.0, precision=4
1248 min=0.1, max=1000.0, soft_min=0.5,

1234