| .. |
|
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'
|
vor 10 Jahren |
|
PolyBezierCurve.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
PolyBone.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
PolyCamera.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
PolyClient.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
PolyCocoaCore.h
|
83d8862093
Update CocoaCore for latest Core specs, SoundManager will now explicitly write silence to buffer when there are no sounds to mix
|
vor 10 Jahren |
|
PolyColor.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
PolyConfig.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
PolyCore.h
|
1601b2870c
Fixed XAudio2 audio interface for UWP, moved lock and unlock into the CoreMutex class for convenience
|
vor 10 Jahren |
|
PolyCoreFileProvider.h
|
6167d66863
Added Polycode IDE to the Mac Xcode workspace, added UI module to Xcode workspace, made both work with latest changes
|
vor 10 Jahren |
|
PolyCoreInput.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
PolyCoreServices.h
|
6f18df383d
Started on DX11 renderer for UWP
|
vor 10 Jahren |
|
PolyCubemap.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
PolyData.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
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
|
vor 10 Jahren |
|
PolyEvent.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
PolyEventDispatcher.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
PolyEventHandler.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
PolyFont.h
|
21bff15725
More UWP stuff, removed debug dependencies
|
vor 10 Jahren |
|
PolyFontGlyphSheet.h
|
21bff15725
More UWP stuff, removed debug dependencies
|
vor 10 Jahren |
|
PolyFontManager.h
|
21bff15725
More UWP stuff, removed debug dependencies
|
vor 10 Jahren |
|
PolyGPUDrawBuffer.h
|
b3a9c610f1
Started implementing lighting system in new renderer
|
vor 10 Jahren |
|
PolyGlobals.h
|
6f18df383d
Started on DX11 renderer for UWP
|
vor 10 Jahren |
|
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
|
vor 10 Jahren |
|
PolyInputEvent.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
PolyInputKeys.h
|
97f5c36acd
Removed CMake, created new folder structure for the repo
|
vor 10 Jahren |
|
PolyLabel.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
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
|
vor 10 Jahren |
|
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
|
vor 10 Jahren |
|
PolyMaterialManager.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
PolyMatrix4.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
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
|
vor 10 Jahren |
|
PolyObject.h
|
2fb37bfd6b
Removed old file access wrappers, files are now accessed through the core via abstract file providers
|
vor 10 Jahren |
|
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)
|
vor 10 Jahren |
|
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
|
vor 10 Jahren |
|
PolyParticleEmitter.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
PolyPeer.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
PolyPerlin.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
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'
|
vor 10 Jahren |
|
PolyQuaternion.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
PolyQuaternionCurve.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
PolyRay.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
PolyRectangle.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
PolyRenderDataArray.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
PolyRenderer.h
|
b3a9c610f1
Started implementing lighting system in new renderer
|
vor 10 Jahren |
|
PolyResource.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
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
|
vor 10 Jahren |
|
PolySDLCore.h
|
97f5c36acd
Removed CMake, created new folder structure for the repo
|
vor 10 Jahren |
|
PolyScene.h
|
2fb37bfd6b
Removed old file access wrappers, files are now accessed through the core via abstract file providers
|
vor 10 Jahren |
|
PolySceneEntityInstance.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
PolySceneImage.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
PolySceneLabel.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
PolySceneLight.h
|
b3a9c610f1
Started implementing lighting system in new renderer
|
vor 10 Jahren |
|
PolySceneLine.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
PolySceneManager.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
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)
|
vor 10 Jahren |
|
PolyScenePrimitive.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
PolySceneRenderTexture.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
PolySceneSound.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
PolySceneSprite.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
PolyServer.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
PolyServerWorld.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
PolyShader.h
|
b3a9c610f1
Started implementing lighting system in new renderer
|
vor 10 Jahren |
|
PolySkeleton.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
PolySocket.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
PolySound.h
|
f14692353e
Implemented a simple mixer to replace OpenAL, still no positional sound support, fixed ES2 shaders to work on desktop GL
|
vor 10 Jahren |
|
PolySoundManager.h
|
1601b2870c
Fixed XAudio2 audio interface for UWP, moved lock and unlock into the CoreMutex class for convenience
|
vor 10 Jahren |
|
PolyString.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
PolyTexture.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
PolyThreaded.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
PolyTimer.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
PolyTimerManager.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
PolyTween.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
PolyTweenManager.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
PolyUWPCore.h
|
dae76cbc1e
More UWP stuff
|
vor 10 Jahren |
|
PolyVector2.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
PolyVector3.h
|
21bff15725
More UWP stuff, removed debug dependencies
|
vor 10 Jahren |
|
PolyVector4.h
|
aadb69e87b
Updated core sources for new folder structure
|
vor 10 Jahren |
|
PolyWinCore.h
|
97f5c36acd
Removed CMake, created new folder structure for the repo
|
vor 10 Jahren |
|
PolyXAudio2AudioInterface.h
|
1601b2870c
Fixed XAudio2 audio interface for UWP, moved lock and unlock into the CoreMutex class for convenience
|
vor 10 Jahren |