Ivan Safrin baf02aedd2 Fixed spotlights in new renderer 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 6f18df383d Started on DX11 renderer for UWP 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 b6a7092fbc Added render buffers as separate class, fixed depth not working in render textures 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 b6a7092fbc Added render buffers as separate class, fixed depth not working in render textures 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 b6a7092fbc Added render buffers as separate class, fixed depth not working in render textures 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 b3a9c610f1 Started implementing lighting system 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 b3a9c610f1 Started implementing lighting system in new renderer 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 97f5c36acd Removed CMake, created new folder structure for the repo 10 년 전
PolyXAudio2AudioInterface.h 1601b2870c Fixed XAudio2 audio interface for UWP, moved lock and unlock into the CoreMutex class for convenience 10 년 전