User contributions
From GiderosMobile
- 07:16, 30 January 2020 diff hist +19 Template:TTFont
- 07:16, 30 January 2020 diff hist +19 Template:Stage
- 07:15, 30 January 2020 diff hist +19 Template:Sprite
- 07:15, 30 January 2020 diff hist +19 Template:SoundChannel
- 07:01, 30 January 2020 diff hist +19 Template:Sound
- 07:01, 30 January 2020 diff hist +19 Template:Shape
- 07:00, 30 January 2020 diff hist +19 Template:Shader
- 06:59, 30 January 2020 diff hist +19 Template:Screen
- 06:58, 30 January 2020 diff hist +19 Template:RenderTarget
- 06:58, 30 January 2020 diff hist +19 Template:Pixel
- 06:58, 30 January 2020 diff hist +19 Template:Path2D
- 06:57, 30 January 2020 diff hist +19 Template:Particles
- 06:56, 30 January 2020 diff hist +19 Template:Object
- 06:56, 30 January 2020 diff hist +19 Template:MovieClip
- 06:55, 30 January 2020 diff hist +19 Template:Mesh
- 06:55, 30 January 2020 diff hist +19 Template:Matrix
- 06:55, 30 January 2020 diff hist +14 Template:KeyCode
- 06:54, 30 January 2020 diff hist +19 Template:JS
- 06:54, 30 January 2020 diff hist +19 Template:Gyroscope
- 06:53, 30 January 2020 diff hist +19 Template:Geolocation
- 06:53, 30 January 2020 diff hist +19 Template:FontBase
- 06:52, 30 January 2020 diff hist +19 Template:Font
- 06:52, 30 January 2020 diff hist +19 Template:EventDispatcher
- 06:51, 30 January 2020 diff hist +19 Template:Event
- 06:51, 30 January 2020 diff hist +18 Template:Cryptography
- 06:50, 30 January 2020 diff hist +20 Template:Core
- 06:50, 30 January 2020 diff hist +19 Template:CompositeFont
- 06:49, 30 January 2020 diff hist +20 Template:Bitmap
- 06:49, 30 January 2020 diff hist +19 Template:Application
- 06:48, 30 January 2020 diff hist +20 Template:AlertDialog
- 06:46, 30 January 2020 diff hist +19 Template:Accelerometer
- 05:49, 30 January 2020 diff hist +24 Welcome!
- 05:57, 28 January 2020 diff hist -65 Trigonometry Conversion Operators formatting
- 15:29, 25 January 2020 diff hist -13 R3d.World:raycast →Example
- 15:22, 25 January 2020 diff hist +506 R3d.World:raycast
- 07:27, 23 January 2020 diff hist +52 Template:R3d.Joint
- 07:25, 23 January 2020 diff hist +306 N R3d.World:destroyJoint Created page with "'''Available since:''' Gideros 2019.10<br/> '''Class:''' R3d.World<br/> === Description === Destroys a joint. <source lang="lua"> r3d.World:destroyBody(joint) </source>..."
- 07:22, 23 January 2020 diff hist +412 N R3d.World:createFixedJoint Created page with "'''Available since:''' Gideros 2019.10<br/> '''Class:''' R3d.World<br/> === Description === <source lang="lua"> r3d.World:createFixedJoint(bodyA,bodyB,anchorX,anchorY,anc..."
- 07:21, 23 January 2020 diff hist -2 R3d.World:createHingeJoint
- 07:21, 23 January 2020 diff hist +494 N R3d.World:createSliderJoint Created page with "'''Available since:''' Gideros 2019.10<br/> '''Class:''' R3d.World<br/> === Description === <source lang="lua"> r3d.World:createSliderJoint(bodyA,bodyB,anchorX,anchorY,an..."
- 07:19, 23 January 2020 diff hist +495 N R3d.World:createHingeJoint Created page with "'''Available since:''' Gideros 2019.10<br/> '''Class:''' R3d.World<br/> === Description === <source lang="lua"> r3d.World:createHingeJoint(bodyA,bodyB,anchorX,anchorY,anc..."
- 07:16, 23 January 2020 diff hist +420 N R3d.World:createBallAndSocketJoint Created page with "'''Available since:''' Gideros 2019.10<br/> '''Class:''' R3d.World<br/> === Description === <source lang="lua"> r3d.World:createBallAndSocketJoint(bodyA,bodyB,anchorX,anc..."
- 07:12, 23 January 2020 diff hist +1,128 N R3d.BallAndSocketJoint Created page with "'''Available since:''' Gideros 2019.10<br/> '''Class:''' R3d.Joint<br/> === Description === The BallAndSocketJoint class describes a ball and socket joint between two bod..."
- 07:09, 23 January 2020 diff hist +116 R3d.Joint
- 07:01, 23 January 2020 diff hist +32 R3d.Shape
- 06:56, 23 January 2020 diff hist 0 Template:R3d.Joint
- 06:54, 23 January 2020 diff hist +839 N R3d.HingeJoint Created page with "'''Available since:''' Gideros 2019.10<br/> '''Class:''' R3d.Joint<br/> === Description === The HingeJoint class describes a hinge joint (or revolute joint) between two r..."
- 06:49, 23 January 2020 diff hist +546 N R3d.FixedJoint Created page with "'''Available since:''' Gideros 2019.10<br/> '''Class:''' R3d.Joint<br/> === Description === The FixedJoint class describes a fixed joint between two bodies. In a fixed jo..."
- 06:44, 23 January 2020 diff hist +148 N Template:R3d.Joint Created page with " ---- *'''ReactPhysics3D''' *R3d.Joint {{Special:PrefixIndex/R3d.Joint.}} {{Special:PrefixIndex/R3d.Joint:}} <br/> {{Gideros deco stars01}}"
- 06:38, 23 January 2020 diff hist +477 N R3d.Fixture:testPointInside Created page with "'''Available since:''' Gideros 2019.10<br/> '''Class:''' R3d.Fixture<br/> === Description === Checks if a point is inside the fixture. <source lang="lua"> r3d.Fixture:tes..."