Cameron Hart 1bcd55da82 Generated Lua bindings. They don't actually compile though. 14 tahun lalu
..
BezierCurve.lua 30d0f0841f Particle emitter and 2D Physics fixes 14 tahun lalu
BezierPathTween.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes 14 tahun lalu
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 tahun lalu
BoneTrack.lua 3f22489bf4 Various bugfixes across the board 14 tahun lalu
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 tahun lalu
Color.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes 14 tahun lalu
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 tahun lalu
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 tahun lalu
CoreInput.lua 30d0f0841f Particle emitter and 2D Physics fixes 14 tahun lalu
CoreServices.lua 30d0f0841f Particle emitter and 2D Physics fixes 14 tahun lalu
Cubemap.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes 14 tahun lalu
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 tahun lalu
Entity.lua be8f24208d Merge branch 'master' into pxljm 14 tahun lalu
Event.lua 7fe8f5c173 Made a lot of read only methods const and parameters const reference where possible to avoid copies. 14 tahun lalu
EventDispatcher.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes 14 tahun lalu
EventHandler.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes 14 tahun lalu
FixedShader.lua 30d0f0841f Particle emitter and 2D Physics fixes 14 tahun lalu
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 tahun lalu
Font.lua e916d58a2a Updated Lua wrappers - fixes compile error. 14 tahun lalu
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 tahun lalu
GLSLProgram.lua f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. 14 tahun lalu
GLSLShader.lua f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. 14 tahun lalu
GLSLShaderBinding.lua f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. 14 tahun lalu
GLSLShaderModule.lua f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. 14 tahun lalu
GenericScene.lua 5f2a5232c4 More code cleanup 14 tahun lalu
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 tahun lalu
InputEvent.lua 30d0f0841f Particle emitter and 2D Physics fixes 14 tahun lalu
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 tahun lalu
Logger.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes 14 tahun lalu
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 tahun lalu
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 tahun lalu
Matrix4.lua 30d0f0841f Particle emitter and 2D Physics fixes 14 tahun lalu
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 tahun lalu
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 tahun lalu
OSFILE.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes 14 tahun lalu
OSFileEntry.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes 14 tahun lalu
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 tahun lalu
OpenGLCubemap.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes 14 tahun lalu
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 tahun lalu
ParticleEmitter.lua 3f22489bf4 Various bugfixes across the board 14 tahun lalu
Perlin.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes 14 tahun lalu
PolycodeModule.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes 14 tahun lalu
PolycodeViewBase.lua f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. 14 tahun lalu
Polygon.lua 30d0f0841f Particle emitter and 2D Physics fixes 14 tahun lalu
Quaternion.lua 30d0f0841f Particle emitter and 2D Physics fixes 14 tahun lalu
QuaternionCurve.lua 30d0f0841f Particle emitter and 2D Physics fixes 14 tahun lalu
QuaternionTween.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes 14 tahun lalu
Rectangle.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes 14 tahun lalu
Renderer.lua a25c546297 Fixed shadows not displaying properly when objects are moved 14 tahun lalu
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 tahun lalu
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 tahun lalu
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 tahun lalu
SceneEntity.lua e916d58a2a Updated Lua wrappers - fixes compile error. 14 tahun lalu
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 tahun lalu
SceneLight.lua f2f686fbd6 Regenerated Lua bindings. 14 tahun lalu
SceneLine.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes 14 tahun lalu
SceneManager.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes 14 tahun lalu
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 tahun lalu
SceneParticleEmitter.lua 3f22489bf4 Various bugfixes across the board 14 tahun lalu
ScenePrimitive.lua e916d58a2a Updated Lua wrappers - fixes compile error. 14 tahun lalu
SceneRenderTexture.lua 30d0f0841f Particle emitter and 2D Physics fixes 14 tahun lalu
SceneSound.lua 30d0f0841f Particle emitter and 2D Physics fixes 14 tahun lalu
SceneSoundListener.lua f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. 14 tahun lalu
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 tahun lalu
ScreenCurve.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes 14 tahun lalu
ScreenEntity.lua 30d0f0841f Particle emitter and 2D Physics fixes 14 tahun lalu
ScreenEvent.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes 14 tahun lalu
ScreenImage.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes 14 tahun lalu
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 tahun lalu
ScreenLine.lua 30d0f0841f Particle emitter and 2D Physics fixes 14 tahun lalu
ScreenManager.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes 14 tahun lalu
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 tahun lalu
ScreenParticleEmitter.lua 30d0f0841f Particle emitter and 2D Physics fixes 14 tahun lalu
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 tahun lalu
ScreenSound.lua 30d0f0841f Particle emitter and 2D Physics fixes 14 tahun lalu
ScreenSoundListener.lua f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. 14 tahun lalu
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 tahun lalu
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 tahun lalu
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 tahun lalu
Skeleton.lua 1bcd55da82 Generated Lua bindings. They don't actually compile though. 14 tahun lalu
SkeletonAnimation.lua be8f24208d Merge branch 'master' into pxljm 14 tahun lalu
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 tahun lalu
SoundManager.lua f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. 14 tahun lalu
String.lua be8f24208d Merge branch 'master' into pxljm 14 tahun lalu
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 tahun lalu
Timer.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes 14 tahun lalu
TimerManager.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes 14 tahun lalu
Tween.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes 14 tahun lalu
TweenManager.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes 14 tahun lalu
Vector2.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes 14 tahun lalu
Vector3.lua 30d0f0841f Particle emitter and 2D Physics fixes 14 tahun lalu
Vertex.lua 30d0f0841f Particle emitter and 2D Physics fixes 14 tahun lalu
VertexBuffer.lua ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes 14 tahun lalu
Win32Core.lua f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. 14 tahun lalu