| .. |
|
PolyBasicFileProvider.h
|
9402fd310c
Made file providers capable of accepting a source string, via the Core's addSource and removeSource methods, moved old addArchive method from resource manager and reimplemented it as a source for physfs file provider of type 'archive', made the basic file provider accept folders as a source of type 'folder'
|
hace 10 años |
|
PolyBezierCurve.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolyBone.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolyCamera.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolyClient.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolyCocoaCore.h
|
83d8862093
Update CocoaCore for latest Core specs, SoundManager will now explicitly write silence to buffer when there are no sounds to mix
|
hace 10 años |
|
PolyColor.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolyConfig.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolyCore.h
|
1601b2870c
Fixed XAudio2 audio interface for UWP, moved lock and unlock into the CoreMutex class for convenience
|
hace 10 años |
|
PolyCoreFileProvider.h
|
6167d66863
Added Polycode IDE to the Mac Xcode workspace, added UI module to Xcode workspace, made both work with latest changes
|
hace 10 años |
|
PolyCoreInput.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolyCoreServices.h
|
6f18df383d
Started on DX11 renderer for UWP
|
hace 10 años |
|
PolyCubemap.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolyData.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolyEntity.h
|
8308964977
Fixed billboard entities, removed old billboard options, made icons in entity edtior in the IDE display in 2D instead of as billboards
|
hace 10 años |
|
PolyEvent.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolyEventDispatcher.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolyEventHandler.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolyFont.h
|
21bff15725
More UWP stuff, removed debug dependencies
|
hace 10 años |
|
PolyFontGlyphSheet.h
|
21bff15725
More UWP stuff, removed debug dependencies
|
hace 10 años |
|
PolyFontManager.h
|
21bff15725
More UWP stuff, removed debug dependencies
|
hace 10 años |
|
PolyGPUDrawBuffer.h
|
b3a9c610f1
Started implementing lighting system in new renderer
|
hace 10 años |
|
PolyGlobals.h
|
6f18df383d
Started on DX11 renderer for UWP
|
hace 10 años |
|
PolyImage.h
|
11eeccbc96
Made BasicFileProvider first in line in CocoaCore, so it is preferred over the PhysFS provider, XML saving now done via CoreFile, restored PNG saving functionality via lodepng, added ES2 LightCube vertex shader
|
hace 10 años |
|
PolyInputEvent.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolyInputKeys.h
|
97f5c36acd
Removed CMake, created new folder structure for the repo
|
hace 10 años |
|
PolyLabel.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolyLogger.h
|
1022e24fc7
Got rid of OpenAL, started replacing old audio code with an abstracted audio interface system, implemented a basic portaudio-based audio interface
|
hace 10 años |
|
PolyMaterial.h
|
bfabdb993e
Mesh attributes now set automatically in shader based on their string name, added vertex color shader, removed useVertexColors option as they are now sent automatically if required, fixed color picker in UI
|
hace 10 años |
|
PolyMaterialManager.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolyMatrix4.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolyMesh.h
|
bfabdb993e
Mesh attributes now set automatically in shader based on their string name, added vertex color shader, removed useVertexColors option as they are now sent automatically if required, fixed color picker in UI
|
hace 10 años |
|
PolyObject.h
|
2fb37bfd6b
Removed old file access wrappers, files are now accessed through the core via abstract file providers
|
hace 10 años |
|
PolyOpenGLGraphicsInterface.h
|
a2134331c8
SceneMeshes now keep their own list of ShaderPasses, which are applied as options to materials but can provide additional render passes independent of the material, added support for global override materials in the new renderer, added wireframe support to renderer (non-ES2, will be ifdefed out in strict ES2 builds), readded wireframe overlay support as a separate shader pass, readded wireframe mode support in entity editor, added an lineSmooth option to GL renderer (non-ES2 as well)
|
hace 10 años |
|
PolyPAAudioInterface.h
|
1022e24fc7
Got rid of OpenAL, started replacing old audio code with an abstracted audio interface system, implemented a basic portaudio-based audio interface
|
hace 10 años |
|
PolyParticleEmitter.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolyPeer.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolyPerlin.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolyPhysFSFileProvider.h
|
9402fd310c
Made file providers capable of accepting a source string, via the Core's addSource and removeSource methods, moved old addArchive method from resource manager and reimplemented it as a source for physfs file provider of type 'archive', made the basic file provider accept folders as a source of type 'folder'
|
hace 10 años |
|
PolyQuaternion.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolyQuaternionCurve.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolyRay.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolyRectangle.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolyRenderDataArray.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolyRenderer.h
|
b3a9c610f1
Started implementing lighting system in new renderer
|
hace 10 años |
|
PolyResource.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolyResourceManager.h
|
d7af3ddc81
Moved resource parsing to a dynamic ResourceLoader system. Added ability to provide custom resource loaders. Removed old addDirResource method, now resources are parsed using loadResourcesFromFolder method of ResourcePool
|
hace 10 años |
|
PolySDLCore.h
|
97f5c36acd
Removed CMake, created new folder structure for the repo
|
hace 10 años |
|
PolyScene.h
|
2fb37bfd6b
Removed old file access wrappers, files are now accessed through the core via abstract file providers
|
hace 10 años |
|
PolySceneEntityInstance.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolySceneImage.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolySceneLabel.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolySceneLight.h
|
b3a9c610f1
Started implementing lighting system in new renderer
|
hace 10 años |
|
PolySceneLine.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolySceneManager.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolySceneMesh.h
|
a2134331c8
SceneMeshes now keep their own list of ShaderPasses, which are applied as options to materials but can provide additional render passes independent of the material, added support for global override materials in the new renderer, added wireframe support to renderer (non-ES2, will be ifdefed out in strict ES2 builds), readded wireframe overlay support as a separate shader pass, readded wireframe mode support in entity editor, added an lineSmooth option to GL renderer (non-ES2 as well)
|
hace 10 años |
|
PolyScenePrimitive.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolySceneRenderTexture.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolySceneSound.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolySceneSprite.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolyServer.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolyServerWorld.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolyShader.h
|
b3a9c610f1
Started implementing lighting system in new renderer
|
hace 10 años |
|
PolySkeleton.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolySocket.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolySound.h
|
f14692353e
Implemented a simple mixer to replace OpenAL, still no positional sound support, fixed ES2 shaders to work on desktop GL
|
hace 10 años |
|
PolySoundManager.h
|
1601b2870c
Fixed XAudio2 audio interface for UWP, moved lock and unlock into the CoreMutex class for convenience
|
hace 10 años |
|
PolyString.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolyTexture.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolyThreaded.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolyTimer.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolyTimerManager.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolyTween.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolyTweenManager.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolyUWPCore.h
|
dae76cbc1e
More UWP stuff
|
hace 10 años |
|
PolyVector2.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolyVector3.h
|
21bff15725
More UWP stuff, removed debug dependencies
|
hace 10 años |
|
PolyVector4.h
|
aadb69e87b
Updated core sources for new folder structure
|
hace 10 años |
|
PolyWinCore.h
|
97f5c36acd
Removed CMake, created new folder structure for the repo
|
hace 10 años |
|
PolyXAudio2AudioInterface.h
|
1601b2870c
Fixed XAudio2 audio interface for UWP, moved lock and unlock into the CoreMutex class for convenience
|
hace 10 años |