Ivan Safrin 61f350d3bb Merging with latest 9 tahun lalu
..
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 tahun lalu
PolyBezierCurve.h aadb69e87b Updated core sources for new folder structure 10 tahun lalu
PolyBone.h aadb69e87b Updated core sources for new folder structure 10 tahun lalu
PolyCamera.h e1bf75b509 Started restructuring materials, restored screen shaders in new renderer 10 tahun lalu
PolyClient.h aadb69e87b Updated core sources for new folder structure 10 tahun lalu
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 tahun lalu
PolyColor.h aadb69e87b Updated core sources for new folder structure 10 tahun lalu
PolyConfig.h aadb69e87b Updated core sources for new folder structure 10 tahun lalu
PolyCore.h 7ba6ae9af6 Fixed issues with concurrent mesh rendering: added submesh support to meshes, geometry now defined in separate MeshGeometry classes, then bound copied into a Mesh, streamlined attribute binding in renderer 9 tahun lalu
PolyCoreFileProvider.h 6167d66863 Added Polycode IDE to the Mac Xcode workspace, added UI module to Xcode workspace, made both work with latest changes 10 tahun lalu
PolyCoreInput.h d6852ba85c Fix Win32 buildfiles. 10 tahun lalu
PolyCoreServices.h 6c95519d53 Removed font manager, fonts now managed by ResourceManager 9 tahun lalu
PolyCubemap.h aadb69e87b Updated core sources for new folder structure 10 tahun lalu
PolyData.h aadb69e87b Updated core sources for new folder structure 10 tahun lalu
PolyEntity.h 29346d7e9c Some more work on new scripting system 9 tahun lalu
PolyEvent.h aadb69e87b Updated core sources for new folder structure 10 tahun lalu
PolyEventDispatcher.h aadb69e87b Updated core sources for new folder structure 10 tahun lalu
PolyEventHandler.h aadb69e87b Updated core sources for new folder structure 10 tahun lalu
PolyFont.h 6c95519d53 Removed font manager, fonts now managed by ResourceManager 9 tahun lalu
PolyFontGlyphSheet.h 21bff15725 More UWP stuff, removed debug dependencies 10 tahun lalu
PolyGPUDrawBuffer.h 7ba6ae9af6 Fixed issues with concurrent mesh rendering: added submesh support to meshes, geometry now defined in separate MeshGeometry classes, then bound copied into a Mesh, streamlined attribute binding in renderer 9 tahun lalu
PolyGlobals.h a2e47ba413 Implmented audio in iOS core 9 tahun lalu
PolyIOSCore.h a2e47ba413 Implmented audio in iOS core 9 tahun lalu
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 tahun lalu
PolyInputEvent.h aadb69e87b Updated core sources for new folder structure 10 tahun lalu
PolyInputKeys.h 97f5c36acd Removed CMake, created new folder structure for the repo 10 tahun lalu
PolyLabel.h aadb69e87b Updated core sources for new folder structure 10 tahun lalu
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 tahun lalu
PolyMaterial.h 7ba6ae9af6 Fixed issues with concurrent mesh rendering: added submesh support to meshes, geometry now defined in separate MeshGeometry classes, then bound copied into a Mesh, streamlined attribute binding in renderer 9 tahun lalu
PolyMaterialManager.h 1a41d5a749 Latest IOS stuff 9 tahun lalu
PolyMatrix4.h aadb69e87b Updated core sources for new folder structure 10 tahun lalu
PolyMesh.h 7ba6ae9af6 Fixed issues with concurrent mesh rendering: added submesh support to meshes, geometry now defined in separate MeshGeometry classes, then bound copied into a Mesh, streamlined attribute binding in renderer 9 tahun lalu
PolyObject.h 2fb37bfd6b Removed old file access wrappers, files are now accessed through the core via abstract file providers 10 tahun lalu
PolyOpenGLGraphicsInterface.h 7ba6ae9af6 Fixed issues with concurrent mesh rendering: added submesh support to meshes, geometry now defined in separate MeshGeometry classes, then bound copied into a Mesh, streamlined attribute binding in renderer 9 tahun lalu
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 tahun lalu
PolyParticleEmitter.h aadb69e87b Updated core sources for new folder structure 10 tahun lalu
PolyPeer.h aadb69e87b Updated core sources for new folder structure 10 tahun lalu
PolyPerlin.h aadb69e87b Updated core sources for new folder structure 10 tahun lalu
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 tahun lalu
PolyQuaternion.h aadb69e87b Updated core sources for new folder structure 10 tahun lalu
PolyQuaternionCurve.h aadb69e87b Updated core sources for new folder structure 10 tahun lalu
PolyRPICore.h 28904ffe28 Started on a Raspberry Pi core 10 tahun lalu
PolyRay.h aadb69e87b Updated core sources for new folder structure 10 tahun lalu
PolyRectangle.h aadb69e87b Updated core sources for new folder structure 10 tahun lalu
PolyRenderDataArray.h 7ba6ae9af6 Fixed issues with concurrent mesh rendering: added submesh support to meshes, geometry now defined in separate MeshGeometry classes, then bound copied into a Mesh, streamlined attribute binding in renderer 9 tahun lalu
PolyRenderer.h 7ba6ae9af6 Fixed issues with concurrent mesh rendering: added submesh support to meshes, geometry now defined in separate MeshGeometry classes, then bound copied into a Mesh, streamlined attribute binding in renderer 9 tahun lalu
PolyResource.h 8274594791 Started on new scripting system 9 tahun lalu
PolyResourceManager.h 9422cba1b6 Fixed symbol collision 9 tahun lalu
PolySDLCore.h b4859d9151 Fix Sound on Linux - now using PortAudio with ALSA, Jack and OSS. 10 tahun lalu
PolyScene.h 4f70414684 Restored full Lua bindings, integrated Lua bindings into the core and made the script resource loader manage bingings, added ability to attach Lua classes to entities with the Entity passed as bound Lua class 9 tahun lalu
PolySceneEntityInstance.h aadb69e87b Updated core sources for new folder structure 10 tahun lalu
PolySceneImage.h aadb69e87b Updated core sources for new folder structure 10 tahun lalu
PolySceneLabel.h aadb69e87b Updated core sources for new folder structure 10 tahun lalu
PolySceneLight.h 86644f70b0 Restored shadow mapping functionality in new renderer 10 tahun lalu
PolySceneLine.h a06f4716dd Finished cleaning up and rewriting the Lua bindings generator, Lua bindings generator now implements an abstracted bindings generator used by the new system 9 tahun lalu
PolySceneManager.h aadb69e87b Updated core sources for new folder structure 10 tahun lalu
PolySceneMesh.h 7ba6ae9af6 Fixed issues with concurrent mesh rendering: added submesh support to meshes, geometry now defined in separate MeshGeometry classes, then bound copied into a Mesh, streamlined attribute binding in renderer 9 tahun lalu
PolyScenePrimitive.h aadb69e87b Updated core sources for new folder structure 10 tahun lalu
PolySceneRenderTexture.h e1bf75b509 Started restructuring materials, restored screen shaders in new renderer 10 tahun lalu
PolySceneSound.h aadb69e87b Updated core sources for new folder structure 10 tahun lalu
PolySceneSprite.h aadb69e87b Updated core sources for new folder structure 10 tahun lalu
PolyScript.h 1fb99871ad First pass at automatic JavaScript bindings generation (no returns, instantiations, GC yet), added ability to include JS scripts from file sources, fixed crash on JavaScript error 9 tahun lalu
PolyServer.h fd9a8a99ba Documentation generation fixed for cldoc 9 tahun lalu
PolyServerWorld.h aadb69e87b Updated core sources for new folder structure 10 tahun lalu
PolyShader.h 7ba6ae9af6 Fixed issues with concurrent mesh rendering: added submesh support to meshes, geometry now defined in separate MeshGeometry classes, then bound copied into a Mesh, streamlined attribute binding in renderer 9 tahun lalu
PolySkeleton.h aadb69e87b Updated core sources for new folder structure 10 tahun lalu
PolySocket.h 79ea449ace Started on some iOS stuff 10 tahun lalu
PolySound.h 258a53f92b Added some (very) basic sound positioning and attenuation stuff to replace removed OpenAL functionality 9 tahun lalu
PolySoundManager.h 258a53f92b Added some (very) basic sound positioning and attenuation stuff to replace removed OpenAL functionality 9 tahun lalu
PolyString.h aadb69e87b Updated core sources for new folder structure 10 tahun lalu
PolyTexture.h e1bf75b509 Started restructuring materials, restored screen shaders in new renderer 10 tahun lalu
PolyThreaded.h aadb69e87b Updated core sources for new folder structure 10 tahun lalu
PolyTimer.h aadb69e87b Updated core sources for new folder structure 10 tahun lalu
PolyTimerManager.h aadb69e87b Updated core sources for new folder structure 10 tahun lalu
PolyTween.h aadb69e87b Updated core sources for new folder structure 10 tahun lalu
PolyTweenManager.h aadb69e87b Updated core sources for new folder structure 10 tahun lalu
PolyUWPCore.h d6852ba85c Fix Win32 buildfiles. 10 tahun lalu
PolyVector2.h aadb69e87b Updated core sources for new folder structure 10 tahun lalu
PolyVector3.h 21bff15725 More UWP stuff, removed debug dependencies 10 tahun lalu
PolyVector4.h aadb69e87b Updated core sources for new folder structure 10 tahun lalu
PolyWinCore.h 93d54962b2 Windows project for 3D Physics module, enabled audio in windows 9 tahun lalu
PolyXAudio2AudioInterface.h 1601b2870c Fixed XAudio2 audio interface for UWP, moved lock and unlock into the CoreMutex class for convenience 10 tahun lalu