V. 74 BETA. Select Triangle tool with Tab. Scroll it up and then hold Shift to scroll it even bigger. It gets resized only in one direction. When you draw lines left-to-right with this triangle, it creates lines instead of filled objects. >edited for text clarity. >edit: On another note, I've solved orange text. There is a special peanut factory in Wyoming that determines the colour of the website depending on the amount of discoloured peanuts. >edit: Editing, huh? Let the games begin. The JQuery script randomly loads Orange.css into memory instead of the regular one. The colour mentioned is this colour.
@vanquish349(View Post) If I angle my computer in a certain way, your picture looks like flies going in circles.... @boxmein(View Post) maybe since the triangle brush doesnt have solid lines, this is what causes it to happen? (lmao this is the most retarded suggestion ever but I couldn't help it) What is this text crap all about...like in a mod when you color the text in menu sections? If so, 255, 155, 50 is a shade of orange :D (155, 255, 50 is purty green :P)
@AngrySpam(View Post) Basically, the admin seems to have coded a small snippet which asks the computer for a random number, then checks if the random number is something, and if it is, then it uses a different style for the web page than the original. 1. random number 2. if random is equal to something 3. replace stylesheet with orange
The triangle glitch is caused by the speed increases I added, it doesn't fill in the entire triangle for each point in the line because then it would keep trying to create particles in the same spot and cause a lot of lag. It draws outlines after the first point. I also changed how/the order that particles are drawn, and it worked perfectly for circles and rectangles because they're symmetrical, but with triangles I guess those holes happen. I might just disable the line speed increases for triangle brush
Edit: I fixed the problem instead of disabling the speed increases. I commented something out, but I feel like it should have been there for a reason. I didn't notice any new bugs, but there might be something minor. Also, I fixed a worse bug with triangle brush i'm surprised you didn't notice. If you make it oval shaped and switch to triangle brush, then change the size with the scroll wheel a little, you may notice some sizes where the cursor is drawn incorrectly and won't draw anything when you click.