User contributions
(Latest | Earliest) View (newer 100 | older 100) (20 | 50 | 100 | 250 | 500)
- 23:54, 9 August 2012 (diff | hist) . . (+437) . . Talk:Main Page (→Syntax Highlighting)
- 23:26, 9 August 2012 (diff | hist) . . (+475) . . m TextureFloodFill (Indent the code by 4 to recognise it as code)
- 11:08, 12 June 2012 (diff | hist) . . (+215) . . UniWii (→Limitations: Added the webplayer limitation since it caused confusion for some people.)
- 22:57, 29 May 2012 (diff | hist) . . (+88) . . m Scripts/General (→Utility Scripts: Added MeshHelper link)
- 22:52, 29 May 2012 (diff | hist) . . (+9,205) . . N MeshHelper (Created page with "==Description== This is a utility class that contains some functions to manipulate a Mesh: - void Subdivide4(Mesh mesh); Subdivides all triangles in the Mesh. Each tria...")
- 00:20, 1 April 2012 (diff | hist) . . (+113) . . m Scripts/Editor (→Editor GUI Scripts: Added SceneViewObjectWindow)
- 00:12, 1 April 2012 (diff | hist) . . (+3,376) . . N SceneViewObjectWindow (A tool window which allows drag and drop operations from objects choosen in the sceneview)
- 05:11, 4 March 2012 (diff | hist) . . (+79) . . m TextureFloodFill (→Usage: Added Apply call in the example)
- 04:36, 4 March 2012 (diff | hist) . . (0) . . m Scripts/General (→Utility Scripts)
- 04:34, 4 March 2012 (diff | hist) . . (+61) . . Scripts/General (→Utility Scripts: Added TextureFloodFill link)
- 04:32, 4 March 2012 (diff | hist) . . (+5,527) . . N TextureFloodFill (Created page with " ==Description== Two extension methods for Texture2D which allows you to perform a floodfill operation on the texture. FloodFillArea will fill the area around the reference p...")
- 21:07, 1 January 2012 (diff | hist) . . (+1) . . DetectTouchMovement (Changed category "CSharp" into "C Sharp")
- 18:42, 23 July 2011 (diff | hist) . . (+15) . . UPPEditor (→Description)
- 18:40, 23 July 2011 (diff | hist) . . (+94) . . Scripts (→Editor Scripts: Added UPPEditor)
- 18:29, 23 July 2011 (diff | hist) . . (+10,007) . . N UPPEditor (Created page with "==Description== This editor window allows you to view and edit webplayer-PlayerPrefs files (*.upp) right in the Unity -editor. Most of it is quick and dirty, it has some error ch...")
- 23:10, 15 July 2011 (diff | hist) . . (+446) . . N Talk:ReflectedObject (Created page with "Nice little helper class but wouldn't it be much easier to use a generic function instead of those seperate TryGetField... functions? <csharp> public T TryGetField<T>(string...") (top)
- 21:25, 29 June 2011 (diff | hist) . . (+145) . . m Scripts (→Graphical User Interface Scripts: Added CustomScrollView)
- 21:24, 29 June 2011 (diff | hist) . . (+101) . . CustomScrollView
- 21:17, 29 June 2011 (diff | hist) . . (+481) . . CustomScrollView
- 10:54, 29 June 2011 (diff | hist) . . (+1,967) . . N CustomScrollView (Created page with "==Description== This is just a custom implementation of a ScrollView like GUI.BeginScrollView but you have full control whether the scrollbars are shown or not. ==Usage== Almost...")
- 12:03, 16 June 2011 (diff | hist) . . (+1) . . m DoFAutoFocus (Changed category "Csharp" into "C Sharp")
- 12:01, 16 June 2011 (diff | hist) . . (+1) . . m CoroutineScheduler (Changes category "CSharp" into "C Sharp")
- 18:41, 29 April 2011 (diff | hist) . . (+226) . . Tip of the day (Added array delete/insert hotkey)
- 04:24, 18 April 2011 (diff | hist) . . (+155) . . Talk:CoroutineScheduler (→RemoveCoroutine: Found another flaw in the "First" case.) (top)
- 01:40, 18 April 2011 (diff | hist) . . (+706) . . N Talk:CoroutineScheduler (New page: = RemoveCoroutine = You have some redundancy in your RemoveCoroutine function. If you're not the head of the list (you are not the first) there have to be a previous node. So it could be s...)
- 20:53, 16 April 2011 (diff | hist) . . (0) . . m Choosing the right collection type (Changed category Javascript into JavaScript)
- 20:52, 16 April 2011 (diff | hist) . . (0) . . m ToggleActiveRecursively (Changed category Javascript into JavaScript)
- 20:51, 16 April 2011 (diff | hist) . . (0) . . m MoveObject (Changed category Javascript into JavaScript)
- 20:50, 16 April 2011 (diff | hist) . . (0) . . m MassSetMaterials (Changed category Javascript into JavaScript)
- 20:50, 16 April 2011 (diff | hist) . . (0) . . m Fog Layer (Changed category Javascript into JavaScript)
- 20:49, 16 April 2011 (diff | hist) . . (0) . . m CameraRenderSettings (Changed category Javascript into JavaScript)
- 20:49, 16 April 2011 (diff | hist) . . (+22) . . m CameraGradientBackground (Changed category Javascript into JavaScript; added category C Sharp)
- 20:47, 16 April 2011 (diff | hist) . . (0) . . m Camera view window (Changed category Javascript into JavaScript)
- 20:47, 16 April 2011 (diff | hist) . . (0) . . m AddComponentRecursively (Changed category Javascript into JavaScript)
- 20:42, 16 April 2011 (diff | hist) . . (+5) . . m Unity Custom Input Manager (Changes category "C#" into "C Sharp")
- 20:42, 16 April 2011 (diff | hist) . . (+6) . . m MouseToTouch (Changes category "C#" into "C Sharp")
- 20:41, 16 April 2011 (diff | hist) . . (-20) . . m Custom Mouse Pointer (Changes category "C#" into "C Sharp"; removed category Javascript)
- 20:38, 16 April 2011 (diff | hist) . . (+1) . . m TouchLook (Changes category "CSharp" into "C Sharp")
- 20:38, 16 April 2011 (diff | hist) . . (+1) . . m SmoothMouseLook (Changes category "CSharp" into "C Sharp")
- 20:37, 16 April 2011 (diff | hist) . . (+1) . . m AnimationStepSync (Changes category "CSharp" into "C Sharp")
- 20:36, 16 April 2011 (diff | hist) . . (+1) . . m SmoothFollowAdvanced (Changes category "Csharp" into "C Sharp")
- 20:35, 16 April 2011 (diff | hist) . . (+1) . . m ArrayPrefs (Changes category "Csharp" into "C Sharp")
- 20:30, 16 April 2011 (diff | hist) . . (+80) . . Scripts (→Utility Scripts: Added UnitSphere link)
- 20:27, 16 April 2011 (diff | hist) . . (+3,311) . . N UnitSphere (New page: == Description == A small collection of functions that calculates random unit vectors for different purposes. * UnitSphere.GetPointOnCap(float spotAngle); :It calculates a random point on...)
- 11:06, 12 April 2011 (diff | hist) . . (+363) . . m Talk:Singleton
- 23:16, 30 January 2011 (diff | hist) . . (+22) . . Scripts (→Code Snippets: Save and Load XML: added a hint that a JS version is also included)
- 20:10, 30 November 2010 (diff | hist) . . (+298) . . BoxColliderUtilities (→Usage: parent scaling hint added)
- 05:30, 26 November 2010 (diff | hist) . . (+80) . . Scripts (→Editor Scripts: - Added BoxColliderUtilities.cs)
- 05:25, 26 November 2010 (diff | hist) . . (+9,648) . . N BoxColliderUtilities (BoxCollider transform helper)
- 21:22, 17 August 2010 (diff | hist) . . (0) . . m Animating Tiled texture (index have to be devided by uvAnimationTileX not by uvAnimationTileY to get the correct vIndex)
(Latest | Earliest) View (newer 100 | older 100) (20 | 50 | 100 | 250 | 500)