Marko Pintera ff64948b20 Profiler Overlay code (untested) 12 years ago
..
GLX 5f93eb1683 Remaining files after adding OIS and timers 13 years ago
OSX 5f93eb1683 Remaining files after adding OIS and timers 13 years ago
Win32 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 12 years ago
CmAABox.cpp 1265f65506 Reorganized how renderer works (using RenderOperations) 12 years ago
CmAABox.h 1265f65506 Reorganized how renderer works (using RenderOperations) 12 years ago
CmAsyncOp.h 8f95f0a87d More allocation porting 12 years ago
CmBinarySerializer.h d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 years ago
CmBitmapWriter.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 12 years ago
CmBitwise.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 12 years ago
CmBox.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 12 years ago
CmCPUProfiler.h ff64948b20 Profiler Overlay code (untested) 12 years ago
CmColor.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 12 years ago
CmDataStream.h d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 years ago
CmDebug.h ea7362503f Added wide strings 12 years ago
CmDynLib.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 12 years ago
CmDynLibManager.h d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 years ago
CmException.h ea7362503f Added wide strings 12 years ago
CmFRect.h c8d859fa7b Tested and fixed normalized and pixel coordinates 12 years ago
CmFileSerializer.h ea7362503f Added wide strings 12 years ago
CmFileSystem.h d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 years ago
CmFwdDeclUtil.h cfa1c17520 Added Localized string classes and updated my TODO/Notes docs a bit 12 years ago
CmHString.h 085a98cd70 Fixed an issue localized strings and an exception that would happen when language was changed and update method was called on a deallocated object 12 years ago
CmIReflectable.h d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 years ago
CmInt2.h 07b6d5d4ef A lot more work on title bar drag and drop (currently not functional) 12 years ago
CmKeyValuepair.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 12 years ago
CmLog.h d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 years ago
CmManagedDataBlock.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 12 years ago
CmMath.h 1265f65506 Reorganized how renderer works (using RenderOperations) 12 years ago
CmMathAsm.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 12 years ago
CmMatrix3.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 12 years ago
CmMatrix4.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 12 years ago
CmMemStack.h 07ca908526 Ported byte allocations to an easier to use system 12 years ago
CmMemoryAllocator.h 872cc892ed Added proper parameter forwarding via std::forward to cm_new and SceneObject::addComponent 12 years ago
CmModule.h df225bbba5 Ported remaining new/delete calls to the new system 12 years ago
CmPath.h ea7362503f Added wide strings 12 years ago
CmPlane.h 1265f65506 Reorganized how renderer works (using RenderOperations) 12 years ago
CmPlatformDefines.h 33e91538e9 Modified some platform and compiler defines (add clang/intel and removed some unused ones), also added thread localstorage 12 years ago
CmPrerequisitesUtil.h 23d99435eb Integrated HString and ensured it works 12 years ago
CmQuaternion.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 12 years ago
CmRTTIField.h ea7362503f Added wide strings 12 years ago
CmRTTIManagedDataBlockField.h ea7362503f Added wide strings 12 years ago
CmRTTIPlainField.h ea7362503f Added wide strings 12 years ago
CmRTTIPrerequisites.h 1bd1a032b7 Preparing for some major allocation changes 12 years ago
CmRTTIReflectableField.h ea7362503f Added wide strings 12 years ago
CmRTTIReflectablePtrField.h ea7362503f Added wide strings 12 years ago
CmRTTIType.h d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 years ago
CmRay.h 1265f65506 Reorganized how renderer works (using RenderOperations) 12 years ago
CmRect.h 7e61e8215e GUIViewport works 12 years ago
CmSphere.h 1265f65506 Reorganized how renderer works (using RenderOperations) 12 years ago
CmStdHeaders.h d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 years ago
CmString.h ff64948b20 Profiler Overlay code (untested) 12 years ago
CmStringTable.h 23d99435eb Integrated HString and ensured it works 12 years ago
CmTexAtlasGenerator.h d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 years ago
CmThreadDefines.h 1bd1a032b7 Preparing for some major allocation changes 12 years ago
CmTime.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 12 years ago
CmTimer.h 62cc09827b Time 13 years ago
CmTypes.h d65fbbfe0e Moved Cursor and WindowEventUtilities to the new Platform class 12 years ago
CmUUID.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 12 years ago
CmUtil.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 12 years ago
CmVector2.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 12 years ago
CmVector3.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 12 years ago
CmVector4.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 12 years ago
CmWorkQueue.h d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes 12 years ago