Home
last modified time | relevance | path

Searched refs:soft_max (Results 1 – 25 of 109) sorted by relevance

12345

/dports/graphics/blender/blender-2.91.0/release/scripts/addons/render_povray/
H A Dupdate_files.py285 soft_max=1,
355 soft_max=0.5,
371 soft_max=1.0,
381 soft_max=2.5,
418 soft_max=1.0,
445 soft_max=1.0,
491 soft_max=1,
501 soft_max=1.0,
518 soft_max=0.1,
551 soft_max=1.0,
[all …]
H A D__init__.py529 soft_max=0.5,
547 soft_max=1.0,
559 soft_max=2.5,
646 soft_max=1,
736 soft_max=1.000,
757 soft_max=1.0,
812 soft_max=1.0,
1134 soft_max=100.0,
1148 soft_max=100.0,
4428 soft_max=1,
[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,
127 soft_max=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,
168 soft_min=-1, soft_max=1,
175 soft_min=-1, soft_max=1,
182 soft_min=-1, soft_max=1,
[all …]
H A D__init__.py171 soft_min=-30, soft_max=30,
179 soft_max=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,
234 soft_min=-1, soft_max=1,
[all …]
H A Dmesh_vertex_chamfer.py53 soft_max=1.0
73 soft_max=5.0
/dports/math/py-or-tools/or-tools-9.2/examples/python/
H A Dshift_scheduling_sat.py60 soft_max, hard_max, max_cost, prefix):
112 for length in range(soft_max + 1, hard_max + 1):
121 cost_coefficients.append(max_cost * (length - soft_max))
131 soft_max, hard_max, max_cost, prefix):
176 if soft_max < hard_max and max_cost > 0:
178 model.Add(delta == sum_var - soft_max)
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/graphics/blender/blender-2.91.0/release/scripts/addons/object_scatter/
H A Dui.py47 soft_max=50,
55 soft_max=5,
65 soft_max=1,
84 soft_max=math.pi / 2,
94 soft_max=1.0,
/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,
137 min=0.0, soft_max=3000.0, step=10.0, default=50.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.py586 soft_max=1000,
592 soft_max=1000.0,
599 soft_max=1000.0,
606 soft_max=1000.0,
620 soft_max=1000.0,
627 soft_max=1000.0,
648 soft_max=1000.0,
816 soft_max=1000,
823 soft_max=1000,
830 soft_max=1000.0,
[all …]
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/
H A Dadd_curve_ivygen.py662 soft_max=3.0,
671 soft_max=1.0
678 soft_max=1.0
685 soft_max=1.0
692 soft_max=1.0
699 soft_max=1.0
706 soft_max=1.0
714 soft_max=1.0,
722 soft_max=0.5,
739 soft_max=1.0
[all …]
/dports/math/py-or-tools/or-tools-9.2/examples/notebook/examples/
H A Dshift_scheduling_sat.ipynb152 " soft_max: any sequence should have a length of at most soft_max, or a linear\n",
157 " soft_max.\n",
188 " for length in range(soft_max + 1, hard_max + 1):\n",
207 " soft_max, hard_max, max_cost, prefix):\n",
223 " soft_max: any sequence should have a sum of at most soft_max, or a linear\n",
228 " soft_max.\n",
251 " # Penalize sums above the soft_max target.\n",
252 " if soft_max < hard_max and max_cost > 0:\n",
254 " model.Add(delta == sum_var - soft_max)\n",
304 " # soft_max, hard_max, max_penalty)\n",
[all …]
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/mesh_tissue/
H A Dcolors_groups_exchanger.py85 name="Steps", default=10, min=0, soft_max=50,
89 name="dt", default=1, min=0, soft_max=0.2,
479 name="Steps", default=10, min=0, soft_max=50,
483 name="dt", default=0.2, min=0, soft_max=0.2,
487 name="Diff A", default=1, min=0, soft_max=2,
613 name="dt", default=0.2, min=0, soft_max=0.2,
617 name="Diff A", default=1, min=0, soft_max=2,
989 name="Cuts", default=2, min=1, soft_max=10,
1986 soft_max=100, description="Wave frequency")
1990 soft_max=10, description="Wave amplitude")
[all …]
/dports/graphics/blender/blender-2.91.0/release/scripts/modules/
H A Drna_prop_ui.py159 soft_min=None, soft_max=None, argument
171 max = soft_max = True
175 if soft_max is None:
176 soft_max = max
194 rna_ui["soft_max"] = proptype(soft_max)
/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.py103 soft_max = 300000,
109 soft_max = 300000,
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/ant_landscape/
H A Dant_functions.py778 soft_max=100
792 soft_max=10
799 soft_max=10
813 soft_max=100
828 soft_max=1,
848 soft_max=1
855 soft_max=1
861 soft_max=20
868 soft_max=1
875 soft_max=2
[all …]
/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/sysutils/bareos-client/bareos-Release-20.0.3/core/src/lib/
H A Dbsys.cc698 int soft_max; in bfgets() local
702 soft_max = SizeofPoolMemory(s) - 10; in bfgets()
715 if (i > soft_max) { in bfgets()
717 if (soft_max > 1000000) { return s; } in bfgets()
718 s = CheckPoolMemorySize(s, soft_max + 10000); in bfgets()
719 soft_max = SizeofPoolMemory(s) - 10; in bfgets()
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/lib/
H A Dbsys.cc698 int soft_max; in bfgets() local
702 soft_max = SizeofPoolMemory(s) - 10; in bfgets()
715 if (i > soft_max) { in bfgets()
717 if (soft_max > 1000000) { return s; } in bfgets()
718 s = CheckPoolMemorySize(s, soft_max + 10000); in bfgets()
719 soft_max = SizeofPoolMemory(s) - 10; in bfgets()
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/lib/
H A Dbsys.cc698 int soft_max; in bfgets() local
702 soft_max = SizeofPoolMemory(s) - 10; in bfgets()
715 if (i > soft_max) { in bfgets()
717 if (soft_max > 1000000) { return s; } in bfgets()
718 s = CheckPoolMemorySize(s, soft_max + 10000); in bfgets()
719 soft_max = SizeofPoolMemory(s) - 10; in bfgets()
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/lib/
H A Dbsys.cc698 int soft_max; in bfgets() local
702 soft_max = SizeofPoolMemory(s) - 10; in bfgets()
715 if (i > soft_max) { in bfgets()
717 if (soft_max > 1000000) { return s; } in bfgets()
718 s = CheckPoolMemorySize(s, soft_max + 10000); in bfgets()
719 soft_max = SizeofPoolMemory(s) - 10; in bfgets()
/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.h128 float soft_max; member

12345