Marko Pintera 0a242cf23e Reverted Module changes hace 12 años
..
GLX 5f93eb1683 Remaining files after adding OIS and timers hace 13 años
OSX 5f93eb1683 Remaining files after adding OIS and timers hace 13 años
Win32 047dd0ffcd Added proper timestamps for OIS input events hace 12 años
CmAABox.h 5fa7bee5a7 Refactored Math hace 12 años
CmAsyncOp.h 8f95f0a87d More allocation porting hace 12 años
CmBinarySerializer.h 9c559abe48 Fixed C# list serialization hace 12 años
CmBitmapWriter.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace hace 13 años
CmBitwise.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace hace 13 años
CmColor.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace hace 13 años
CmDataStream.h d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes hace 12 años
CmDebug.h e00f0c95a9 FileSystem and Path moved to WString hace 12 años
CmDegree.h 5fa7bee5a7 Refactored Math hace 12 años
CmDynLib.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace hace 13 años
CmDynLibManager.h d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes hace 12 años
CmException.h ea7362503f Added wide strings hace 12 años
CmFileSerializer.h e00f0c95a9 FileSystem and Path moved to WString hace 12 años
CmFileSystem.h e688c086c8 Removed WPath hace 12 años
CmFrameAlloc.h 99f545b06f Added frame allocator hace 12 años
CmFwdDeclUtil.h 61a6fe1e9d Refactored and renamed Box, Int2, Rect and FRect hace 12 años
CmHString.h 8fa8ac5145 Added managed GUIContent hace 12 años
CmIReflectable.h d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes hace 12 años
CmKeyValuepair.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace hace 13 años
CmLog.h d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes hace 12 años
CmManagedDataBlock.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace hace 13 años
CmMath.h 0f7bd6ed50 Added fast* trig methods to Math hace 12 años
CmMatrix3.h 22cc7c8120 Matrix4 refactor hace 12 años
CmMatrix4.h 37329cdb26 Added C# Matrix4 hace 12 años
CmMemAllocProfiler.h b2dd1e7508 Profiler now uses a special memory allocator so it doesn't skew memory alloc profiling results hace 12 años
CmMemStack.h 98445aab08 Fixed a nasty issue with stack allocation hace 12 años
CmMemoryAllocator.h b2dd1e7508 Profiler now uses a special memory allocator so it doesn't skew memory alloc profiling results hace 12 años
CmMemorySerializer.h 1fafaa92a6 A lot more work on GameObject serialization hace 12 años
CmModule.h 0a242cf23e Reverted Module changes hace 12 años
CmPath.h 6a24e0d39a ProjectLibrary save/load hace 12 años
CmPlane.h 845c8ea021 Refactored Plane/Sphere hace 12 años
CmPlatformDefines.h 33e91538e9 Modified some platform and compiler defines (add clang/intel and removed some unused ones), also added thread localstorage hace 12 años
CmPrerequisitesUtil.h 5eab51afd3 Refactored Matrix3 hace 12 años
CmQuaternion.h d778ed5b15 Added C# quaternion and refactored C++ quaternions a bit hace 12 años
CmRTTIField.h ea7362503f Added wide strings hace 12 años
CmRTTIManagedDataBlockField.h ea7362503f Added wide strings hace 12 años
CmRTTIPlainField.h 46094b3bfa Fixed some issues with RTTI plain value setter/getters (any_cast wasn't able to cast to base types, so I had to encapsulate things a bit further) hace 12 años
CmRTTIPrerequisites.h 6a24e0d39a ProjectLibrary save/load hace 12 años
CmRTTIReflectableField.h ea7362503f Added wide strings hace 12 años
CmRTTIReflectablePtrField.h ea7362503f Added wide strings hace 12 años
CmRTTIType.h 1fafaa92a6 A lot more work on GameObject serialization hace 12 años
CmRadian.h 5fa7bee5a7 Refactored Math hace 12 años
CmRay.h 5fa7bee5a7 Refactored Math hace 12 años
CmRectF.h 3fed3402b3 Refactored and renamed Box, Int2, Rect and FRect #2 (SVN being silly) hace 12 años
CmRectI.h 3fed3402b3 Refactored and renamed Box, Int2, Rect and FRect #2 (SVN being silly) hace 12 años
CmSphere.h 845c8ea021 Refactored Plane/Sphere hace 12 años
CmStdHeaders.h e51cbce52c Started work on scripting hace 12 años
CmString.h 6a24e0d39a ProjectLibrary save/load hace 12 años
CmStringTable.h 373d04fa7a Fixed an issue in ProfilerOverlay where element removal wasn't working right and would cause a crash hace 12 años
CmTexAtlasGenerator.h d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes hace 12 años
CmThreadDefines.h 7c0bafc517 Fixed linker issues with command queue hace 12 años
CmTime.h 047dd0ffcd Added proper timestamps for OIS input events hace 12 años
CmTimer.h 62cc09827b Time hace 13 años
CmTypes.h 236f028298 Lots more work on ProjectLibrary, plus work on ResourceTreeView hace 12 años
CmUUID.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace hace 13 años
CmUtil.h 267df110ea Renamed CamelotEngine -> CamelotFramework namespace hace 13 años
CmVector2.h 5fa7bee5a7 Refactored Math hace 12 años
CmVector2I.h 3fed3402b3 Refactored and renamed Box, Int2, Rect and FRect #2 (SVN being silly) hace 12 años
CmVector3.h d778ed5b15 Added C# quaternion and refactored C++ quaternions a bit hace 12 años
CmVector4.h def3e8c935 Updated Vector2/Vector3/Vector4 native classes hace 12 años
CmWorkQueue.h d4cfc20151 Renamed std containers so they start with capital letters to be standardized with other Camelot classes hace 12 años