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