Cameron Hart 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. hace 14 años
..
BezierCurve.lua 30d0f0841f Particle emitter and 2D Physics fixes hace 14 años
BezierPathTween.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes hace 14 años
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. hace 14 años
BoneTrack.lua 0ea079f5f6 Added two new default shaders, fixed up particle systems, binding generation will now include public class members that are not pointers. hace 14 años
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. hace 14 años
Color.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes hace 14 años
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. hace 14 años
Core.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. hace 14 años
CoreInput.lua 30d0f0841f Particle emitter and 2D Physics fixes hace 14 años
CoreServices.lua 30d0f0841f Particle emitter and 2D Physics fixes hace 14 años
Cubemap.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes hace 14 años
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. hace 14 años
Entity.lua 7fe8f5c173 Made a lot of read only methods const and parameters const reference where possible to avoid copies. hace 14 años
Event.lua 7fe8f5c173 Made a lot of read only methods const and parameters const reference where possible to avoid copies. hace 14 años
EventDispatcher.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes hace 14 años
EventHandler.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes hace 14 años
FixedShader.lua 30d0f0841f Particle emitter and 2D Physics fixes hace 14 años
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. hace 14 años
Font.lua e916d58a2a Updated Lua wrappers - fixes compile error. hace 14 años
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. hace 14 años
GLSLProgram.lua f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. hace 14 años
GLSLShader.lua f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. hace 14 años
GLSLShaderBinding.lua f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. hace 14 años
GLSLShaderModule.lua f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. hace 14 años
GenericScene.lua 5f2a5232c4 More code cleanup hace 15 años
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. hace 14 años
InputEvent.lua 30d0f0841f Particle emitter and 2D Physics fixes hace 14 años
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. hace 14 años
Logger.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes hace 14 años
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. hace 14 años
MaterialManager.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. hace 14 años
Matrix4.lua 30d0f0841f Particle emitter and 2D Physics fixes hace 14 años
Mesh.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. hace 14 años
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. hace 14 años
OSFILE.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes hace 14 años
OSFileEntry.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes hace 14 años
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. hace 14 años
OpenGLCubemap.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes hace 14 años
Particle.lua 0ea079f5f6 Added two new default shaders, fixed up particle systems, binding generation will now include public class members that are not pointers. hace 14 años
ParticleEmitter.lua e916d58a2a Updated Lua wrappers - fixes compile error. hace 14 años
Perlin.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes hace 14 años
PolycodeModule.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes hace 14 años
PolycodeViewBase.lua f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. hace 14 años
Polygon.lua 30d0f0841f Particle emitter and 2D Physics fixes hace 14 años
Quaternion.lua 30d0f0841f Particle emitter and 2D Physics fixes hace 14 años
QuaternionCurve.lua 30d0f0841f Particle emitter and 2D Physics fixes hace 14 años
QuaternionTween.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes hace 14 años
Rectangle.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes hace 14 años
Renderer.lua f2f686fbd6 Regenerated Lua bindings. hace 14 años
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. hace 14 años
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. hace 14 años
Scene.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. hace 14 años
SceneEntity.lua e916d58a2a Updated Lua wrappers - fixes compile error. hace 14 años
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. hace 14 años
SceneLight.lua f2f686fbd6 Regenerated Lua bindings. hace 14 años
SceneLine.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes hace 14 años
SceneManager.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes hace 14 años
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. hace 14 años
SceneParticleEmitter.lua 30d0f0841f Particle emitter and 2D Physics fixes hace 14 años
ScenePrimitive.lua e916d58a2a Updated Lua wrappers - fixes compile error. hace 14 años
SceneRenderTexture.lua 30d0f0841f Particle emitter and 2D Physics fixes hace 14 años
SceneSound.lua 30d0f0841f Particle emitter and 2D Physics fixes hace 14 años
SceneSoundListener.lua f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. hace 14 años
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. hace 14 años
ScreenCurve.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes hace 14 años
ScreenEntity.lua 30d0f0841f Particle emitter and 2D Physics fixes hace 14 años
ScreenEvent.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes hace 14 años
ScreenImage.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes hace 14 años
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. hace 14 años
ScreenLine.lua 30d0f0841f Particle emitter and 2D Physics fixes hace 14 años
ScreenManager.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes hace 14 años
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. hace 14 años
ScreenParticleEmitter.lua 30d0f0841f Particle emitter and 2D Physics fixes hace 14 años
ScreenShape.lua 0ea079f5f6 Added two new default shaders, fixed up particle systems, binding generation will now include public class members that are not pointers. hace 14 años
ScreenSound.lua 30d0f0841f Particle emitter and 2D Physics fixes hace 14 años
ScreenSoundListener.lua f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. hace 14 años
ScreenSprite.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. hace 14 años
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. hace 14 años
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. hace 14 años
Skeleton.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. hace 14 años
SkeletonAnimation.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. hace 14 años
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. hace 14 años
SoundManager.lua f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. hace 14 años
String.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. hace 14 años
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. hace 14 años
Timer.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes hace 14 años
TimerManager.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes hace 14 años
Tween.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes hace 14 años
TweenManager.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes hace 14 años
Vector2.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes hace 14 años
Vector3.lua 30d0f0841f Particle emitter and 2D Physics fixes hace 14 años
Vertex.lua 30d0f0841f Particle emitter and 2D Physics fixes hace 14 años
VertexBuffer.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes hace 14 años
Win32Core.lua f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. hace 14 años