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