Ivan Safrin dae76cbc1e More UWP stuff 10 ani în urmă
..
PolyBasicFileProvider.cpp 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 ani în urmă
PolyBezierCurve.cpp aadb69e87b Updated core sources for new folder structure 10 ani în urmă
PolyBone.cpp aadb69e87b Updated core sources for new folder structure 10 ani în urmă
PolyCamera.cpp aadb69e87b Updated core sources for new folder structure 10 ani în urmă
PolyClient.cpp 21bff15725 More UWP stuff, removed debug dependencies 10 ani în urmă
PolyCocoaCore.mm 83d8862093 Update CocoaCore for latest Core specs, SoundManager will now explicitly write silence to buffer when there are no sounds to mix 10 ani în urmă
PolyColor.cpp aadb69e87b Updated core sources for new folder structure 10 ani în urmă
PolyConfig.cpp aadb69e87b Updated core sources for new folder structure 10 ani în urmă
PolyCore.cpp 1601b2870c Fixed XAudio2 audio interface for UWP, moved lock and unlock into the CoreMutex class for convenience 10 ani în urmă
PolyCoreFileProvider.cpp 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 ani în urmă
PolyCoreInput.cpp aadb69e87b Updated core sources for new folder structure 10 ani în urmă
PolyCoreServices.cpp 1022e24fc7 Got rid of OpenAL, started replacing old audio code with an abstracted audio interface system, implemented a basic portaudio-based audio interface 10 ani în urmă
PolyCubemap.cpp aadb69e87b Updated core sources for new folder structure 10 ani în urmă
PolyData.cpp 2fb37bfd6b Removed old file access wrappers, files are now accessed through the core via abstract file providers 10 ani în urmă
PolyEntity.cpp d1cdf5acd6 Fixed textures binding in entity and material loading in new renderer 10 ani în urmă
PolyEvent.cpp aadb69e87b Updated core sources for new folder structure 10 ani în urmă
PolyEventDispatcher.cpp aadb69e87b Updated core sources for new folder structure 10 ani în urmă
PolyEventHandler.cpp aadb69e87b Updated core sources for new folder structure 10 ani în urmă
PolyFont.cpp 2fb37bfd6b Removed old file access wrappers, files are now accessed through the core via abstract file providers 10 ani în urmă
PolyFontGlyphSheet.cpp 2fb37bfd6b Removed old file access wrappers, files are now accessed through the core via abstract file providers 10 ani în urmă
PolyFontManager.cpp aadb69e87b Updated core sources for new folder structure 10 ani în urmă
PolyGPUDrawBuffer.cpp aadb69e87b Updated core sources for new folder structure 10 ani în urmă
PolyImage.cpp 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 ani în urmă
PolyInputEvent.cpp aadb69e87b Updated core sources for new folder structure 10 ani în urmă
PolyLabel.cpp aadb69e87b Updated core sources for new folder structure 10 ani în urmă
PolyLogger.cpp 1022e24fc7 Got rid of OpenAL, started replacing old audio code with an abstracted audio interface system, implemented a basic portaudio-based audio interface 10 ani în urmă
PolyMaterial.cpp aadb69e87b Updated core sources for new folder structure 10 ani în urmă
PolyMaterialManager.cpp 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 ani în urmă
PolyMatrix4.cpp aadb69e87b Updated core sources for new folder structure 10 ani în urmă
PolyMesh.cpp 3b395a20d8 Windows compilation tweaks 10 ani în urmă
PolyObject.cpp 2fb37bfd6b Removed old file access wrappers, files are now accessed through the core via abstract file providers 10 ani în urmă
PolyOpenGLGraphicsInterface.cpp 4cff95e920 Implemented renderer on Windows 10 using Angle, basic native Universal Windows app working using renderer, moved resizeTo to the Core superclass 10 ani în urmă
PolyPAAudioInterface.cpp 6bc2353d79 Switched to mixing audio on demand from the audio interface 10 ani în urmă
PolyParticleEmitter.cpp aadb69e87b Updated core sources for new folder structure 10 ani în urmă
PolyPeer.cpp 21bff15725 More UWP stuff, removed debug dependencies 10 ani în urmă
PolyPerlin.cpp aadb69e87b Updated core sources for new folder structure 10 ani în urmă
PolyPhysFSFileProvider.cpp 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 ani în urmă
PolyQuaternion.cpp aadb69e87b Updated core sources for new folder structure 10 ani în urmă
PolyQuaternionCurve.cpp aadb69e87b Updated core sources for new folder structure 10 ani în urmă
PolyRay.cpp aadb69e87b Updated core sources for new folder structure 10 ani în urmă
PolyRectangle.cpp aadb69e87b Updated core sources for new folder structure 10 ani în urmă
PolyRenderDataArray.cpp aadb69e87b Updated core sources for new folder structure 10 ani în urmă
PolyRenderer.cpp 6f18df383d Started on DX11 renderer for UWP 10 ani în urmă
PolyResource.cpp aadb69e87b Updated core sources for new folder structure 10 ani în urmă
PolyResourceManager.cpp 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 ani în urmă
PolySDLCore.cpp 97f5c36acd Removed CMake, created new folder structure for the repo 10 ani în urmă
PolyScene.cpp 2fb37bfd6b Removed old file access wrappers, files are now accessed through the core via abstract file providers 10 ani în urmă
PolySceneEntityInstance.cpp 2fb37bfd6b Removed old file access wrappers, files are now accessed through the core via abstract file providers 10 ani în urmă
PolySceneImage.cpp aadb69e87b Updated core sources for new folder structure 10 ani în urmă
PolySceneLabel.cpp aadb69e87b Updated core sources for new folder structure 10 ani în urmă
PolySceneLight.cpp aadb69e87b Updated core sources for new folder structure 10 ani în urmă
PolySceneLine.cpp aadb69e87b Updated core sources for new folder structure 10 ani în urmă
PolySceneManager.cpp aadb69e87b Updated core sources for new folder structure 10 ani în urmă
PolySceneMesh.cpp cc40d263a5 Fixed sprites not updating with the new renderer 10 ani în urmă
PolyScenePrimitive.cpp aadb69e87b Updated core sources for new folder structure 10 ani în urmă
PolySceneRenderTexture.cpp aadb69e87b Updated core sources for new folder structure 10 ani în urmă
PolySceneSound.cpp aadb69e87b Updated core sources for new folder structure 10 ani în urmă
PolySceneSprite.cpp cc40d263a5 Fixed sprites not updating with the new renderer 10 ani în urmă
PolyServer.cpp 21bff15725 More UWP stuff, removed debug dependencies 10 ani în urmă
PolyShader.cpp aadb69e87b Updated core sources for new folder structure 10 ani în urmă
PolySkeleton.cpp 2fb37bfd6b Removed old file access wrappers, files are now accessed through the core via abstract file providers 10 ani în urmă
PolySocket.cpp 21bff15725 More UWP stuff, removed debug dependencies 10 ani în urmă
PolySound.cpp ef0dd5b332 Implemented Sound pitch support in new sound mixer 10 ani în urmă
PolySoundManager.cpp 83d8862093 Update CocoaCore for latest Core specs, SoundManager will now explicitly write silence to buffer when there are no sounds to mix 10 ani în urmă
PolyString.cpp 21bff15725 More UWP stuff, removed debug dependencies 10 ani în urmă
PolyTexture.cpp aadb69e87b Updated core sources for new folder structure 10 ani în urmă
PolyThreaded.cpp aadb69e87b Updated core sources for new folder structure 10 ani în urmă
PolyTimer.cpp aadb69e87b Updated core sources for new folder structure 10 ani în urmă
PolyTimerManager.cpp aadb69e87b Updated core sources for new folder structure 10 ani în urmă
PolyTween.cpp aadb69e87b Updated core sources for new folder structure 10 ani în urmă
PolyTweenManager.cpp aadb69e87b Updated core sources for new folder structure 10 ani în urmă
PolyUWPCore.cpp dae76cbc1e More UWP stuff 10 ani în urmă
PolyVector2.cpp aadb69e87b Updated core sources for new folder structure 10 ani în urmă
PolyVector3.cpp aadb69e87b Updated core sources for new folder structure 10 ani în urmă
PolyVector4.cpp aadb69e87b Updated core sources for new folder structure 10 ani în urmă
PolyWinCore.cpp aadb69e87b Updated core sources for new folder structure 10 ani în urmă
PolyXAudio2AudioInterface.cpp dae76cbc1e More UWP stuff 10 ani în urmă
lodepng.cpp 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 ani în urmă
rgbe.cpp 97f5c36acd Removed CMake, created new folder structure for the repo 10 ani în urmă
tinystr.cpp 97f5c36acd Removed CMake, created new folder structure for the repo 10 ani în urmă
tinyxml.cpp 319e20d70f Started on an XAudio2 audio interface for UWP 10 ani în urmă
tinyxmlerror.cpp 97f5c36acd Removed CMake, created new folder structure for the repo 10 ani în urmă
tinyxmlparser.cpp 97f5c36acd Removed CMake, created new folder structure for the repo 10 ani în urmă