Ivan Safrin 4c2c6a4b16 Started setting up win32 project for new branch 10 лет назад
..
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 b6a7092fbc Added render buffers as separate class, fixed depth not working in render textures 10 лет назад
PolyGlobals.h 4c2c6a4b16 Started setting up win32 project for new branch 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 bf60537184 More shader fixes, default material parameter fixes 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 4c2c6a4b16 Started setting up win32 project for new branch 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 aadb69e87b Updated core sources for new folder structure 10 лет назад
PolyRenderer.h 86644f70b0 Restored shadow mapping functionality in new renderer 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 86644f70b0 Restored shadow mapping functionality in new renderer 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 d5ac504b08 Point rendering fixes, IDE fixes 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 bbadf1de99 Fixed attributes not being bound correctly to global materials 10 лет назад
PolySkeleton.h aadb69e87b Updated core sources for new folder structure 10 лет назад
PolySocket.h aadb69e87b Updated core sources for new folder structure 10 лет назад
PolySound.h f14692353e Implemented a simple mixer to replace OpenAL, still no positional sound support, fixed ES2 shaders to work on desktop GL 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 лет назад