Ivan Safrin a8677d6e67 More javascript tests 9 rokov pred
..
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 rokov pred
PolyBezierCurve.cpp aadb69e87b Updated core sources for new folder structure 10 rokov pred
PolyBone.cpp aadb69e87b Updated core sources for new folder structure 10 rokov pred
PolyCamera.cpp 9ac4a0fd40 Fixed screen shaders not drawing correctly 9 rokov pred
PolyClient.cpp 21bff15725 More UWP stuff, removed debug dependencies 10 rokov pred
PolyCocoaCore.mm a465620176 Threaded renderer fixes 9 rokov pred
PolyColor.cpp aadb69e87b Updated core sources for new folder structure 10 rokov pred
PolyConfig.cpp aadb69e87b Updated core sources for new folder structure 10 rokov pred
PolyCore.cpp 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 rokov pred
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 rokov pred
PolyCoreInput.cpp aadb69e87b Updated core sources for new folder structure 10 rokov pred
PolyCoreServices.cpp 6c95519d53 Removed font manager, fonts now managed by ResourceManager 9 rokov pred
PolyCubemap.cpp aadb69e87b Updated core sources for new folder structure 10 rokov pred
PolyData.cpp 2fb37bfd6b Removed old file access wrappers, files are now accessed through the core via abstract file providers 10 rokov pred
PolyEntity.cpp 8274594791 Started on new scripting system 9 rokov pred
PolyEvent.cpp aadb69e87b Updated core sources for new folder structure 10 rokov pred
PolyEventDispatcher.cpp aadb69e87b Updated core sources for new folder structure 10 rokov pred
PolyEventHandler.cpp aadb69e87b Updated core sources for new folder structure 10 rokov pred
PolyFont.cpp 6c95519d53 Removed font manager, fonts now managed by ResourceManager 9 rokov pred
PolyFontGlyphSheet.cpp 2fb37bfd6b Removed old file access wrappers, files are now accessed through the core via abstract file providers 10 rokov pred
PolyGPUDrawBuffer.cpp aadb69e87b Updated core sources for new folder structure 10 rokov pred
PolyIOSCore.mm 1a41d5a749 Latest IOS stuff 9 rokov pred
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 rokov pred
PolyInputEvent.cpp aadb69e87b Updated core sources for new folder structure 10 rokov pred
PolyLabel.cpp aadb69e87b Updated core sources for new folder structure 10 rokov pred
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 rokov pred
PolyLuaAPI.cpp 77aff98771 Updated to lua 5.3, broke lua for now, iOS updates 9 rokov pred
PolyMaterial.cpp 966cd456b6 Recreated incorrectly named Xcode project, improved rendering speed, fixed SceneLabel texture setting incorrectly 9 rokov pred
PolyMaterialManager.cpp 1a41d5a749 Latest IOS stuff 9 rokov pred
PolyMatrix4.cpp aadb69e87b Updated core sources for new folder structure 10 rokov pred
PolyMesh.cpp 6c95519d53 Removed font manager, fonts now managed by ResourceManager 9 rokov pred
PolyObject.cpp 2fb37bfd6b Removed old file access wrappers, files are now accessed through the core via abstract file providers 10 rokov pred
PolyOpenGLGraphicsInterface.cpp 1a41d5a749 Latest IOS stuff 9 rokov pred
PolyPAAudioInterface.cpp b4859d9151 Fix Sound on Linux - now using PortAudio with ALSA, Jack and OSS. 10 rokov pred
PolyParticleEmitter.cpp d5ac504b08 Point rendering fixes, IDE fixes 10 rokov pred
PolyPeer.cpp 21bff15725 More UWP stuff, removed debug dependencies 10 rokov pred
PolyPerlin.cpp aadb69e87b Updated core sources for new folder structure 10 rokov pred
PolyPhysFSFileProvider.cpp 6167d66863 Added Polycode IDE to the Mac Xcode workspace, added UI module to Xcode workspace, made both work with latest changes 10 rokov pred
PolyQuaternion.cpp aadb69e87b Updated core sources for new folder structure 10 rokov pred
PolyQuaternionCurve.cpp aadb69e87b Updated core sources for new folder structure 10 rokov pred
PolyRPICore.cpp 28904ffe28 Started on a Raspberry Pi core 10 rokov pred
PolyRay.cpp aadb69e87b Updated core sources for new folder structure 10 rokov pred
PolyRectangle.cpp aadb69e87b Updated core sources for new folder structure 10 rokov pred
PolyRenderDataArray.cpp aadb69e87b Updated core sources for new folder structure 10 rokov pred
PolyRenderer.cpp 1a02f4dbc9 Renderer improvements 9 rokov pred
PolyResource.cpp aadb69e87b Updated core sources for new folder structure 10 rokov pred
PolyResourceManager.cpp a8677d6e67 More javascript tests 9 rokov pred
PolySDLCore.cpp b4859d9151 Fix Sound on Linux - now using PortAudio with ALSA, Jack and OSS. 10 rokov pred
PolyScene.cpp 79ea449ace Started on some iOS stuff 10 rokov pred
PolySceneEntityInstance.cpp b3647aebd2 Improved UI performance 9 rokov pred
PolySceneImage.cpp a465620176 Threaded renderer fixes 9 rokov pred
PolySceneLabel.cpp 1a41d5a749 Latest IOS stuff 9 rokov pred
PolySceneLight.cpp e1bf75b509 Started restructuring materials, restored screen shaders in new renderer 10 rokov pred
PolySceneLine.cpp aadb69e87b Updated core sources for new folder structure 10 rokov pred
PolySceneManager.cpp e1bf75b509 Started restructuring materials, restored screen shaders in new renderer 10 rokov pred
PolySceneMesh.cpp fe6ac9990b Started treating meshes as resources, disabled skeletal animation for now, meshes dont get properly destroyed 9 rokov pred
PolyScenePrimitive.cpp aadb69e87b Updated core sources for new folder structure 10 rokov pred
PolySceneRenderTexture.cpp e1bf75b509 Started restructuring materials, restored screen shaders in new renderer 10 rokov pred
PolySceneSound.cpp aadb69e87b Updated core sources for new folder structure 10 rokov pred
PolySceneSprite.cpp a2134331c8 SceneMeshes now keep their own list of ShaderPasses, which are applied as options to materials but can provide additional render passes independent of the material, added support for global override materials in the new renderer, added wireframe support to renderer (non-ES2, will be ifdefed out in strict ES2 builds), readded wireframe overlay support as a separate shader pass, readded wireframe mode support in entity editor, added an lineSmooth option to GL renderer (non-ES2 as well) 10 rokov pred
PolyScript.cpp a8677d6e67 More javascript tests 9 rokov pred
PolyServer.cpp fd9a8a99ba Documentation generation fixed for cldoc 9 rokov pred
PolyShader.cpp 966cd456b6 Recreated incorrectly named Xcode project, improved rendering speed, fixed SceneLabel texture setting incorrectly 9 rokov pred
PolySkeleton.cpp 2fb37bfd6b Removed old file access wrappers, files are now accessed through the core via abstract file providers 10 rokov pred
PolySocket.cpp 21bff15725 More UWP stuff, removed debug dependencies 10 rokov pred
PolySound.cpp 1e94dd59b1 Fix for playing sounds of frequency different from the Polycode internal audio engine frequency 10 rokov pred
PolySoundManager.cpp 28904ffe28 Started on a Raspberry Pi core 10 rokov pred
PolyString.cpp 21bff15725 More UWP stuff, removed debug dependencies 10 rokov pred
PolyTexture.cpp 94a2e656f7 Improved default HDR bloom shader, render textures are linearly filtered and clamped by default now 9 rokov pred
PolyThreaded.cpp aadb69e87b Updated core sources for new folder structure 10 rokov pred
PolyTimer.cpp aadb69e87b Updated core sources for new folder structure 10 rokov pred
PolyTimerManager.cpp aadb69e87b Updated core sources for new folder structure 10 rokov pred
PolyTween.cpp aadb69e87b Updated core sources for new folder structure 10 rokov pred
PolyTweenManager.cpp aadb69e87b Updated core sources for new folder structure 10 rokov pred
PolyUWPCore.cpp dae76cbc1e More UWP stuff 10 rokov pred
PolyVector2.cpp aadb69e87b Updated core sources for new folder structure 10 rokov pred
PolyVector3.cpp aadb69e87b Updated core sources for new folder structure 10 rokov pred
PolyVector4.cpp aadb69e87b Updated core sources for new folder structure 10 rokov pred
PolyWinCore.cpp 93d54962b2 Windows project for 3D Physics module, enabled audio in windows 9 rokov pred
PolyXAudio2AudioInterface.cpp dae76cbc1e More UWP stuff 10 rokov pred
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 rokov pred
rgbe.cpp 97f5c36acd Removed CMake, created new folder structure for the repo 10 rokov pred
tinystr.cpp 97f5c36acd Removed CMake, created new folder structure for the repo 10 rokov pred
tinyxml.cpp 319e20d70f Started on an XAudio2 audio interface for UWP 10 rokov pred
tinyxmlerror.cpp 97f5c36acd Removed CMake, created new folder structure for the repo 10 rokov pred
tinyxmlparser.cpp 97f5c36acd Removed CMake, created new folder structure for the repo 10 rokov pred