Home
last modified time | relevance | path

Searched refs:solidify (Results 1 – 25 of 261) sorted by relevance

1234567891011

/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/dat/
H A Dsokoban.des36 FLAGS:noteleport,hardfloor,premapped,solidify
99 FLAGS:noteleport,hardfloor,premapped,solidify
164 FLAGS:noteleport,premapped,solidify
240 FLAGS:noteleport,premapped,solidify
309 FLAGS:noteleport,premapped,solidify
374 FLAGS:noteleport,premapped,solidify
441 FLAGS:noteleport,premapped,solidify
540 FLAGS:noteleport,premapped,solidify
H A Dtower.des7 FLAGS: noteleport,hardfloor,solidify
60 FLAGS: noteleport,hardfloor,solidify
103 FLAGS: noteleport,hardfloor,solidify
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/dat/
H A Dsokoban.des36 FLAGS:noteleport,hardfloor,premapped,solidify
99 FLAGS:noteleport,hardfloor,premapped,solidify
164 FLAGS:noteleport,premapped,solidify
240 FLAGS:noteleport,premapped,solidify
309 FLAGS:noteleport,premapped,solidify
374 FLAGS:noteleport,premapped,solidify
441 FLAGS:noteleport,premapped,solidify
540 FLAGS:noteleport,premapped,solidify
H A Dtower.des7 FLAGS: noteleport,hardfloor,solidify
60 FLAGS: noteleport,hardfloor,solidify
103 FLAGS: noteleport,hardfloor,solidify
/dports/games/frogatto/frogatto-1.3.1/modules/frogatto/data/objects/enemies/milgram-hazards/
H A Dtrap_door.cfg72 on_create: "[fire_event('solidify')]",
76 on_process_rising: "if(abs(rotate) > 0, add(rotate, -1*facing), fire_event('solidify'))",
/dports/sysutils/py-salt/salt-3004.1/doc/topics/releases/saltapi/
H A D0.7.0.rst10 useful to be able to quickly hammer out a URL structure and solidify on an
43 ideas are critical as we solidify how this project fits into the overall Salt
H A D0.5.0.rst22 ideas are critical as we solidify how this project fits into the overall Salt
H A D0.7.5.rst28 ideas are critical as we solidify how this project fits into the overall Salt
H A D0.6.0.rst44 ideas are critical as we solidify how this project fits into the overall Salt
/dports/net/rclone/rclone-1.57.0/vendor/storj.io/common/pb/
H A Dorders.proto61 // Its purpose is to solidify the format of how we serialize for
108 // Its purpose is to solidify the format of how we serialize for
136 // Its purpose is to solidify the format of how we serialize for
/dports/net/storj/storj-1.45.3/vendor/storj.io/common/pb/
H A Dorders.proto61 // Its purpose is to solidify the format of how we serialize for
108 // Its purpose is to solidify the format of how we serialize for
136 // Its purpose is to solidify the format of how we serialize for
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/avalanche/
H A Ddialogs.h101 void solidify(byte n);
/dports/games/scummvm/scummvm-2.5.1/engines/avalanche/
H A Ddialogs.h101 void solidify(byte n);
/dports/textproc/p5-XML-DOM2/XML-DOM2-0.06/
H A DREADME7 and testing, and tests written in order to solidify it's design and api's
/dports/net-mgmt/net-snmp/net-snmp-5.9/perl/SNMP/
H A DTODO5 solidify/enhance the V3 api
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/archipack/
H A Dbmesh_utils.py285 def solidify(context, o, amt, floor_bottom=False, altitude=0): member in BmeshEdit
290 bmesh.ops.solidify(bm, geom=geom, thickness=amt)
/dports/devel/p5-accessors/accessors-1.01/
H A DChanges11 + released as 1.0 to solidify the API & guarantee backwards compat
/dports/games/xnethack/xNetHack-xnh6.1/include/
H A Dsp_lev.h97 boolean solidify; member
/dports/multimedia/openshot/openshot-qt-2.6.1/src/blender/scripts/
H A Dexplode.py.in92 # solidify
129 # solidify parameter
/dports/graphics/aoi/ArtOfIllusion30/Scripts/Tools/
H A DThicken.bsh21 new MessageDialog(window, "Please select a single triangle mesh to solidify.");
/dports/games/speak/speak-1.2/
H A Dspeak.actions55 solidify our knowledge base
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/io_import_dxf/dxfimport/
H A Ddo.py1202 solidify = obj.modifiers.new("THICKNESS", "SOLIDIFY")
1203 solidify.thickness = th
1204 solidify.use_even_offset = True
1205 solidify.offset = 1
1206 solidify.show_expanded = False
/dports/textproc/hs-pandoc/pandoc-2.14.2/src/Text/Pandoc/Readers/Org/
H A DInlines.hs496 returnF $ B.spanWith (solidify anchorId, [], []) mempty
505 solidify :: Text -> Text
506 solidify = T.map replaceSpecialChar function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/src/Text/Pandoc/Readers/Org/
H A DInlines.hs495 returnF $ B.spanWith (solidify anchorId, [], []) mempty
504 solidify :: Text -> Text
505 solidify = T.map replaceSpecialChar function
/dports/devel/py-twisted/Twisted-22.1.0/docs/web/howto/web-in-60/
H A Dasynchronous-deferred.rst50 That's almost all there is to ``Deferred`` . To solidify your new

1234567891011