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