mcc ae45130a9c Lua bindings for getScreenInfo changes před 14 roky
..
BezierCurve.lua 30d0f0841f Particle emitter and 2D Physics fixes před 14 roky
BezierPathTween.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes před 14 roky
Bone.lua d2fde9fc99 Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed. před 14 roky
BoneTrack.lua 3f22489bf4 Various bugfixes across the board před 14 roky
Camera.lua d2fde9fc99 Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed. před 14 roky
Color.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes před 14 roky
Config.lua d2fde9fc99 Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed. před 14 roky
Core.lua cdee607137 Merge branch 'master' into pxljm před 14 roky
CoreInput.lua 30d0f0841f Particle emitter and 2D Physics fixes před 14 roky
CoreServices.lua ae45130a9c Lua bindings for getScreenInfo changes před 14 roky
Cubemap.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes před 14 roky
Data.lua d2fde9fc99 Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed. před 14 roky
Entity.lua be8f24208d Merge branch 'master' into pxljm před 14 roky
Event.lua 7fe8f5c173 Made a lot of read only methods const and parameters const reference where possible to avoid copies. před 14 roky
EventDispatcher.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes před 14 roky
EventHandler.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes před 14 roky
FixedShader.lua 30d0f0841f Particle emitter and 2D Physics fixes před 14 roky
FixedShaderBinding.lua d2fde9fc99 Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed. před 14 roky
Font.lua e916d58a2a Updated Lua wrappers - fixes compile error. před 14 roky
FontManager.lua d2fde9fc99 Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed. před 14 roky
GLSLProgram.lua f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. před 14 roky
GLSLShader.lua f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. před 14 roky
GLSLShaderBinding.lua f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. před 14 roky
GLSLShaderModule.lua f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. před 14 roky
GenericScene.lua 5f2a5232c4 More code cleanup před 14 roky
Image.lua d2fde9fc99 Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed. před 14 roky
InputEvent.lua 30d0f0841f Particle emitter and 2D Physics fixes před 14 roky
Label.lua d2fde9fc99 Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed. před 14 roky
Logger.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes před 14 roky
Material.lua d2fde9fc99 Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed. před 14 roky
MaterialManager.lua 2ec7a76488 Fixed Lua binding generation to work with tidied includes. před 14 roky
Matrix4.lua 30d0f0841f Particle emitter and 2D Physics fixes před 14 roky
Mesh.lua 18e6e9fbde Kinect module fixes and screen sprite improvements. Disabled binding generation as default. před 14 roky
OSBasics.lua d2fde9fc99 Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed. před 14 roky
OSFILE.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes před 14 roky
OSFileEntry.lua 2ec7a76488 Fixed Lua binding generation to work with tidied includes. před 14 roky
ObjectEntry.lua d2fde9fc99 Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed. před 14 roky
OpenGLCubemap.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes před 14 roky
Particle.lua 0ea079f5f6 Added two new default shaders, fixed up particle systems, binding generation will now include public class members that are not pointers. před 14 roky
ParticleEmitter.lua 3f22489bf4 Various bugfixes across the board před 14 roky
Perlin.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes před 14 roky
PolycodeModule.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes před 14 roky
PolycodeViewBase.lua f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. před 14 roky
Polygon.lua 30d0f0841f Particle emitter and 2D Physics fixes před 14 roky
Quaternion.lua 30d0f0841f Particle emitter and 2D Physics fixes před 14 roky
QuaternionCurve.lua 30d0f0841f Particle emitter and 2D Physics fixes před 14 roky
QuaternionTween.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes před 14 roky
Rectangle.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes před 14 roky
Renderer.lua 05b7bdf04d VSync on Mac, anisothropic filtering options, 3D physics framerate idependence před 14 roky
Resource.lua d2fde9fc99 Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed. před 14 roky
ResourceManager.lua d2fde9fc99 Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed. před 14 roky
Scene.lua cdee607137 Merge branch 'master' into pxljm před 14 roky
SceneEntity.lua e916d58a2a Updated Lua wrappers - fixes compile error. před 14 roky
SceneLabel.lua d2fde9fc99 Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed. před 14 roky
SceneLight.lua f2f686fbd6 Regenerated Lua bindings. před 14 roky
SceneLine.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes před 14 roky
SceneManager.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes před 14 roky
SceneMesh.lua d2fde9fc99 Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed. před 14 roky
SceneParticleEmitter.lua 3f22489bf4 Various bugfixes across the board před 14 roky
ScenePrimitive.lua e916d58a2a Updated Lua wrappers - fixes compile error. před 14 roky
SceneRenderTexture.lua 30d0f0841f Particle emitter and 2D Physics fixes před 14 roky
SceneSound.lua 30d0f0841f Particle emitter and 2D Physics fixes před 14 roky
SceneSoundListener.lua f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. před 14 roky
Screen.lua d2fde9fc99 Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed. před 14 roky
ScreenCurve.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes před 14 roky
ScreenEntity.lua 30d0f0841f Particle emitter and 2D Physics fixes před 14 roky
ScreenEvent.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes před 14 roky
ScreenImage.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes před 14 roky
ScreenLabel.lua d2fde9fc99 Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed. před 14 roky
ScreenLine.lua 30d0f0841f Particle emitter and 2D Physics fixes před 14 roky
ScreenManager.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes před 14 roky
ScreenMesh.lua d2fde9fc99 Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed. před 14 roky
ScreenParticleEmitter.lua 30d0f0841f Particle emitter and 2D Physics fixes před 14 roky
ScreenShape.lua 0ea079f5f6 Added two new default shaders, fixed up particle systems, binding generation will now include public class members that are not pointers. před 14 roky
ScreenSound.lua 30d0f0841f Particle emitter and 2D Physics fixes před 14 roky
ScreenSoundListener.lua f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. před 14 roky
ScreenSprite.lua 18e6e9fbde Kinect module fixes and screen sprite improvements. Disabled binding generation as default. před 14 roky
Shader.lua d2fde9fc99 Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed. před 14 roky
ShaderBinding.lua d2fde9fc99 Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed. před 14 roky
Skeleton.lua 2ec7a76488 Fixed Lua binding generation to work with tidied includes. před 14 roky
SkeletonAnimation.lua be8f24208d Merge branch 'master' into pxljm před 14 roky
Sound.lua d2fde9fc99 Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed. před 14 roky
SoundManager.lua f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. před 14 roky
String.lua 2ec7a76488 Fixed Lua binding generation to work with tidied includes. před 14 roky
Texture.lua d2fde9fc99 Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed. před 14 roky
Timer.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes před 14 roky
TimerManager.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes před 14 roky
Tween.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes před 14 roky
TweenManager.lua 05b7bdf04d VSync on Mac, anisothropic filtering options, 3D physics framerate idependence před 14 roky
Vector2.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes před 14 roky
Vector3.lua 30d0f0841f Particle emitter and 2D Physics fixes před 14 roky
Vertex.lua 30d0f0841f Particle emitter and 2D Physics fixes před 14 roky
VertexBuffer.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes před 14 roky
Win32Core.lua f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. před 14 roky