User contributions
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 14:05, 27 July 2014 (diff | hist) Installing Maratis SDK (top)
- 10:50, 27 July 2014 (diff | hist) N Building Maratis for iOS (Created page with "==Building for iOS== # Open ''branches/iPhonePublishing/Project/example.xcodeproj'' with Xcode. # Import you own game project with all the data in the "Resources" group fold...") (top)
- 10:50, 27 July 2014 (diff | hist) Building Maratis (top)
- 10:48, 27 July 2014 (diff | hist) Building Maratis for Windows (top)
- 10:47, 27 July 2014 (diff | hist) Building Maratis for Windows
- 10:45, 27 July 2014 (diff | hist) Building Maratis for Windows
- 10:43, 27 July 2014 (diff | hist) Building Maratis for Windows
- 10:42, 27 July 2014 (diff | hist) Building Maratis for Windows
- 10:41, 27 July 2014 (diff | hist) Building Maratis
- 10:40, 27 July 2014 (diff | hist) Building Maratis for Windows
- 10:39, 27 July 2014 (diff | hist) Building Maratis
- 10:38, 27 July 2014 (diff | hist) N Building Maratis for Windows (Created page with "==Download and Install the necessary softwares:== * [http://www.microsoft.com/en-us/download/details.aspx?id=34673 Microsoft Visual Studio Express]<br> * [http://tortoisesvn....")
- 10:13, 27 July 2014 (diff | hist) Building Maratis
- 10:12, 27 July 2014 (diff | hist) Building Maratis
- 22:36, 27 May 2014 (diff | hist) Roadmap (→Experimental Branch Roadmap :) (top)
- 22:35, 27 May 2014 (diff | hist) Roadmap (→General Roadmap)
- 11:06, 6 April 2014 (diff | hist) Dofile (top)
- 22:21, 3 April 2014 (diff | hist) EnableCameraLayer (top)
- 22:20, 3 April 2014 (diff | hist) EnableCameraLayer
- 22:20, 3 April 2014 (diff | hist) EnableCameraLayer
- 11:36, 8 February 2014 (diff | hist) MediaWiki:Sidebar (top)
- 20:39, 7 February 2014 (diff | hist) Roadmap
- 20:31, 7 February 2014 (diff | hist) Exporting from Blender (top)
- 20:28, 7 February 2014 (diff | hist) Roadmap (→Experimental Roadmap :)
- 13:08, 29 October 2013 (diff | hist) Roadmap
- 10:42, 25 October 2013 (diff | hist) Lua scripting
- 10:29, 25 October 2013 (diff | hist) Code documentation
- 10:27, 25 October 2013 (diff | hist) Main Page
- 22:33, 11 September 2013 (diff | hist) N MScriptContext (Created page with "MScriptContext is used to manage script functions virtually. Custom functions can be declared during a plugin initialization in c++,<br> you can send values to the script con...")
- 19:10, 22 August 2013 (diff | hist) User manual
- 09:21, 18 June 2013 (diff | hist) Building Maratis
- 13:33, 9 February 2013 (diff | hist) Building Maratis
- 15:47, 5 February 2013 (diff | hist) N GetMatrix (Created page with "Returns the object's matrix in a table of 16 entries (4x4 matrix) : matrix = getMatrix(object)")
- 15:47, 5 February 2013 (diff | hist) N UpdateMatrix (Created page with "Update the object's matrix : updateMatrix(object)")
- 15:46, 5 February 2013 (diff | hist) N GetTransformedVector (Created page with "Returns the transformed vector according to the object's current matrix :<br>mainly used to transform a local coordinate vector in global coordinate vec = getTransformedVect...")
- 15:44, 5 February 2013 (diff | hist) N GetInverseVector (Created page with "Returns the inverse vector according to the object current matrix :<br>mainly used to transform a global coordinate vector in the object's local coordinates vec = getInverse...")
- 15:43, 5 February 2013 (diff | hist) N GetRotatedVector (Created page with "Returns the rotated vector according to the object current matrix : vec = getRotatedVector(object, vec3(x, y, z)) Example : vec = getRotatedVector(object, vec3(1, 0, 0)) ...")
- 15:42, 5 February 2013 (diff | hist) N GetInverseRotatedVector (Created page with "Returns the inverse rotated vector according to the object current matrix : vec = getInverseRotatedVector(object, vec3(x, y, z))")
- 15:41, 5 February 2013 (diff | hist) N GetTransformedScale (Created page with "Returns the transformed scale (global coordinates) of the object according to it's current matrix : <br>(useful if the object is linked to other objects) pos = getTransforme...")
- 15:40, 5 February 2013 (diff | hist) N GetTransformedRotation (Created page with "Returns the transformed rotation (global coordinates) of the object according to it's current matrix : <br>(useful if the object is linked to other objects) rot = getTransfo...")
- 15:40, 5 February 2013 (diff | hist) N GetTransformedPosition (Created page with "Returns the transformed position (global coordinates) of the object according to it's current matrix : <br>(useful if the object is linked to other objects) pos = getTransfo...")
- 15:36, 5 February 2013 (diff | hist) N IsActive (Created page with "Returns the object's active state (boolean) : active = isActive(object) Example : if isActive(object) then print("object is active") end")
- 15:34, 5 February 2013 (diff | hist) N GetName (Created page with "Returns the object's name : name = getName(object)")
- 15:33, 5 February 2013 (diff | hist) N SetParent (Created page with "Set the object's parent : setParent(object, parent) 0 can be used to reset parenting : setParent(object, 0)")
- 15:31, 5 February 2013 (diff | hist) N GetChilds (Created page with "Returns a list of the object's childs (table) if any : childs = getChilds(object)")
- 15:31, 5 February 2013 (diff | hist) N GetParent (Created page with "Returns the object's parent if any : parent = getParent(object)")
- 15:28, 5 February 2013 (diff | hist) RayHit
- 15:27, 5 February 2013 (diff | hist) RayHit
- 15:26, 5 February 2013 (diff | hist) RayHit
- 15:24, 5 February 2013 (diff | hist) Lua functions list
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)