User contributions
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 23:51, 8 January 2015 (diff | hist) . . (+15) . . PopupList (→C# - ComboBox - Update) (top)
- 23:49, 8 January 2015 (diff | hist) . . (+812) . . N Template:Font color (Copied in the template from https://en.wikipedia.org/w/index.php?title=Template:Font%20color&action=edit) (top)
- 23:47, 8 January 2015 (diff | hist) . . (+173) . . N Template:Color (Copied in the template from https://en.wikipedia.org/w/index.php?title=Template:Color&action=edit) (top)
- 23:46, 8 January 2015 (diff | hist) . . (+698) . . PopupList (→C# - ComboBox - Update)
- 03:36, 25 August 2014 (diff | hist) . . (-8) . . OutlinedDiffuse (Changed syntaxhighlight language to C in order to quell “Invalid language.” warning) (top)
- 21:20, 19 June 2014 (diff | hist) . . (-10) . . UnityScript versus JavaScript (→The this keyword: No idea why this was comparing JavaScript to Java (instead of to UnityScript). The code sample is UnityScript, and all of the write-up is relevant to UnityScript. Might've been a typo.)
- 04:07, 2 June 2014 (diff | hist) . . (+1) . . VectorLine (→VectorLines.cs: Updated class name to match file name, since that's a required correlation for Unity scripts.) (top)
- 06:21, 25 April 2014 (diff | hist) . . (-24) . . NUnit (made code sample even more jaggedly indented, mostly just to be a dick) (top)
- 01:09, 18 March 2014 (diff | hist) . . (-224) . . ScreenshotMovie (Removed the `captureEnabled` flag from the Boo variant because that's exactly what the built-in `Behaviour#enabled` state (and built-in Inspector checkbox) already does.) (top)
- 01:06, 18 March 2014 (diff | hist) . . (+144) . . ScreenshotMovie (Added an `int sizeMultiplier` field to each script which simply exposes Application.CaptureScreenshot's second argument)
- 00:58, 18 March 2014 (diff | hist) . . (0) . . ScreenshotMovie (Changed output filename in each script to be in the form “shot 0005.png” instead of “0005 shot.png” because professional apps that recognize image sequences more commonly look for the sequence number at the end (Photoshop included).)
- 00:48, 18 March 2014 (diff | hist) . . (+15) . . ScreenshotMovie (Screenshot output directory string in each script changed to “ScreenshotMovieOutput” to include the script name character-for-character, and to include the contextual word “Output” over the redundant “Folder”)
- 00:45, 18 March 2014 (diff | hist) . . (+29) . . N ScreenShotMovie (Slippyd moved page ScreenShotMovie to ScreenshotMovie: Capitalization changed to match script and Unity API) (top)
- 00:45, 18 March 2014 (diff | hist) . . (0) . . m ScreenshotMovie (Slippyd moved page ScreenShotMovie to ScreenshotMovie: Capitalization changed to match script and Unity API)
- 00:44, 18 March 2014 (diff | hist) . . (0) . . ScreenshotMovie (Un-camel-cased “ScreenShot” to “Screenshot”, to match Unity API's capitalization)
- 00:42, 18 March 2014 (diff | hist) . . (+15) . . ScreenshotMovie (Renamed in write-up and code to ScreenShotMovie, to match the article title (and the intended use))
- 23:32, 14 March 2014 (diff | hist) . . (-5) . . m ScreenshotMovie (→Use: “ScreenShotMovie” would make more sense if the scripts' classes weren't named “ScreenShot”)
- 04:18, 1 February 2014 (diff | hist) . . (0) . . Scripting (Moved a couple of language-specific links to the “Language-Specific” section)
- 00:37, 1 December 2013 (diff | hist) . . (-8) . . Texture Only (fixed syntax highlight; ShaderLab is C-like and looks fine with C highlighting) (top)
- 05:32, 14 May 2011 (diff | hist) . . (-29) . . User:Slippyd (→Slippy Douglas) (top)
- 20:05, 4 May 2011 (diff | hist) . . (-86) . . User:Slippyd (updated URLs)
- 03:07, 19 January 2011 (diff | hist) . . (-522) . . m UUnit (→Releases: Removed section with bad link.)
- 19:23, 15 December 2009 (diff | hist) . . (+4) . . m Comparison of Programming Languages (→Other Types: made C# enum's “: type” optional («»'s))
- 19:19, 15 December 2009 (diff | hist) . . (-122) . . Scripting (Cleaned up page a bit; someone apparently didn't see the "General" vs. "Language-Specific" distinction. Also commented out bullets that aren't links yet.)
- 02:55, 25 September 2009 (diff | hist) . . (+81) . . User:Slippyd (updated my bio and added a link)
- 02:52, 25 September 2009 (diff | hist) . . (+350) . . User talk:Slippyd (added comment about) (top)
- 19:04, 14 September 2009 (diff | hist) . . (+3) . . m UUnit (fixed formatting)
- 19:01, 14 September 2009 (diff | hist) . . (+522) . . UUnit (→Releases: Added the latest version of UUnit as a reference my copy on GitHub. It seems no one else has been making changes…)
- 18:58, 14 September 2009 (diff | hist) . . (+8,646) . . N Help:Editing (Added editing help from Wikipedia. It needs a lot of clean-up, but it's a start.)
- 21:16, 13 September 2009 (diff | hist) . . (-61) . . m Tutorials (Programming is its own section now; no longer needs to be in this list.)
- 21:09, 9 September 2009 (diff | hist) . . (-28) . . m UUnit (removed outdated version from first line)
- 20:56, 9 September 2009 (diff | hist) . . (+180) . . UUnit (Cleaned up formatting; reworded some confusing parts.)
- 00:51, 31 August 2009 (diff | hist) . . (+12) . . 3D Applications (→3D Applications Matrix: fixed Wings3D version, platforms, and "fbx mesh export")
- 00:40, 24 August 2009 (diff | hist) . . (+6) . . Comparison of Programming Languages (→Features: added duck type strength to UnityScript)
- 06:04, 23 August 2009 (diff | hist) . . (+11) . . Reporter (→Reporter.php: fixed the formatting; now everything lines up right)
- 06:02, 23 August 2009 (diff | hist) . . (+3) . . Reporter (→Reporter.php: WOW. That PHP script was getting executed somehow by being wrapped in <php></php> tags. Not good…)
- 05:27, 19 August 2009 (diff | hist) . . (+242) . . Comparison of Programming Languages (got rid of all the old formatting and made it all based on the language tags)
- 05:10, 19 August 2009 (diff | hist) . . (+6) . . Comparison of Programming Languages (→Features: added duck type strength to Boo)
- 05:09, 19 August 2009 (diff | hist) . . (+256) . . Comparison of Programming Languages (→Features: added missing features to Boo)
- 05:07, 19 August 2009 (diff | hist) . . (-159) . . Comparison of Programming Languages (changed all the unfilled fields to question marks)
- 05:03, 19 August 2009 (diff | hist) . . (-7) . . Comparison of Programming Languages (also testing out using a "?" in cells that haven't been completed or are otherwise unknown)
- 05:02, 19 August 2009 (diff | hist) . . (+21) . . m Template:Wikitable-? (top)
- 05:02, 19 August 2009 (diff | hist) . . (+21) . . m Template:? (top)
- 05:00, 19 August 2009 (diff | hist) . . (-6) . . Template:?
- 04:59, 19 August 2009 (diff | hist) . . (-6) . . Template:Wikitable-?
- 04:51, 19 August 2009 (diff | hist) . . (+22) . . Template:N/a (reverted last change; my bad) (top)
- 04:50, 19 August 2009 (diff | hist) . . (+188) . . N Template:? (added new template for tables)
- 04:49, 19 August 2009 (diff | hist) . . (+242) . . N Template:Wikitable-? (added new template for tables)
- 04:49, 19 August 2009 (diff | hist) . . (-22) . . Template:N/a (added new template for tables)
- 04:44, 19 August 2009 (diff | hist) . . (-376) . . Comparison of Programming Languages (tried swapping some of the hand styling for language style tags… yep, much easier and better looking)
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)