| .. |
|
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'
|
10 سال پیش |
|
PolyBezierCurve.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 سال پیش |
|
PolyBone.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 سال پیش |
|
PolyCamera.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 سال پیش |
|
PolyClient.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 سال پیش |
|
PolyCocoaCore.h
|
83d8862093
Update CocoaCore for latest Core specs, SoundManager will now explicitly write silence to buffer when there are no sounds to mix
|
10 سال پیش |
|
PolyColor.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 سال پیش |
|
PolyConfig.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 سال پیش |
|
PolyCore.h
|
1601b2870c
Fixed XAudio2 audio interface for UWP, moved lock and unlock into the CoreMutex class for convenience
|
10 سال پیش |
|
PolyCoreFileProvider.h
|
6167d66863
Added Polycode IDE to the Mac Xcode workspace, added UI module to Xcode workspace, made both work with latest changes
|
10 سال پیش |
|
PolyCoreInput.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 سال پیش |
|
PolyCoreServices.h
|
049fcad267
Speed optimizations
|
10 سال پیش |
|
PolyCubemap.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 سال پیش |
|
PolyData.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 سال پیش |
|
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
|
10 سال پیش |
|
PolyEvent.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 سال پیش |
|
PolyEventDispatcher.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 سال پیش |
|
PolyEventHandler.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 سال پیش |
|
PolyFont.h
|
21bff15725
More UWP stuff, removed debug dependencies
|
10 سال پیش |
|
PolyFontGlyphSheet.h
|
21bff15725
More UWP stuff, removed debug dependencies
|
10 سال پیش |
|
PolyFontManager.h
|
21bff15725
More UWP stuff, removed debug dependencies
|
10 سال پیش |
|
PolyGPUDrawBuffer.h
|
56982ed0c1
Attrbutes now get bound in the renderer as needed, fixed empty lights not being sent properly to shaders
|
10 سال پیش |
|
PolyGlobals.h
|
79ea449ace
Started on some iOS stuff
|
10 سال پیش |
|
PolyIOSCore.h
|
79ea449ace
Started on some iOS stuff
|
10 سال پیش |
|
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
|
10 سال پیش |
|
PolyInputEvent.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 سال پیش |
|
PolyInputKeys.h
|
97f5c36acd
Removed CMake, created new folder structure for the repo
|
10 سال پیش |
|
PolyLabel.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 سال پیش |
|
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
|
10 سال پیش |
|
PolyMaterial.h
|
847063c5d7
Attribute arrays are now kept track of in the ShaderPass, allowed for custom named attribute arrays in Mesh, restored skeletal animation support in SceneMesh
|
10 سال پیش |
|
PolyMaterialManager.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 سال پیش |
|
PolyMatrix4.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 سال پیش |
|
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
|
10 سال پیش |
|
PolyObject.h
|
2fb37bfd6b
Removed old file access wrappers, files are now accessed through the core via abstract file providers
|
10 سال پیش |
|
PolyOpenGLGraphicsInterface.h
|
79ea449ace
Started on some iOS stuff
|
10 سال پیش |
|
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
|
10 سال پیش |
|
PolyParticleEmitter.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 سال پیش |
|
PolyPeer.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 سال پیش |
|
PolyPerlin.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 سال پیش |
|
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'
|
10 سال پیش |
|
PolyQuaternion.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 سال پیش |
|
PolyQuaternionCurve.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 سال پیش |
|
PolyRPICore.h
|
28904ffe28
Started on a Raspberry Pi core
|
10 سال پیش |
|
PolyRay.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 سال پیش |
|
PolyRectangle.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 سال پیش |
|
PolyRenderDataArray.h
|
847063c5d7
Attribute arrays are now kept track of in the ShaderPass, allowed for custom named attribute arrays in Mesh, restored skeletal animation support in SceneMesh
|
10 سال پیش |
|
PolyRenderer.h
|
56982ed0c1
Attrbutes now get bound in the renderer as needed, fixed empty lights not being sent properly to shaders
|
10 سال پیش |
|
PolyResource.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 سال پیش |
|
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
|
10 سال پیش |
|
PolySDLCore.h
|
97f5c36acd
Removed CMake, created new folder structure for the repo
|
10 سال پیش |
|
PolyScene.h
|
79ea449ace
Started on some iOS stuff
|
10 سال پیش |
|
PolySceneEntityInstance.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 سال پیش |
|
PolySceneImage.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 سال پیش |
|
PolySceneLabel.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 سال پیش |
|
PolySceneLight.h
|
86644f70b0
Restored shadow mapping functionality in new renderer
|
10 سال پیش |
|
PolySceneLine.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 سال پیش |
|
PolySceneManager.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 سال پیش |
|
PolySceneMesh.h
|
847063c5d7
Attribute arrays are now kept track of in the ShaderPass, allowed for custom named attribute arrays in Mesh, restored skeletal animation support in SceneMesh
|
10 سال پیش |
|
PolyScenePrimitive.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 سال پیش |
|
PolySceneRenderTexture.h
|
b6a7092fbc
Added render buffers as separate class, fixed depth not working in render textures
|
10 سال پیش |
|
PolySceneSound.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 سال پیش |
|
PolySceneSprite.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 سال پیش |
|
PolyServer.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 سال پیش |
|
PolyServerWorld.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 سال پیش |
|
PolyShader.h
|
56982ed0c1
Attrbutes now get bound in the renderer as needed, fixed empty lights not being sent properly to shaders
|
10 سال پیش |
|
PolySkeleton.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 سال پیش |
|
PolySocket.h
|
79ea449ace
Started on some iOS stuff
|
10 سال پیش |
|
PolySound.h
|
1e94dd59b1
Fix for playing sounds of frequency different from the Polycode internal audio engine frequency
|
10 سال پیش |
|
PolySoundManager.h
|
1601b2870c
Fixed XAudio2 audio interface for UWP, moved lock and unlock into the CoreMutex class for convenience
|
10 سال پیش |
|
PolyString.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 سال پیش |
|
PolyTexture.h
|
baf02aedd2
Fixed spotlights in new renderer
|
10 سال پیش |
|
PolyThreaded.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 سال پیش |
|
PolyTimer.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 سال پیش |
|
PolyTimerManager.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 سال پیش |
|
PolyTween.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 سال پیش |
|
PolyTweenManager.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 سال پیش |
|
PolyUWPCore.h
|
dae76cbc1e
More UWP stuff
|
10 سال پیش |
|
PolyVector2.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 سال پیش |
|
PolyVector3.h
|
21bff15725
More UWP stuff, removed debug dependencies
|
10 سال پیش |
|
PolyVector4.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 سال پیش |
|
PolyWinCore.h
|
4c2c6a4b16
Started setting up win32 project for new branch
|
10 سال پیش |
|
PolyXAudio2AudioInterface.h
|
1601b2870c
Fixed XAudio2 audio interface for UWP, moved lock and unlock into the CoreMutex class for convenience
|
10 سال پیش |