User contributions
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 17:56, 27 January 2013 (diff | hist) . . (+62) . . m ProceduralPrimitives (→C# - IsoSphere) (top)
- 17:38, 27 January 2013 (diff | hist) . . (+2,515) . . ProceduralPrimitives (Regular sphere done.)
- 12:58, 27 January 2013 (diff | hist) . . (+39) . . m ProceduralPrimitives (→C# - IsoSphere)
- 03:32, 27 January 2013 (diff | hist) . . (+8,218) . . ProceduralPrimitives (RecalculateNormals didn't behave properly, normals are now set in the code. Add isosphere, thank's to Andreas Kahler's blog.)
- 20:18, 26 January 2013 (diff | hist) . . (+5,117) . . ProceduralPrimitives (Tube done. Next, sphere.)
- 02:28, 26 January 2013 (diff | hist) . . (+2,684) . . ProceduralPrimitives (Torus added, and a tip section.)
- 16:41, 25 January 2013 (diff | hist) . . (+145) . . m ProceduralPrimitives (→C# - Cone: "Note that cylinders (bottomRadius == topRadius) and pyramids (4 sides, topRadius == 0) are types of cones, and can be created with this script.")
- 14:59, 25 January 2013 (diff | hist) . . (-564) . . ProceduralPrimitives (Cone finished. Remove normals manual calculation from others, redundant with RecalculateNormals(). Fixed a mistake on plane's triangle loop (n instead of face).)
- 11:22, 25 January 2013 (diff | hist) . . (-80) . . ProceduralPrimitives (Vertices fixed for cone.)
- 19:33, 23 January 2013 (diff | hist) . . (+3,259) . . ProceduralPrimitives (Added cone (not finished yet))
- 01:50, 23 January 2013 (diff | hist) . . (+1,642) . . ProceduralPrimitives (Added plane.)
- 21:43, 22 January 2013 (diff | hist) . . (+23) . . m ProceduralPrimitives
- 21:42, 22 January 2013 (diff | hist) . . (-412) . . m ProceduralPrimitives (→C# - Box)
- 21:42, 22 January 2013 (diff | hist) . . (+3,430) . . N ProceduralPrimitives (Code for box added.)
- 21:35, 22 January 2013 (diff | hist) . . (+82) . . Scripts/General (ProceduralPrimitives creation)
- 19:10, 19 November 2012 (diff | hist) . . (+102) . . m ITweenX (→Description: Added a link to Robert Penner ease type demo) (top)
- 15:25, 6 November 2012 (diff | hist) . . (+451) . . m SphericalCoordinates (→Usage: Updated that part with the min / max stuff, and added mouse control.) (top)
- 14:34, 6 November 2012 (diff | hist) . . (+1,727) . . SphericalCoordinates (→C# - SphericalCoordinates.cs: Radius, polar and elevation can now be clamped.)
- 12:46, 23 October 2012 (diff | hist) . . (-14) . . m ITweenX (→C# - iTweenX.cs: Removed first array member "easeType". Typo ...)
- 12:03, 23 October 2012 (diff | hist) . . (+4) . . m ITweenX (→C# - iTweenX.cs)
- 12:00, 23 October 2012 (diff | hist) . . (-2,629) . . ITweenX (Replaced the switch by an array, added some parameters.)
- 23:25, 25 June 2012 (diff | hist) . . (+2,938) . . ShadowAndOutline (JS added) (top)
- 17:21, 25 June 2012 (diff | hist) . . (+3,368) . . N ShadowAndOutline (ShadowAndOutline creation)
- 17:12, 25 June 2012 (diff | hist) . . (+90) . . m Scripts/GUI (ShadowAndOutline added)
- 22:18, 24 June 2012 (diff | hist) . . (-101) . . Scripts/General (Removed MousePicker. Not worth a new entry after all.)
- 22:13, 24 June 2012 (diff | hist) . . (+101) . . Scripts/General (MousePicker creation.)
- 06:23, 23 June 2012 (diff | hist) . . (+6,072) . . AdvancedLabel (Added the javascript version)
- 05:06, 22 June 2012 (diff | hist) . . (-40) . . ITweenX (→C# - iTweenX.cs: replaced static to const for the strings.)
- 03:45, 18 June 2012 (diff | hist) . . (-40) . . RenderTexture Free (→RenderTextureFree.cs: tabs) (top)
- 03:44, 18 June 2012 (diff | hist) . . (-374) . . RenderTexture Free (Changed the parameters. You can now control the x and y of the destination.)
- 19:41, 4 June 2012 (diff | hist) . . (+2,453) . . FramesPerSecond (Added HUDFPS.js)
- 01:40, 2 June 2012 (diff | hist) . . (+4,745) . . N SphericalCoordinates (SphericalCoordinates's creation.)
- 01:27, 2 June 2012 (diff | hist) . . (+120) . . Scripts/General (→Utility Scripts)
- 06:49, 19 May 2012 (diff | hist) . . (+30) . . GUIHelpers (→C# - GUIHelpers.cs)
- 06:49, 19 May 2012 (diff | hist) . . (+12) . . m GUIHelpers (→C# - GUIHelpers.cs: I forgot a function that doesn't exist here (ScreenTools stuff, a class of mine))
- 18:41, 18 May 2012 (diff | hist) . . (+4) . . m Flickering Light2 (→FlickeringLight.cs: Typo) (top)
- 18:40, 18 May 2012 (diff | hist) . . (+400) . . m Flickering Light2 (Fixed the first and last keys to have a correct loop)
- 06:22, 18 May 2012 (diff | hist) . . (+2,506) . . N Flickering Light2 (Created page with "== Description == Adds a flickering effect to a light. Create a curve of keyCount keys between randMin and randMax. The light intensity will be startVal + curve.Evaluate(t) *...")
- 06:15, 18 May 2012 (diff | hist) . . (+83) . . Scripts/Effects
- 16:23, 5 May 2012 (diff | hist) . . (+53) . . Animating Tiled texture - Extended (Added an example scene.)
- 08:31, 5 May 2012 (diff | hist) . . (+40) . . N File:AnimatedTex.zip (AnimatedTextureExtendedUV example scene.) (top)
- 21:44, 29 April 2012 (diff | hist) . . (+2,590) . . Singleton (Added MonoSingleton<T>, which provides all the singleton architecture when inheriting from it, plus the monobehaviours members.)
- 04:26, 29 April 2012 (diff | hist) . . (+2,294) . . GUIHelpers (More usefull functions about rects)
- 21:23, 27 April 2012 (diff | hist) . . (+2,492) . . GUIHelpers (Several improvements)
- 19:38, 24 April 2012 (diff | hist) . . (+31) . . m KeyboardEventManager (keys public -> private) (top)
- 19:14, 24 April 2012 (diff | hist) . . (+65) . . m KeyboardEventManager (Typo in class name.)
- 19:07, 24 April 2012 (diff | hist) . . (+4,612) . . N KeyboardEventManager (KeyboardEventManager creation)
- 18:56, 24 April 2012 (diff | hist) . . (+67) . . Scripts/General (KeyboardEventManager : An event-based keyboard input manager.)
- 23:24, 13 April 2012 (diff | hist) . . (+4,718) . . N AdvancedRepeatButton (Created page with "Author: Bérenger == Description == Display a repeat button as usual, and gives you control over the repeat start and speed. Because times must be stored, you instances of th...")
- 23:14, 13 April 2012 (diff | hist) . . (+90) . . Scripts/GUI (AdvancedRepeatButton - A repeat button with control over the repeat start and speed.)
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)