BearishSun 7466dd0d2f Documentation 10 роки тому
..
ThirdParty 1b1895f796 WIP VisualStudio project syncing 10 роки тому
Win32 4101088f37 Massive refactor due to work on Renderer 11 роки тому
BsAABox.h 3c0a5a5996 Documentation 10 роки тому
BsAny.h 2db66e5efb Refactored managed object serialization so fields are serialized on demand instead of in a pre-process step 11 роки тому
BsAsyncOp.h 7466dd0d2f Documentation 10 роки тому
BsBinaryCloner.h 612e9680b7 Added prefab ID renaming in prefab diff so that game object handles are compared properly (untested) 10 роки тому
BsBinaryDiff.h 9a0e9b0b78 Linked native and managed diff 10 роки тому
BsBinarySerializer.h 57733a8660 WIP Prefabs and PrefabDiff 10 роки тому
BsBitmapWriter.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsBitwise.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsBounds.h 4101088f37 Massive refactor due to work on Renderer 11 роки тому
BsCapsule.h a4c60121f4 WIP work on handles 11 роки тому
BsColor.h aec99b0b0f Sampler state filtering overrides (WIP) 10 роки тому
BsConvexVolume.h 0eecfe525d More documentation 11 роки тому
BsDataStream.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsDebug.h 734411f94d Status bar (untested) 10 роки тому
BsDegree.h ad79f66da3 Scene view refactor (moving it to C#) 11 роки тому
BsDynLib.h 3512c00011 Extended interface for some core-level objects for easier creation 11 роки тому
BsDynLibManager.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsEvent.h c369197bb8 Fixed an issue where event connections weren being properly released in some cases 10 роки тому
BsException.h e7d926175f Added unit testing framework 11 роки тому
BsFileSerializer.h 66ead8f27e Binary serializer fixed after the refactor 10 роки тому
BsFileSystem.h d715c4b2ad Fixed an issue with folder monitor where 64bit pointers were being truncated 10 роки тому
BsFrameAlloc.h babed02408 Static allocator (not tested) 10 роки тому
BsFwdDeclUtil.h 3c0a5a5996 Documentation 10 роки тому
BsGlobalFrameAlloc.h c544e302c4 ResourceHandle.isLoaded now requires no allocations 10 роки тому
BsIReflectable.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsLineSegment3.h a4c60121f4 WIP work on handles 11 роки тому
BsLog.h 734411f94d Status bar (untested) 10 роки тому
BsManagedDataBlock.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsMath.h 23ac844b5d A couple of fixes that handle opening of drop down windows and menus at proper location 10 роки тому
BsMatrix3.h 3c0a5a5996 Documentation 10 роки тому
BsMatrix4.h fa5e36a9fe Fixing incorrect normals with disc slider 10 роки тому
BsMatrixNxM.h d0793ab046 Shader default values (untested) 10 роки тому
BsMemAllocProfiler.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsMemStack.h c1d0163465 Minimized allocations when updating TextSprite 10 роки тому
BsMemoryAllocator.h a637a4a168 Added clone() method to material to make it easier to modify individual instances 10 роки тому
BsMemorySerializer.h 1ff5442ad7 Better RTTI object cloning (untested) 10 роки тому
BsMessageHandler.h 3512c00011 Extended interface for some core-level objects for easier creation 11 роки тому
BsMessageHandlerFwd.h 3512c00011 Extended interface for some core-level objects for easier creation 11 роки тому
BsModule.h ad79f66da3 Scene view refactor (moving it to C#) 11 роки тому
BsPath.h fbbe8659aa Refactored how builtin resources are processed and loaded 10 роки тому
BsPlane.h 331d4ac2aa Frustum culling working 11 роки тому
BsPlatformDefines.h 029a785af4 - Clear prefab link IDs when their prefab parent changes 10 роки тому
BsPrerequisitesUtil.h d293414daf Support for multiple StringTables 10 роки тому
BsQuaternion.h 3c0a5a5996 Documentation 10 роки тому
BsRTTIField.h 66ead8f27e Binary serializer fixed after the refactor 10 роки тому
BsRTTIManagedDataBlockField.h 2c35a0c825 Removed all the unused allocators 10 роки тому
BsRTTIPlainField.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsRTTIPrerequisites.h d293414daf Support for multiple StringTables 10 роки тому
BsRTTIReflectableField.h cb1ee26b7e Added getType to RTTI reflectable fields 11 роки тому
BsRTTIReflectablePtrField.h cb1ee26b7e Added getType to RTTI reflectable fields 11 роки тому
BsRTTIType.h d0c5ecfb11 Global frame alloc 10 роки тому
BsRadian.h ad79f66da3 Scene view refactor (moving it to C#) 11 роки тому
BsRay.h 3a6d26a6f6 Mostly complete but completely untested handle implementation 11 роки тому
BsRect2.h 896ac81f05 Documentation 10 роки тому
BsRect2I.h 896ac81f05 Documentation 10 роки тому
BsRect3.h 3c0a5a5996 Documentation 10 роки тому
BsSerializedObject.h 56fada9981 Added support for reading UTF8 & UTF16 files 10 роки тому
BsSerializedObjectRTTI.h 2c35a0c825 Removed all the unused allocators 10 роки тому
BsServiceLocator.h 3512c00011 Extended interface for some core-level objects for easier creation 11 роки тому
BsSphere.h ddef406ac9 C# profiler overlay 10 роки тому
BsSpinLock.h 9277fddd48 Worker core thread accessors are now submitted before the main one so resources are properly updated before they're used 10 роки тому
BsStaticAlloc.h c1d0163465 Minimized allocations when updating TextSprite 10 роки тому
BsStdHeaders.h 2c35a0c825 Removed all the unused allocators 10 роки тому
BsString.h 2c35a0c825 Removed all the unused allocators 10 роки тому
BsStringFormat.h a637a4a168 Added clone() method to material to make it easier to modify individual instances 10 роки тому
BsStringID.h ab1746c542 BansheeSL: Shader parser generates an actual Shader 10 роки тому
BsTaskScheduler.h 615bc66f11 Fixed threading issues on shutdown in TaskScheduler (I think) 11 роки тому
BsTestOutput.h 78eba7518c Refactored Inspector and Inspectable objects so they are added to the layout in a more flexible way 11 роки тому
BsTestSuite.h 2c35a0c825 Removed all the unused allocators 10 роки тому
BsTexAtlasGenerator.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsThreadDefines.h 2c35a0c825 Removed all the unused allocators 10 роки тому
BsThreadPool.h 492ad2cac2 Major RenderTarget refactor to separate sim and core thread functionality 11 роки тому
BsTime.h ddef406ac9 C# profiler overlay 10 роки тому
BsTimer.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsTorus.h f33b14ebe1 Fixed lag between material updates when rendering GUI 11 роки тому
BsTypes.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsUtil.h 1b1895f796 WIP VisualStudio project syncing 10 роки тому
BsVector2.h 17d906d731 SceneGrid renders (but doesn't look pretty) 11 роки тому
BsVector2I.h 896ac81f05 Documentation 10 роки тому
BsVector3.h a643070792 Refactored and improved FBX importer 10 роки тому
BsVector4.h 17e7648476 Work on handles: 11 роки тому
BsVectorNI.h d0793ab046 Shader default values (untested) 10 роки тому