User contributions for CrosRoad95
Jump to navigation
Jump to search
14 February 2020
- 16:2116:21, 14 February 2020 diff hist −14 PhysicsCreateRigidBody No edit summary current
- 16:2016:20, 14 February 2020 diff hist +1,191 N PhysicsCreateRigidBody Created page with "__NOTOC__ {{Client function}} Creates rigid body from shape ==Syntax== <syntaxhighlight lang="lua"> physics-rigid-body physicsCreateRigidBody( physics-shape theShape [ , fl..."
- 15:1115:11, 14 February 2020 diff hist +839 N PhysicsApplyDamping Created page with "__NOTOC__ {{Client function}} Slows down rigid body ==Syntax== <syntaxhighlight lang="lua"> bool physicsApplyDamping( physics-rigid-body theRigidBody, float dumping)..." current
- 15:0315:03, 14 February 2020 diff hist +624 N PhysicsApplyAngularVelocityForce Created page with "__NOTOC__ {{Client function}} Accelerate angular velocity of rigid body. ( i'm not sure is correct explanation ) ==Syntax== <syntaxhighlight lang="lua"> bool physicsApplyAng..." current
- 15:0015:00, 14 February 2020 diff hist +804 N PhysicsApplyAngularVelocity Created page with "__NOTOC__ {{Client function}} Applies angular velocity to rigid body ==Syntax== <syntaxhighlight lang="lua"> bool physicsApplyVelocity( physics-rigid-body theRigidBody, flo..." current
- 14:5414:54, 14 February 2020 diff hist −6 Template:Client physics functions No edit summary
- 14:5214:52, 14 February 2020 diff hist +711 N PhysicsApplyVelocityForce Created page with "__NOTOC__ {{Client function}} Accelerate velocity of rigid body. ( i'm not sure is correct explanation ) ==Syntax== <syntaxhighlight lang="lua"> bool physicsApplyVelocityFor..." current
- 11:3311:33, 14 February 2020 diff hist 0 PhysicsApplyVelocity No edit summary current
- 11:3211:32, 14 February 2020 diff hist −31 Template:Client physics functions No edit summary
- 11:3211:32, 14 February 2020 diff hist +1,023 N PhysicsApplyVelocity Created page with "__NOTOC__ {{Client function}} Applies velocity to rigid body ==Syntax== <syntaxhighlight lang="lua"> bool ohysicsApplyVelocity( physics-rigid-body theRigidBody, float veloc..."
13 February 2020
- 20:2920:29, 13 February 2020 diff hist +195 PhysicsShapeCast →Returns current
- 20:2320:23, 13 February 2020 diff hist +1,965 N PhysicsShapeCast Created page with "__NOTOC__ {{Client function}} Tests collision ( like ray cast ) between two position having shape you provided. Remember to let world update before cast, just wait one frame...."
- 17:0017:00, 13 February 2020 diff hist −4 Template:Client physics functions No edit summary
- 16:2716:27, 13 February 2020 diff hist +1,115 N PhysicsCreateShapeFromModel Created page with "__NOTOC__ {{Client function}} Creates shape from model in specific physics world. Model must be streamed in ( orignal gtasa models counts as stream in ) ==Syntax== <syntaxhi..."
- 15:3215:32, 13 February 2020 diff hist +6 Physics raycast type →"default" current
12 February 2020
- 20:0720:07, 12 February 2020 diff hist +71 PhysicsSetChildShapeOffsets No edit summary current
- 19:4519:45, 12 February 2020 diff hist +1,246 N PhysicsSetChildShapeOffsets Created page with "__NOTOC__ {{Client function}} Sets offset position and/or rotation of child shape. Causes all rigids which uses this shape got activated. ==Syntax== <syntaxhighlight lang=..."
- 19:4119:41, 12 February 2020 diff hist −37 PhysicsGetChildShapeOffsets No edit summary current
- 18:0818:08, 12 February 2020 diff hist +1,005 N PhysicsGetChildShapeOffsets Created page with "__NOTOC__ {{Client function}} Returns offset position and rotation of child shape. Sometimes return number is slightly different than input! ==Syntax== <syntaxhighlight lan..."
- 18:0118:01, 12 February 2020 diff hist +66 Template:Client physics functions No edit summary
- 15:0415:04, 12 February 2020 diff hist +27 Template:Client physics functions No edit summary
- 15:0415:04, 12 February 2020 diff hist +864 N PhysicsGetChildShapes Created page with "__NOTOC__ {{Client function}} Returns all child shape of compound shape. ==Syntax== <syntaxhighlight lang="lua"> table physicsGetChildShapes(physics-shape compoundShape) </..." current
- 14:3714:37, 12 February 2020 diff hist +5 Template:Client physics functions No edit summary
- 14:3714:37, 12 February 2020 diff hist +35 PhysicsAddChildShape No edit summary current
- 14:3614:36, 12 February 2020 diff hist +34 N PhysicsAddShape CrosRoad95 moved page PhysicsAddShape to PhysicsAddChildShape current Tag: New redirect
- 14:3614:36, 12 February 2020 diff hist 0 m PhysicsAddChildShape CrosRoad95 moved page PhysicsAddShape to PhysicsAddChildShape
- 06:2606:26, 12 February 2020 diff hist −10 PhysicsAddChildShape →Example
11 February 2020
- 21:1721:17, 11 February 2020 diff hist +1,556 N PhysicsAddChildShape Created page with "__NOTOC__ {{Client function}} Adds child shape to already existing, compound shape. Limit: 8196 child shapes. ==Syntax== <syntaxhighlight lang="lua"> boolean physicsAddShap..."
- 14:4314:43, 11 February 2020 diff hist +105 Physics properties No edit summary
- 14:3214:32, 11 February 2020 diff hist +564 N PhysicsGetConstraints Created page with "__NOTOC__ {{Client function}} Returns all constraints created in specific physics world. ==Syntax== <syntaxhighlight lang="lua"> table physicsGetConstraints(physics thePhys..." current
- 14:3114:31, 11 February 2020 diff hist +616 N PhysicsGetStaticCollisions Created page with "__NOTOC__ {{Client function}} Returns all static collisions created in specific physics world. ==Syntax== <syntaxhighlight lang="lua"> table physicsGetStaticCollisions(phys..." current
- 14:2814:28, 11 February 2020 diff hist +562 N PhysicsGetRigidBodies Created page with "__NOTOC__ {{Client function}} Returns all rigid bodies created in specific physics world. ==Syntax== <syntaxhighlight lang="lua"> table physicsGetRigidBodies(physics thePhy..." current
9 February 2020
- 14:3714:37, 9 February 2020 diff hist +513 N PhysicsGetShapes Created page with "__NOTOC__ {{Client function}} Returns all shapes created in specific physics world. ==Syntax== <syntaxhighlight lang="lua"> table physicsGetShapes(physics thePhysics) </syn..." current
- 14:3514:35, 9 February 2020 diff hist +6 PhysicsDrawDebug →Example current
- 13:3313:33, 9 February 2020 diff hist +249 PhysicsRayCast →Example current
- 13:3113:31, 9 February 2020 diff hist +736 N Physics raycast type Created page with "===Physics raycast types=== used in *physicsRayCast =="isclear"== {|class="wikitable sortable" |- ! Key || Value || Description |- | hit || bool || do hit has occur |- |}..."
- 13:0513:05, 9 February 2020 diff hist +764 N PhysicsRayCast Created page with "__NOTOC__ {{Client function}} Perform ray cast between two positions. ==Syntax== <syntaxhighlight lang="lua"> raycast-result physicsRayCast(physics thePhysics, raycast-type..."
- 12:4612:46, 9 February 2020 diff hist +587 Physics properties →Physics properties
- 12:3812:38, 9 February 2020 diff hist +570 N PhysicsSetProperties Created page with "__NOTOC__ {{Client function}} Sets physics element properties. ==Syntax== <syntaxhighlight lang="lua"> bool physicsSetProperties(physics-element thePhysicsElement, string k..." current
- 10:0810:08, 9 February 2020 diff hist +593 N PhysicsDrawDebug Created page with "__NOTOC__ {{Client function}} Draws all static collisions and rigid bodies and other depends on debug mode. Use it once every frame just like other dxDraw functions ==Syntax..."
- 09:4609:46, 9 February 2020 diff hist +2,259 Physics properties No edit summary
- 09:3409:34, 9 February 2020 diff hist +736 N Physics properties Created page with "===Physics properties=== used in *physicsSetProperties *physicsGetProperties {|class="wikitable sortable" |- ! Name || Support || Access || Parametrs || Description |..."
- 09:1209:12, 9 February 2020 diff hist +1,899 N PhysicsCreateShape Created page with "__NOTOC__ {{Client function}} Creates physics shape used for static or dynamic collision detection ==Syntax== <syntaxhighlight lang="lua"> physics-shape physicsCreateShape(..."
8 February 2020
- 14:2214:22, 8 February 2020 diff hist +511 N PhysicsCreateWorld Created page with "__NOTOC__ {{Client function}} Creates physics world with default settings. ==Syntax== <syntaxhighlight lang="lua"> physics physicsCreateWorld( float gravityX= 0, float grav..."
- 14:2214:22, 8 February 2020 diff hist −448 User:CrosRoad95 No edit summary
- 13:4913:49, 8 February 2020 diff hist +689 N Template:Client physics functions Created page with "*physicsCreateWorld *physicsDestroy *physicsCreateRigidBody *physicsCreateRigidBodyFromModel *physicsCreateStaticCollision *physicsCreateShape *physi..."
- 13:1613:16, 8 February 2020 diff hist −146 User:CrosRoad95 No edit summary
23 October 2019
- 18:2018:20, 23 October 2019 diff hist +29 CreateColCircle No edit summary
22 October 2019
- 20:3920:39, 22 October 2019 diff hist −112 DxDrawWiredSphere No edit summary
- 20:3920:39, 22 October 2019 diff hist +1,045 N DxDrawWiredSphere Created page with "__NOTOC__ {{Client function}} This function drawn same sphere as /showcol. It provides 4 levels of iterations which mean density of sphere. Adjust radius to iterations to ge..."