| .. |
|
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 anos atrás |
|
PolyBezierCurve.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 anos atrás |
|
PolyBone.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 anos atrás |
|
PolyCamera.h
|
e1bf75b509
Started restructuring materials, restored screen shaders in new renderer
|
10 anos atrás |
|
PolyClient.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 anos atrás |
|
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 anos atrás |
|
PolyColor.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 anos atrás |
|
PolyConfig.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 anos atrás |
|
PolyCore.h
|
1a41d5a749
Latest IOS stuff
|
9 anos atrás |
|
PolyCoreFileProvider.h
|
6167d66863
Added Polycode IDE to the Mac Xcode workspace, added UI module to Xcode workspace, made both work with latest changes
|
10 anos atrás |
|
PolyCoreInput.h
|
d6852ba85c
Fix Win32 buildfiles.
|
10 anos atrás |
|
PolyCoreServices.h
|
6c95519d53
Removed font manager, fonts now managed by ResourceManager
|
9 anos atrás |
|
PolyCubemap.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 anos atrás |
|
PolyData.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 anos atrás |
|
PolyEntity.h
|
29346d7e9c
Some more work on new scripting system
|
9 anos atrás |
|
PolyEvent.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 anos atrás |
|
PolyEventDispatcher.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 anos atrás |
|
PolyEventHandler.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 anos atrás |
|
PolyFont.h
|
6c95519d53
Removed font manager, fonts now managed by ResourceManager
|
9 anos atrás |
|
PolyFontGlyphSheet.h
|
21bff15725
More UWP stuff, removed debug dependencies
|
10 anos atrás |
|
PolyGPUDrawBuffer.h
|
56982ed0c1
Attrbutes now get bound in the renderer as needed, fixed empty lights not being sent properly to shaders
|
10 anos atrás |
|
PolyGlobals.h
|
a2e47ba413
Implmented audio in iOS core
|
9 anos atrás |
|
PolyIOSCore.h
|
a2e47ba413
Implmented audio in iOS core
|
9 anos atrás |
|
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 anos atrás |
|
PolyInputEvent.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 anos atrás |
|
PolyInputKeys.h
|
97f5c36acd
Removed CMake, created new folder structure for the repo
|
10 anos atrás |
|
PolyLabel.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 anos atrás |
|
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 anos atrás |
|
PolyMaterial.h
|
e1bf75b509
Started restructuring materials, restored screen shaders in new renderer
|
10 anos atrás |
|
PolyMaterialManager.h
|
1a41d5a749
Latest IOS stuff
|
9 anos atrás |
|
PolyMatrix4.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 anos atrás |
|
PolyMesh.h
|
6c95519d53
Removed font manager, fonts now managed by ResourceManager
|
9 anos atrás |
|
PolyObject.h
|
2fb37bfd6b
Removed old file access wrappers, files are now accessed through the core via abstract file providers
|
10 anos atrás |
|
PolyOpenGLGraphicsInterface.h
|
fe6ac9990b
Started treating meshes as resources, disabled skeletal animation for now, meshes dont get properly destroyed
|
9 anos atrás |
|
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 anos atrás |
|
PolyParticleEmitter.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 anos atrás |
|
PolyPeer.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 anos atrás |
|
PolyPerlin.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 anos atrás |
|
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 anos atrás |
|
PolyQuaternion.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 anos atrás |
|
PolyQuaternionCurve.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 anos atrás |
|
PolyRPICore.h
|
28904ffe28
Started on a Raspberry Pi core
|
10 anos atrás |
|
PolyRay.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 anos atrás |
|
PolyRectangle.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 anos atrás |
|
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 anos atrás |
|
PolyRenderer.h
|
4f70414684
Restored full Lua bindings, integrated Lua bindings into the core and made the script resource loader manage bingings, added ability to attach Lua classes to entities with the Entity passed as bound Lua class
|
9 anos atrás |
|
PolyResource.h
|
8274594791
Started on new scripting system
|
9 anos atrás |
|
PolyResourceManager.h
|
9422cba1b6
Fixed symbol collision
|
9 anos atrás |
|
PolySDLCore.h
|
b4859d9151
Fix Sound on Linux - now using PortAudio with ALSA, Jack and OSS.
|
10 anos atrás |
|
PolyScene.h
|
4f70414684
Restored full Lua bindings, integrated Lua bindings into the core and made the script resource loader manage bingings, added ability to attach Lua classes to entities with the Entity passed as bound Lua class
|
9 anos atrás |
|
PolySceneEntityInstance.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 anos atrás |
|
PolySceneImage.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 anos atrás |
|
PolySceneLabel.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 anos atrás |
|
PolySceneLight.h
|
86644f70b0
Restored shadow mapping functionality in new renderer
|
10 anos atrás |
|
PolySceneLine.h
|
a06f4716dd
Finished cleaning up and rewriting the Lua bindings generator, Lua bindings generator now implements an abstracted bindings generator used by the new system
|
9 anos atrás |
|
PolySceneManager.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 anos atrás |
|
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 anos atrás |
|
PolyScenePrimitive.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 anos atrás |
|
PolySceneRenderTexture.h
|
e1bf75b509
Started restructuring materials, restored screen shaders in new renderer
|
10 anos atrás |
|
PolySceneSound.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 anos atrás |
|
PolySceneSprite.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 anos atrás |
|
PolyScript.h
|
1fb99871ad
First pass at automatic JavaScript bindings generation (no returns, instantiations, GC yet), added ability to include JS scripts from file sources, fixed crash on JavaScript error
|
9 anos atrás |
|
PolyServer.h
|
fd9a8a99ba
Documentation generation fixed for cldoc
|
10 anos atrás |
|
PolyServerWorld.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 anos atrás |
|
PolyShader.h
|
9be3ea5d3e
Fixed threaded renderer memory access crash
|
10 anos atrás |
|
PolySkeleton.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 anos atrás |
|
PolySocket.h
|
79ea449ace
Started on some iOS stuff
|
10 anos atrás |
|
PolySound.h
|
1e94dd59b1
Fix for playing sounds of frequency different from the Polycode internal audio engine frequency
|
10 anos atrás |
|
PolySoundManager.h
|
1601b2870c
Fixed XAudio2 audio interface for UWP, moved lock and unlock into the CoreMutex class for convenience
|
10 anos atrás |
|
PolyString.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 anos atrás |
|
PolyTexture.h
|
e1bf75b509
Started restructuring materials, restored screen shaders in new renderer
|
10 anos atrás |
|
PolyThreaded.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 anos atrás |
|
PolyTimer.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 anos atrás |
|
PolyTimerManager.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 anos atrás |
|
PolyTween.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 anos atrás |
|
PolyTweenManager.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 anos atrás |
|
PolyUWPCore.h
|
d6852ba85c
Fix Win32 buildfiles.
|
10 anos atrás |
|
PolyVector2.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 anos atrás |
|
PolyVector3.h
|
21bff15725
More UWP stuff, removed debug dependencies
|
10 anos atrás |
|
PolyVector4.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 anos atrás |
|
PolyWinCore.h
|
93d54962b2
Windows project for 3D Physics module, enabled audio in windows
|
10 anos atrás |
|
PolyXAudio2AudioInterface.h
|
1601b2870c
Fixed XAudio2 audio interface for UWP, moved lock and unlock into the CoreMutex class for convenience
|
10 anos atrás |