Sasha Szpakowski

Results 554 comments of Sasha Szpakowski

**Original comment by Mi 28 (Bitbucket: [rcoaxil](https://bitbucket.org/rcoaxil), ).** ---------------------------------------- I'm pretty sure that for most file types, stream source looping will produce obnoxious clicking that's impossible to get rid of,...

**Original comment by Joel Schumacher (Bitbucket: [dudeguy](https://bitbucket.org/dudeguy), GitHub: [dudeguy](https://github.com/dudeguy)).** ---------------------------------------- It is true that queueable sources are able to emulate this behaviour, so there is no strict necessity for it...

[loop_point.wav.zip](https://github.com/love2d/love/files/4238670/loop_point.wav.zip)

Looks like it's just a documentation issue.

Yeah I think those are reasonable changes.

**Original comment by Clyybber (Bitbucket: [Clyybber](https://bitbucket.org/Clyybber), GitHub: [Clyybber](https://github.com/Clyybber)).** ---------------------------------------- I think it doesn't cause too much confusion, mainly because its' name tells you it's part of the graphics module.

**Original comment by itraykov (Bitbucket: [itraykov](https://bitbucket.org/itraykov), GitHub: [itraykov](https://github.com/itraykov)).** ---------------------------------------- love.graphics.text isn't very descriptive, it's usually better to use (short) verbs to describe functions, so possibly love.graphics.write or something like that....

**Original comment by Jeroen_Tricky_Broks (Bitbucket: [Jeroen_Tricky_Broks](https://bitbucket.org/Jeroen_Tricky_Broks), ).** ---------------------------------------- For me the purpose of love.graphics.print was very clear from the start when I saw it in the command summary. All I...

**Original comment by hahawoo (Bitbucket: [hahawoo](https://bitbucket.org/hahawoo), GitHub: [hahawoo](https://github.com/hahawoo)).** ---------------------------------------- @itraykov, I think `love.graphics.text` is descriptive because it draws text, and most of the other functions which draw to the screen...

**Original comment by David Serrano (Bitbucket: [Bobbyjones](https://bitbucket.org/Bobbyjones), GitHub: [Bobbyjones](https://github.com/Bobbyjones)).** ---------------------------------------- Maybe something like a love.physics-light and then regular love.physics. Of course it probably should not be called love.physics-light. The light...