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