User contributions
- 14:22, 2 October 2022 (diff | hist) . . (+140) . . love.audio.newQueueableSource (Specify what queueable sources do and link to Source at the beginning.) (current)
- 20:07, 5 July 2022 (diff | hist) . . (+603) . . RandomGenerator:randomNormal (Added examples of uniform/normal distributions (same as in love.math.randomNormal)) (current)
- 20:02, 5 July 2022 (diff | hist) . . (+733) . . love.math.randomNormal (Added examples of uniform/normal distributions and slightly better links) (current)
- 19:24, 5 July 2022 (diff | hist) . . (+78) . . N File:uniform distribution 2d.png (An example of a 2-dimensional uniform distribution. License: CC0) (current)
- 19:23, 5 July 2022 (diff | hist) . . (+78) . . N File:uniform distribution.png (An example of a 1-dimensional uniform distribution. License: CC0) (current)
- 19:22, 5 July 2022 (diff | hist) . . (+77) . . N File:normal distribution 2d.png (An example of a 2-dimensional normal distribution. License: CC0) (current)
- 19:11, 5 July 2022 (diff | hist) . . (+77) . . N File:normal distribution.png (An example of a 1-dimensional normal distribution. License: CC0) (current)
- 03:51, 29 June 2022 (diff | hist) . . (+59) . . vec2 (Added a description and a link to Shader)
- 03:50, 29 June 2022 (diff | hist) . . (+59) . . vec4 (Added description and a link to Shader) (current)
- 03:37, 29 June 2022 (diff | hist) . . (+511) . . N vec2 (Created page with "A vector with 2 floating-point number components. These can be accessed with <code>.r/g</code>, <code>.x/y</code>, or <code>[0/1]</code>. <source lang="glsl"> vec2 example = v...")
- 03:34, 29 June 2022 (diff | hist) . . (+1) . . m vec4 (Added a missing quote)
- 03:29, 29 June 2022 (diff | hist) . . (+580) . . N vec4 (Created page with "A vector with 4 floating-point number components. These can be accessed with <code>.r/g/b/a</code>, <code>.x/y/z/w</code>, or <code>[0/1/2/3]</code>. <source lang="glsl> vec4...")
- 02:45, 29 June 2022 (diff | hist) . . (+39) . . User:Raii (current)
- 02:25, 29 June 2022 (diff | hist) . . (+59) . . N User:Raii (Created page with "bark bark. {{Contact | user = raii | github = rhynomatt }}")