Marko Pintera 0d59d8caf2 Added support for mouse wheel scroll events hace 12 años
..
Cocoa 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) hace 13 años
Win32 da1e117f66 Completely refactored input so text/mouse/axis handling is more intuitive hace 12 años
X11 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) hace 13 años
CmApplication.cpp a8ba9930af Fixed initialization issues due to caret hace 12 años
CmBlendState.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace hace 13 años
CmCgProgram.cpp d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes hace 12 años
CmCgProgramFactory.cpp d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes hace 12 años
CmCommandQueue.cpp 8c982e0422 Moved the core thread outside of the render system hace 12 años
CmComponent.cpp a8ba9930af Fixed initialization issues due to caret hace 12 años
CmCoreObject.cpp 8c982e0422 Moved the core thread outside of the render system hace 12 años
CmCoreObjectManager.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace hace 13 años
CmCoreThread.cpp 1b18f9ddd3 Renamed DeferredRenderContext to CoreThreadAccessor hace 12 años
CmCoreThreadAccessor.cpp 1b18f9ddd3 Renamed DeferredRenderContext to CoreThreadAccessor hace 12 años
CmDeferredCallManager.cpp a8ba9930af Fixed initialization issues due to caret hace 12 años
CmDepthStencilState.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace hace 13 años
CmFont.cpp d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes hace 12 años
CmFontImportOptions.cpp 5d477cd8a7 Added support for non-antialiased font rendering hace 12 años
CmFontManager.cpp d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes hace 12 años
CmGameObject.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace hace 13 años
CmGameObjectHandle.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace hace 13 años
CmGpuBuffer.cpp df225bbba5 Ported remaining new/delete calls to the new system hace 12 años
CmGpuBufferView.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace hace 13 años
CmGpuParamBlock.cpp 07ca908526 Ported byte allocations to an easier to use system hace 12 años
CmGpuParamBlockBuffer.cpp 07ca908526 Ported byte allocations to an easier to use system hace 12 años
CmGpuParams.cpp d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes hace 12 años
CmGpuProgInclude.cpp 1eafbaa11b More new alloc system porting hace 12 años
CmGpuProgIncludeImporter.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace hace 13 años
CmGpuProgram.cpp 8c982e0422 Moved the core thread outside of the render system hace 12 años
CmGpuProgramImportOptions.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace hace 13 años
CmGpuProgramImporter.cpp d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes hace 12 años
CmGpuProgramManager.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace hace 13 años
CmGpuProgramParams.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace hace 13 años
CmGpuResource.cpp d0301de9c9 Starting work on better gpu resource updates hace 13 años
CmGpuResourceData.cpp 8c982e0422 Moved the core thread outside of the render system hace 12 años
CmHardwareBufferManager.cpp 1eafbaa11b More new alloc system porting hace 12 años
CmHighLevelGpuProgram.cpp 8c982e0422 Moved the core thread outside of the render system hace 12 años
CmHighLevelGpuProgramManager.cpp d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes hace 12 años
CmImportOptions.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace hace 13 años
CmImporter.cpp df225bbba5 Ported remaining new/delete calls to the new system hace 12 años
CmIndexBuffer.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace hace 13 años
CmIndexData.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace hace 13 años
CmInput.cpp 0d59d8caf2 Added support for mouse wheel scroll events hace 12 años
CmMaterial.cpp d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes hace 12 años
CmMaterialRTTI.cpp d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes hace 12 años
CmMesh.cpp 8c982e0422 Moved the core thread outside of the render system hace 12 años
CmMeshData.cpp d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes hace 12 años
CmMeshManager.cpp 1b18f9ddd3 Renamed DeferredRenderContext to CoreThreadAccessor hace 12 años
CmMeshRTTI.h 8c982e0422 Moved the core thread outside of the render system hace 12 años
CmMultiRenderTexture.cpp d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes hace 12 años
CmOSInputHandler.cpp 0d59d8caf2 Added support for mouse wheel scroll events hace 12 años
CmOcclusionQuery.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace hace 13 años
CmPass.cpp 538bcedd0c Bit more renames hace 12 años
CmPixelBuffer.cpp 8c53fd844b Encapsulated PixelData::data hace 13 años
CmPixelData.cpp 71002238ae Added default internal buffer alloc for PixelData hace 12 años
CmPixelUtil.cpp d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes hace 12 años
CmRasterizerState.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace hace 13 años
CmRenderStateManager.cpp 1eafbaa11b More new alloc system porting hace 12 años
CmRenderSystem.cpp 1b18f9ddd3 Renamed DeferredRenderContext to CoreThreadAccessor hace 12 años
CmRenderSystemCapabilities.cpp d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes hace 12 años
CmRenderSystemManager.cpp aa46b8b57a Overhauled OpenGL context handling hace 13 años
CmRenderTarget.cpp 2e3ec543cc Added drag event hace 12 años
CmRenderTexture.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace hace 13 años
CmRenderWindow.cpp aaa7d3e3d6 Refactored DX11 windows as well hace 12 años
CmRenderWindowManager.cpp a8ba9930af Fixed initialization issues due to caret hace 12 años
CmRendererManager.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace hace 13 años
CmResource.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace hace 13 años
CmResourceHandle.cpp 1eafbaa11b More new alloc system porting hace 12 años
CmResources.cpp d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes hace 12 años
CmSamplerState.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace hace 13 años
CmSceneManager.cpp d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes hace 12 años
CmSceneObject.cpp a8ba9930af Fixed initialization issues due to caret hace 12 años
CmShader.cpp df225bbba5 Ported remaining new/delete calls to the new system hace 12 años
CmSpecificImporter.cpp 1eafbaa11b More new alloc system porting hace 12 años
CmTechnique.cpp df225bbba5 Ported remaining new/delete calls to the new system hace 12 años
CmTextUtility.cpp d68636c4da Fixing caret/selection so it work with word wrap properly hace 12 años
CmTexture.cpp 8c982e0422 Moved the core thread outside of the render system hace 12 años
CmTextureManager.cpp 8737226e5f Added a dummy texture and a dummy mesh hace 12 años
CmTextureView.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace hace 13 años
CmVertexBuffer.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace hace 13 años
CmVertexData.cpp 7e4a997a35 Ported mesh data so it uses a single data buffer, so I can more easily port it to GpuResourceData hace 12 años
CmVertexDeclaration.cpp b0b6182dab Working OS cursor in DX11 hace 12 años
CmViewport.cpp 8bc3903ee2 Viewport properly resized with its render target hace 12 años
CmWindowEventUtilities.cpp 0d59d8caf2 Added support for mouse wheel scroll events hace 12 años
stdafx.cpp 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) hace 13 años