BearishSun 94133c3a15 Added aligned allocation to the frame allocator 9 anni fa
..
ThirdParty 1b1895f796 WIP VisualStudio project syncing 10 anni fa
Win32 fc5246667d Added missing documentation from last commit 10 anni fa
BsAABox.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsAny.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsAsyncOp.h 822d72160a More work on preparing documentation for Doxygen generation 10 anni fa
BsBinaryCloner.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsBinaryDiff.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsBinarySerializer.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsBitmapWriter.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsBitwise.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsBounds.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsCapsule.h 3558a71c51 PhysX implementation for physics queries 9 anni fa
BsColor.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsConvexVolume.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsCrashHandler.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsDataStream.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsDebug.h 822d72160a More work on preparing documentation for Doxygen generation 10 anni fa
BsDegree.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsDynLib.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsDynLibManager.h 88e6d42f38 Added skeleton for Physics 10 anni fa
BsEvent.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsException.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsFileSerializer.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsFileSystem.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsFlags.h 33033c5265 Added global physics option and initialization structure 9 anni fa
BsFrameAlloc.h 94133c3a15 Added aligned allocation to the frame allocator 9 anni fa
BsFwdDeclUtil.h 8bff473d2f Added interface for global scene queries 9 anni fa
BsGlobalFrameAlloc.h 94133c3a15 Added aligned allocation to the frame allocator 9 anni fa
BsIReflectable.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsLineSegment3.h 3558a71c51 PhysX implementation for physics queries 9 anni fa
BsLog.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsManagedDataBlock.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsMath.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsMatrix3.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsMatrix4.h 68bf4f12b4 Drag and drop into empty hierarchy now works 10 anni fa
BsMatrixNxM.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsMemAllocProfiler.h 3f51844036 PhysX start up and shutdown 10 anni fa
BsMemStack.h 3f51844036 PhysX start up and shutdown 10 anni fa
BsMemoryAllocator.h 94133c3a15 Added aligned allocation to the frame allocator 9 anni fa
BsMemorySerializer.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsMessageHandler.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsMessageHandlerFwd.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsModule.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsPath.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsPlane.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsPlatformDefines.h 3f51844036 PhysX start up and shutdown 10 anni fa
BsPlatformUtility.h f14a275a31 Splash screen and browse dialogs are now executed on the core thread along with all other windows, to prevent deadlocks when calling win32 methods from one thread while another one is blocking 10 anni fa
BsPrerequisitesUtil.h 8d2fe95013 More documentation for physics 9 anni fa
BsQuaternion.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsRTTIField.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsRTTIManagedDataBlockField.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsRTTIPlainField.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsRTTIPrerequisites.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsRTTIReflectableField.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsRTTIReflectablePtrField.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsRTTIType.h 8f58454d3e Added C++ component wrappers for physics joints 10 anni fa
BsRadian.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsRay.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsRect2.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsRect2I.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsRect3.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsSerializedObject.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsSerializedObjectRTTI.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsServiceLocator.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsSphere.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsSpinLock.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsStaticAlloc.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsStdHeaders.h 3f51844036 PhysX start up and shutdown 10 anni fa
BsString.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsStringFormat.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsStringID.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsTaskScheduler.h 3f51844036 PhysX start up and shutdown 10 anni fa
BsTestOutput.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsTestSuite.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsTexAtlasGenerator.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsThreadDefines.h f14a275a31 Splash screen and browse dialogs are now executed on the core thread along with all other windows, to prevent deadlocks when calling win32 methods from one thread while another one is blocking 10 anni fa
BsThreadPool.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsTime.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsTimer.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsTorus.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsTypes.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsUtil.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsVector2.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsVector2I.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsVector3.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsVector4.h e7cfefe9ee Added copyright notices to all files 10 anni fa
BsVectorNI.h e7cfefe9ee Added copyright notices to all files 10 anni fa