| .. |
|
PolyAAssetFileProvider.h
|
ae34bca779
Add PolycodeUI, Polycode2DPhysics (including Box2D), experimental OnScreenKeyboard.
|
преди 9 години |
|
PolyAndroidCore.h
|
cf849978bd
Android now uses TextInput Events.
|
преди 9 години |
|
PolyBasicFileProvider.h
|
f80bb40afd
Converted all space indentation to tabs.
|
преди 9 години |
|
PolyBezierCurve.h
|
f80bb40afd
Converted all space indentation to tabs.
|
преди 9 години |
|
PolyBone.h
|
3891dfc58f
Restored skeletal animation functionality, removed CPU-based skinning, added sameple GPU-skinning material, fixed potential Texture binding crash in renderer, defaulted texture filtering mode to linear
|
преди 9 години |
|
PolyCamera.h
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
преди 9 години |
|
PolyClient.h
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
преди 9 години |
|
PolyCocoaCore.h
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
преди 9 години |
|
PolyColor.h
|
f80bb40afd
Converted all space indentation to tabs.
|
преди 9 години |
|
PolyConfig.h
|
4992d52d5e
Windows fixes for latest code
|
преди 9 години |
|
PolyCore.h
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
преди 9 години |
|
PolyCoreFileProvider.h
|
f80bb40afd
Converted all space indentation to tabs.
|
преди 9 години |
|
PolyCoreInput.h
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
преди 9 години |
|
PolyCubemap.h
|
57cb01d606
Fix building with shared_ptr on Windows. Also updating project files to last changes.
|
преди 9 години |
|
PolyData.h
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
преди 9 години |
|
PolyEmscriptenCore.h
|
895843d022
Ported EmscriptenCore over to SDL2
|
преди 9 години |
|
PolyEntity.h
|
fee8794a2d
Fixed lights, lights are now sent to the draw buffer via their Render method and do not require to be added to the Scene as addLight, which has now been removed. Fixed shadowmap rendering. Added castsShadows flag to entities. Fixed entity editor gizmos not rendering. Fixed SceneCurves not rendering.
|
преди 9 години |
|
PolyEvent.h
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
преди 9 години |
|
PolyEventDispatcher.h
|
f80bb40afd
Converted all space indentation to tabs.
|
преди 9 години |
|
PolyEventHandler.h
|
aadb69e87b
Updated core sources for new folder structure
|
преди 10 години |
|
PolyFont.h
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
преди 9 години |
|
PolyGPUDrawBuffer.h
|
fee8794a2d
Fixed lights, lights are now sent to the draw buffer via their Render method and do not require to be added to the Scene as addLight, which has now been removed. Fixed shadowmap rendering. Added castsShadows flag to entities. Fixed entity editor gizmos not rendering. Fixed SceneCurves not rendering.
|
преди 9 години |
|
PolyGlobals.h
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
преди 9 години |
|
PolyIOSCore.h
|
f80bb40afd
Converted all space indentation to tabs.
|
преди 9 години |
|
PolyImage.h
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
преди 9 години |
|
PolyInputEvent.h
|
a700c59140
Add a new InputEvent type: TextInput. This now is used for any text input - the character for keypress events is removed!
|
преди 9 години |
|
PolyInputKeys.h
|
aec4c8ece2
Add keymap to SDLCore to fit SDL2 scancodes.
|
преди 9 години |
|
PolyLabel.h
|
b0851c5e0d
Removed MaterialManager, made all material/shader and program management happen in ResourcePools, removed FontGlyphSheet and SceneImage classes from the codebase. Made all internal resources management and interaction use shared_ptr, renderer resources (shaders, programs, buffers, etc.) now created by the renderer only when used for the first time and deleted automatically in destructor.
|
преди 9 години |
|
PolyLogger.h
|
f80bb40afd
Converted all space indentation to tabs.
|
преди 9 години |
|
PolyMaterial.h
|
5ef4358101
Added some convenience methods for manual material creation
|
преди 9 години |
|
PolyMatrix4.h
|
f80bb40afd
Converted all space indentation to tabs.
|
преди 9 години |
|
PolyMesh.h
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
преди 9 години |
|
PolyObject.h
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
преди 9 години |
|
PolyOpenGLGraphicsInterface.h
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
преди 9 години |
|
PolyOpenSLAudioInterface.h
|
ae34bca779
Add PolycodeUI, Polycode2DPhysics (including Box2D), experimental OnScreenKeyboard.
|
преди 9 години |
|
PolyPAAudioInterface.h
|
f80bb40afd
Converted all space indentation to tabs.
|
преди 9 години |
|
PolyParticleEmitter.h
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
преди 9 години |
|
PolyPeer.h
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
преди 9 години |
|
PolyPerlin.h
|
f80bb40afd
Converted all space indentation to tabs.
|
преди 9 години |
|
PolyPhysFSFileProvider.h
|
f80bb40afd
Converted all space indentation to tabs.
|
преди 9 години |
|
PolyQuaternion.h
|
f80bb40afd
Converted all space indentation to tabs.
|
преди 9 години |
|
PolyQuaternionCurve.h
|
f80bb40afd
Converted all space indentation to tabs.
|
преди 9 години |
|
PolyRPICore.h
|
28904ffe28
Started on a Raspberry Pi core
|
преди 10 години |
|
PolyRay.h
|
09627a33a1
Updated windows projects
|
преди 9 години |
|
PolyRectangle.h
|
aadb69e87b
Updated core sources for new folder structure
|
преди 10 години |
|
PolyRenderDataArray.h
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
преди 9 години |
|
PolyRenderer.h
|
670e1d11ad
Added experimental OpenVR module
|
преди 9 години |
|
PolyRendererPlatformData.h
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
преди 9 години |
|
PolyResource.h
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
преди 9 години |
|
PolyResourceManager.h
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
преди 9 години |
|
PolySDLAudioInterface.h
|
4c2c3b91bf
Implemented SDL_Audio as an AudioInterface
|
преди 9 години |
|
PolySDLCore.h
|
aec4c8ece2
Add keymap to SDLCore to fit SDL2 scancodes.
|
преди 9 години |
|
PolyScene.h
|
fee8794a2d
Fixed lights, lights are now sent to the draw buffer via their Render method and do not require to be added to the Scene as addLight, which has now been removed. Fixed shadowmap rendering. Added castsShadows flag to entities. Fixed entity editor gizmos not rendering. Fixed SceneCurves not rendering.
|
преди 9 години |
|
PolySceneEntityInstance.h
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
преди 9 години |
|
PolySceneLabel.h
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
преди 9 години |
|
PolySceneLight.h
|
fee8794a2d
Fixed lights, lights are now sent to the draw buffer via their Render method and do not require to be added to the Scene as addLight, which has now been removed. Fixed shadowmap rendering. Added castsShadows flag to entities. Fixed entity editor gizmos not rendering. Fixed SceneCurves not rendering.
|
преди 9 години |
|
PolySceneLine.h
|
fee8794a2d
Fixed lights, lights are now sent to the draw buffer via their Render method and do not require to be added to the Scene as addLight, which has now been removed. Fixed shadowmap rendering. Added castsShadows flag to entities. Fixed entity editor gizmos not rendering. Fixed SceneCurves not rendering.
|
преди 9 години |
|
PolySceneMesh.h
|
65c81b8d7d
Removed alphaTest from rendering options, added alphatest shaders
|
преди 9 години |
|
PolyScenePrimitive.h
|
f80bb40afd
Converted all space indentation to tabs.
|
преди 9 години |
|
PolySceneRenderTexture.h
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
преди 9 години |
|
PolySceneSound.h
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
преди 9 години |
|
PolySceneSprite.h
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
преди 9 години |
|
PolyScript.h
|
f80bb40afd
Converted all space indentation to tabs.
|
преди 9 години |
|
PolyServer.h
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
преди 9 години |
|
PolyServerWorld.h
|
aadb69e87b
Updated core sources for new folder structure
|
преди 10 години |
|
PolyShader.h
|
fee8794a2d
Fixed lights, lights are now sent to the draw buffer via their Render method and do not require to be added to the Scene as addLight, which has now been removed. Fixed shadowmap rendering. Added castsShadows flag to entities. Fixed entity editor gizmos not rendering. Fixed SceneCurves not rendering.
|
преди 9 години |
|
PolySkeleton.h
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
преди 9 години |
|
PolySocket.h
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
преди 9 години |
|
PolySound.h
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
преди 9 години |
|
PolySoundManager.h
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
преди 9 години |
|
PolyString.h
|
a700c59140
Add a new InputEvent type: TextInput. This now is used for any text input - the character for keypress events is removed!
|
преди 9 години |
|
PolyTexture.h
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
преди 9 години |
|
PolyThreaded.h
|
4671d4143f
Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :)
|
преди 9 години |
|
PolyUWPCore.h
|
4992d52d5e
Windows fixes for latest code
|
преди 9 години |
|
PolyVector2.h
|
f80bb40afd
Converted all space indentation to tabs.
|
преди 9 години |
|
PolyVector3.h
|
f80bb40afd
Converted all space indentation to tabs.
|
преди 9 години |
|
PolyVector4.h
|
f80bb40afd
Converted all space indentation to tabs.
|
преди 9 години |
|
PolyWinCore.h
|
4992d52d5e
Windows fixes for latest code
|
преди 9 години |
|
PolyXAudio2AudioInterface.h
|
4992d52d5e
Windows fixes for latest code
|
преди 9 години |