| .. |
|
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 سال پیش |