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