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