Ivan Safrin fe6ac9990b Started treating meshes as resources, disabled skeletal animation for now, meshes dont get properly destroyed 9 年 前
..
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 e1bf75b509 Started restructuring materials, restored screen shaders in new renderer 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 4865727e2d Restored polyimport functionality using new Polycode branch, upgraded to latest assimp, added a DummyCore for non-graphical use of Polycode, added polyimport Xcode project to workspace, updated Studio to use new location of polyimport, fixed indexed mesh import in polyimport 9 年 前
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 d6852ba85c Fix Win32 buildfiles. 10 年 前
PolyCoreServices.h 6c95519d53 Removed font manager, fonts now managed by ResourceManager 9 年 前
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 6c95519d53 Removed font manager, fonts now managed by ResourceManager 9 年 前
PolyFontGlyphSheet.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 fd9a8a99ba Documentation generation fixed for cldoc 9 年 前
PolyIOSCore.h bdb8603501 Implemented CADisplayLink on IOS, still need to change renderer to display only latest frame 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 e1bf75b509 Started restructuring materials, restored screen shaders in new renderer 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 6c95519d53 Removed font manager, fonts now managed by ResourceManager 9 年 前
PolyObject.h 2fb37bfd6b Removed old file access wrappers, files are now accessed through the core via abstract file providers 10 年 前
PolyOpenGLGraphicsInterface.h fe6ac9990b Started treating meshes as resources, disabled skeletal animation for now, meshes dont get properly destroyed 9 年 前
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 fe6ac9990b Started treating meshes as resources, disabled skeletal animation for now, meshes dont get properly destroyed 9 年 前
PolyResource.h 6c95519d53 Removed font manager, fonts now managed by ResourceManager 9 年 前
PolyResourceManager.h fe6ac9990b Started treating meshes as resources, disabled skeletal animation for now, meshes dont get properly destroyed 9 年 前
PolySDLCore.h b4859d9151 Fix Sound on Linux - now using PortAudio with ALSA, Jack and OSS. 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 e1bf75b509 Started restructuring materials, restored screen shaders in new renderer 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 fd9a8a99ba Documentation generation fixed for cldoc 9 年 前
PolyServerWorld.h aadb69e87b Updated core sources for new folder structure 10 年 前
PolyShader.h 9be3ea5d3e Fixed threaded renderer memory access crash 9 年 前
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 e1bf75b509 Started restructuring materials, restored screen shaders 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 d6852ba85c Fix Win32 buildfiles. 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 93d54962b2 Windows project for 3D Physics module, enabled audio in windows 9 年 前
PolyXAudio2AudioInterface.h 1601b2870c Fixed XAudio2 audio interface for UWP, moved lock and unlock into the CoreMutex class for convenience 10 年 前