User contributions
- 12:29, 6 September 2013 (diff | hist) Main Page
- 12:28, 6 September 2013 (diff | hist) Main Page
- 12:50, 12 January 2013 (diff | hist) External Assets (→Textures)
- 12:49, 12 January 2013 (diff | hist) User manual
- 12:59, 11 January 2013 (diff | hist) User manual (→Forum)
- 12:22, 11 January 2013 (diff | hist) ChangeScene
- 18:33, 7 January 2013 (diff | hist) N GetTextColor (Created page with "Return a table with the color of the text with this format {red, green, blue, alpha}")
- 18:32, 7 January 2013 (diff | hist) N GetLightColor (Created page with "Return a table with the color of the object.")
- 18:32, 7 January 2013 (diff | hist) ChangeScene
- 18:30, 7 January 2013 (diff | hist) N ChangeScene (Created page with "Load a scene from an object scene. You have to load a scene to use this function.")
- 18:29, 7 January 2013 (diff | hist) N StopSound (Created page with "Simply stop a sound.")
- 18:28, 7 January 2013 (diff | hist) N PauseSound (Created page with "Simply pause a sound")
- 18:28, 7 January 2013 (diff | hist) N GetText (Created page with "Return the string of a text object.")
- 18:26, 7 January 2013 (diff | hist) N IsKeyPressed (Created page with "Return a boolean value that says if a key is pressed. You can find key costants [http://wiki.maratis3d.org/index.php?title=Keys here]")
- 18:24, 7 January 2013 (diff | hist) N ClearForces (Created page with "Remove all forces applied to the object.")
- 18:24, 7 January 2013 (diff | hist) N AddTorque (Created page with "Add a torque (angular force) to an object. Make sure Physics and the mass of the object is enabled in the object proprieties, otherwise it won't rotate. The "local" argument i...")
- 18:22, 7 January 2013 (diff | hist) N GetCurrentAnimation (Created page with "Return the actual animation ID of the object")
- 18:22, 7 January 2013 (diff | hist) N IsVisible (Created page with "return a boolean value about the vsibility of the object. true if visible, false if not visible")
- 23:23, 6 January 2013 (diff | hist) Tools
- 23:22, 6 January 2013 (diff | hist) Tools
- 20:42, 6 January 2013 (diff | hist) User manual
- 20:42, 6 January 2013 (diff | hist) Lua scripting (→Maratis LUA Documentation:)
- 14:02, 6 January 2013 (diff | hist) Lua scripting (→External LUA Documentation)
- 13:58, 6 January 2013 (diff | hist) Lua scripting
- 13:54, 6 January 2013 (diff | hist) User manual
- 13:53, 6 January 2013 (diff | hist) Main Page (→Welcome to Maratis Wiki)
- 13:49, 6 January 2013 (diff | hist) Main Page (→Welcome to Maratis Wiki)
- 13:48, 6 January 2013 (diff | hist) User manual (→Assets)
- 13:48, 6 January 2013 (diff | hist) User manual (→Assets)
- 13:47, 6 January 2013 (diff | hist) User manual (→Assets)
- 13:45, 6 January 2013 (diff | hist) User manual (→Tutorials/Examples)
- 13:16, 6 January 2013 (diff | hist) Dofile
- 13:15, 6 January 2013 (diff | hist) N Dofile (Created page with "To every scene can be attached only one lua file. Use this command to use multiple files in your scene script. It can be used to include a common file that contains common fun...")
- 13:04, 6 January 2013 (diff | hist) N SetRotation (Created page with "Set an object to a given rotation. Example 1 : This script will set the same rotation of another object getRotation is used to determinate the first object (the target) posit...")
- 13:01, 6 January 2013 (diff | hist) N GetRotation (Created page with "Get the current object rotation in 3d space. objectRot = getRotation(object) Then you can use your object coordinates like this : objectpos[1] : rotation on X axis objectp...")
- 12:58, 6 January 2013 (diff | hist) Lua functions list (→System)
- 12:58, 6 January 2013 (diff | hist) Lua functions list (→System)