| .. |
|
PolyAAssetFileProvider.h
|
ae34bca779
Add PolycodeUI, Polycode2DPhysics (including Box2D), experimental OnScreenKeyboard.
|
9 жил өмнө |
|
PolyAndroidCore.h
|
ae34bca779
Add PolycodeUI, Polycode2DPhysics (including Box2D), experimental OnScreenKeyboard.
|
9 жил өмнө |
|
PolyBasicFileProvider.h
|
f80bb40afd
Converted all space indentation to tabs.
|
9 жил өмнө |
|
PolyBezierCurve.h
|
f80bb40afd
Converted all space indentation to tabs.
|
9 жил өмнө |
|
PolyBone.h
|
f80bb40afd
Converted all space indentation to tabs.
|
9 жил өмнө |
|
PolyCamera.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 жил өмнө |
|
PolyClient.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 жил өмнө |
|
PolyCocoaCore.h
|
f80bb40afd
Converted all space indentation to tabs.
|
9 жил өмнө |
|
PolyColor.h
|
f80bb40afd
Converted all space indentation to tabs.
|
9 жил өмнө |
|
PolyConfig.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 жил өмнө |
|
PolyCore.h
|
ae34bca779
Add PolycodeUI, Polycode2DPhysics (including Box2D), experimental OnScreenKeyboard.
|
9 жил өмнө |
|
PolyCoreFileProvider.h
|
f80bb40afd
Converted all space indentation to tabs.
|
9 жил өмнө |
|
PolyCoreInput.h
|
f80bb40afd
Converted all space indentation to tabs.
|
9 жил өмнө |
|
PolyCoreServices.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 жил өмнө |
|
PolyCubemap.h
|
57cb01d606
Fix building with shared_ptr on Windows. Also updating project files to last changes.
|
9 жил өмнө |
|
PolyData.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 жил өмнө |
|
PolyEmscriptenCore.h
|
895843d022
Ported EmscriptenCore over to SDL2
|
9 жил өмнө |
|
PolyEntity.h
|
88d4e141fa
Javascript binding updates, added proper constructors, static method support, Polycode Services in global JavaScript scope, made default Texture filtering set to linear, added a simpler SceneLabel constructor
|
9 жил өмнө |
|
PolyEvent.h
|
f80bb40afd
Converted all space indentation to tabs.
|
9 жил өмнө |
|
PolyEventDispatcher.h
|
f80bb40afd
Converted all space indentation to tabs.
|
9 жил өмнө |
|
PolyEventHandler.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 жил өмнө |
|
PolyFont.h
|
6c95519d53
Removed font manager, fonts now managed by ResourceManager
|
9 жил өмнө |
|
PolyGPUDrawBuffer.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 жил өмнө |
|
PolyGlobals.h
|
ae34bca779
Add PolycodeUI, Polycode2DPhysics (including Box2D), experimental OnScreenKeyboard.
|
9 жил өмнө |
|
PolyIOSCore.h
|
f80bb40afd
Converted all space indentation to tabs.
|
9 жил өмнө |
|
PolyImage.h
|
919c980fe3
UWP project update to work with latest code, fixed crashes due to errant pointers in SceneMesh color uniforms, added ability to create Image from memory block, added way to save Image to PNG memory block, fixed FP16 texture crash, added ability for Object to save to XML string
|
9 жил өмнө |
|
PolyInputEvent.h
|
f80bb40afd
Converted all space indentation to tabs.
|
9 жил өмнө |
|
PolyInputKeys.h
|
f80bb40afd
Converted all space indentation to tabs.
|
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
|
88d4e141fa
Javascript binding updates, added proper constructors, static method support, Polycode Services in global JavaScript scope, made default Texture filtering set to linear, added a simpler SceneLabel constructor
|
9 жил өмнө |
|
PolyMatrix4.h
|
f80bb40afd
Converted all space indentation to tabs.
|
9 жил өмнө |
|
PolyMesh.h
|
6666dccfec
Fixed PolycodeDownloader, added curl headers to include, removed unnecessary argument from bindings script generator
|
9 жил өмнө |
|
PolyObject.h
|
919c980fe3
UWP project update to work with latest code, fixed crashes due to errant pointers in SceneMesh color uniforms, added ability to create Image from memory block, added way to save Image to PNG memory block, fixed FP16 texture crash, added ability for Object to save to XML string
|
9 жил өмнө |
|
PolyOpenGLGraphicsInterface.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 жил өмнө |
|
PolyOpenSLAudioInterface.h
|
ae34bca779
Add PolycodeUI, Polycode2DPhysics (including Box2D), experimental OnScreenKeyboard.
|
9 жил өмнө |
|
PolyPAAudioInterface.h
|
f80bb40afd
Converted all space indentation to tabs.
|
9 жил өмнө |
|
PolyParticleEmitter.h
|
f80bb40afd
Converted all space indentation to tabs.
|
9 жил өмнө |
|
PolyPeer.h
|
f80bb40afd
Converted all space indentation to tabs.
|
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
|
f80bb40afd
Converted all space indentation to tabs.
|
9 жил өмнө |
|
PolyRenderer.h
|
aa0e38e403
Additional IDE fixes
|
9 жил өмнө |
|
PolyResource.h
|
f80bb40afd
Converted all space indentation to tabs.
|
9 жил өмнө |
|
PolyResourceManager.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 жил өмнө |
|
PolySDLAudioInterface.h
|
4c2c3b91bf
Implemented SDL_Audio as an AudioInterface
|
9 жил өмнө |
|
PolySDLCore.h
|
47a0e12143
Further work on Android - Rendering works now.
|
9 жил өмнө |
|
PolyScene.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 жил өмнө |
|
PolySceneEntityInstance.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 жил өмнө |
|
PolySceneLabel.h
|
f8c949021a
Fixed importer tool not saving meshes properly
|
9 жил өмнө |
|
PolySceneLight.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 жил өмнө |
|
PolySceneLine.h
|
f80bb40afd
Converted all space indentation to tabs.
|
9 жил өмнө |
|
PolySceneManager.h
|
f80bb40afd
Converted all space indentation to tabs.
|
9 жил өмнө |
|
PolySceneMesh.h
|
919c980fe3
UWP project update to work with latest code, fixed crashes due to errant pointers in SceneMesh color uniforms, added ability to create Image from memory block, added way to save Image to PNG memory block, fixed FP16 texture crash, added ability for Object to save to XML string
|
9 жил өмнө |
|
PolyScenePrimitive.h
|
f80bb40afd
Converted all space indentation to tabs.
|
9 жил өмнө |
|
PolySceneRenderTexture.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 жил өмнө |
|
PolySceneSound.h
|
f80bb40afd
Converted all space indentation to tabs.
|
9 жил өмнө |
|
PolySceneSprite.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 жил өмнө |
|
PolyScript.h
|
f80bb40afd
Converted all space indentation to tabs.
|
9 жил өмнө |
|
PolyServer.h
|
f80bb40afd
Converted all space indentation to tabs.
|
9 жил өмнө |
|
PolyServerWorld.h
|
aadb69e87b
Updated core sources for new folder structure
|
10 жил өмнө |
|
PolyShader.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 жил өмнө |
|
PolySkeleton.h
|
f80bb40afd
Converted all space indentation to tabs.
|
9 жил өмнө |
|
PolySocket.h
|
f80bb40afd
Converted all space indentation to tabs.
|
9 жил өмнө |
|
PolySound.h
|
f80bb40afd
Converted all space indentation to tabs.
|
9 жил өмнө |
|
PolySoundManager.h
|
ae34bca779
Add PolycodeUI, Polycode2DPhysics (including Box2D), experimental OnScreenKeyboard.
|
9 жил өмнө |
|
PolyString.h
|
f80bb40afd
Converted all space indentation to tabs.
|
9 жил өмнө |
|
PolyTexture.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 жил өмнө |
|
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
|
f80bb40afd
Converted all space indentation to tabs.
|
9 жил өмнө |
|
PolyTweenManager.h
|
f80bb40afd
Converted all space indentation to tabs.
|
9 жил өмнө |
|
PolyUWPCore.h
|
919c980fe3
UWP project update to work with latest code, fixed crashes due to errant pointers in SceneMesh color uniforms, added ability to create Image from memory block, added way to save Image to PNG memory block, fixed FP16 texture crash, added ability for Object to save to XML string
|
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
|
f80bb40afd
Converted all space indentation to tabs.
|
9 жил өмнө |
|
PolyXAudio2AudioInterface.h
|
f80bb40afd
Converted all space indentation to tabs.
|
9 жил өмнө |