BearishSun 1b9490426d More work on preparing the documentation for Doxygen generation 10 年之前
..
Win32 eb7c562d03 More work on preparing documentation for Doxygen generation 10 年之前
BsBlendState.h eb7c562d03 More work on preparing documentation for Doxygen generation 10 年之前
BsBlendStateRTTI.h aec99b0b0f Sampler state filtering overrides (WIP) 10 年之前
BsCommandQueue.h 7c44f4279e More work on preparing documentation for doxygen generation 10 年之前
BsCommonTypes.h 786a0e871f Refactored Material serialization so it uses the new MaterialParams object in order to have simpler code 10 年之前
BsComponent.h 7184765d9d Properly calculate bounds for managed Renderable components 10 年之前
BsComponentRTTI.h 7ea46601de Modified GameObject deserialization so that it only generates a single handle data object shared among all handles, in order to make renaming possible without iterating through every single handle 10 年之前
BsCoreApplication.h 06e03f1239 Bulk of work on the build system 10 年之前
BsCoreObject.h 7c44f4279e More work on preparing documentation for doxygen generation 10 年之前
BsCoreObjectCore.h 7c44f4279e More work on preparing documentation for doxygen generation 10 年之前
BsCoreObjectManager.h 7c44f4279e More work on preparing documentation for doxygen generation 10 年之前
BsCorePrerequisites.h 1b9490426d More work on preparing the documentation for Doxygen generation 10 年之前
BsCoreRenderer.h 1b9490426d More work on preparing the documentation for Doxygen generation 10 年之前
BsCoreSceneManager.h 00d78189f3 More work on Play in editor 10 年之前
BsCoreThread.h 7c44f4279e More work on preparing documentation for doxygen generation 10 年之前
BsCoreThreadAccessor.h 7c44f4279e More work on preparing documentation for doxygen generation 10 年之前
BsDeferredCallManager.h 17afc600a7 Massive Cm->Bs file rename 11 年之前
BsDepthStencilState.h eb7c562d03 More work on preparing documentation for Doxygen generation 10 年之前
BsDepthStencilStateRTTI.h aec99b0b0f Sampler state filtering overrides (WIP) 10 年之前
BsDrawOps.h eb7c562d03 More work on preparing documentation for Doxygen generation 10 年之前
BsEventQuery.h 70d6e36394 Preparing documentation for Doxygen generation 10 年之前
BsFolderMonitor.h 17afc600a7 Massive Cm->Bs file rename 11 年之前
BsFont.h 2fd89957eb Refactored core object sync so it is faster by not iterating over all core objects every frame (WIP) 10 年之前
BsFontDesc.h 098f8865e1 Font C# interface 10 年之前
BsFontImportOptions.h e3f01f3c80 Font importing supports multiple render styles 10 年之前
BsFontImportOptionsRTTI.h e3f01f3c80 Font importing supports multiple render styles 10 年之前
BsFontManager.h 098f8865e1 Font C# interface 10 年之前
BsFontRTTI.h 098f8865e1 Font C# interface 10 年之前
BsGameObject.h 62f5104652 Undo/redo command for breaking prefabs added 10 年之前
BsGameObjectHandle.h 7ea46601de Modified GameObject deserialization so that it only generates a single handle data object shared among all handles, in order to make renaming possible without iterating through every single handle 10 年之前
BsGameObjectHandleRTTI.h 8042c0b9e3 Don't record an empty managed serializable diff if no changes are detected 10 年之前
BsGameObjectManager.h cff23180f3 Do not redundantly recurse during updateFromPrefab with larger prefab instance hierarchies 10 年之前
BsGameObjectRTTI.h e3e5cac9cb Fix for invalid ID renaming during prefab diff generation 10 年之前
BsGpuBuffer.h 70d6e36394 Preparing documentation for Doxygen generation 10 年之前
BsGpuBufferView.h 70d6e36394 Preparing documentation for Doxygen generation 10 年之前
BsGpuParam.h a401ae8851 Grid now renders properly for base axis aligned ortho views 10 年之前
BsGpuParamBlockBuffer.h 70d6e36394 Preparing documentation for Doxygen generation 10 年之前
BsGpuParamDesc.h 70d6e36394 Preparing documentation for Doxygen generation 10 年之前
BsGpuParams.h 70d6e36394 Preparing documentation for Doxygen generation 10 年之前
BsGpuProgram.h 70d6e36394 Preparing documentation for Doxygen generation 10 年之前
BsGpuProgramManager.h 70d6e36394 Preparing documentation for Doxygen generation 10 年之前
BsGpuProgramRTTI.h 6b920a90d8 - Moved all shaders to BSL 10 年之前
BsGpuResourceData.h 1b9490426d More work on preparing the documentation for Doxygen generation 10 年之前
BsGpuResourceDataRTTI.h 17afc600a7 Massive Cm->Bs file rename 11 年之前
BsHString.h 8a20899902 More work on preparing documentation for doxygen generation 10 年之前
BsHardwareBuffer.h 70d6e36394 Preparing documentation for Doxygen generation 10 年之前
BsHardwareBufferManager.h 1b9490426d More work on preparing the documentation for Doxygen generation 10 年之前
BsIResourceListener.h 1b9490426d More work on preparing the documentation for Doxygen generation 10 年之前
BsIconUtility.h d90ea6b4a0 .exe icon replacement finalized and working 10 年之前
BsImportOptions.h 7c44f4279e More work on preparing documentation for doxygen generation 10 年之前
BsImportOptionsRTTI.h 2c35a0c825 Removed all the unused allocators 10 年之前
BsImporter.h 7c44f4279e More work on preparing documentation for doxygen generation 10 年之前
BsIndexBuffer.h 1b9490426d More work on preparing the documentation for Doxygen generation 10 年之前
BsInput.h 7c44f4279e More work on preparing documentation for doxygen generation 10 年之前
BsInputFwd.h 7c44f4279e More work on preparing documentation for doxygen generation 10 年之前
BsMaterial.h 70d6e36394 Preparing documentation for Doxygen generation 10 年之前
BsMaterialManager.h 8a20899902 More work on preparing documentation for doxygen generation 10 年之前
BsMaterialParam.h a401ae8851 Grid now renders properly for base axis aligned ortho views 10 年之前
BsMaterialParams.h 786a0e871f Refactored Material serialization so it uses the new MaterialParams object in order to have simpler code 10 年之前
BsMaterialParamsRTTI.h 786a0e871f Refactored Material serialization so it uses the new MaterialParams object in order to have simpler code 10 年之前
BsMaterialRTTI.h 786a0e871f Refactored Material serialization so it uses the new MaterialParams object in order to have simpler code 10 年之前
BsMesh.h 1b9490426d More work on preparing the documentation for Doxygen generation 10 年之前
BsMeshBase.h 1b9490426d More work on preparing the documentation for Doxygen generation 10 年之前
BsMeshBaseRTTI.h f256dad7d6 Texture refactor to comply with new CoreObject design 11 年之前
BsMeshData.h 1b9490426d More work on preparing the documentation for Doxygen generation 10 年之前
BsMeshDataRTTI.h 2c35a0c825 Removed all the unused allocators 10 年之前
BsMeshHeap.h e9e45b6d6b Added UV to full screen quad 10 年之前
BsMeshImportOptions.h 7c44f4279e More work on preparing documentation for doxygen generation 10 年之前
BsMeshImportOptionsRTTI.h 2c35a0c825 Removed all the unused allocators 10 年之前
BsMeshManager.h 1b9490426d More work on preparing the documentation for Doxygen generation 10 年之前
BsMeshUtility.h 4347837545 Added tangent and normal generation for meshes 10 年之前
BsMultiRenderTexture.h 1b9490426d More work on preparing the documentation for Doxygen generation 10 年之前
BsOSInputHandler.h 7c44f4279e More work on preparing documentation for doxygen generation 10 年之前
BsOcclusionQuery.h 1b9490426d More work on preparing the documentation for Doxygen generation 10 年之前
BsParamBlocks.h 1b9490426d More work on preparing the documentation for Doxygen generation 10 年之前
BsPass.h 70d6e36394 Preparing documentation for Doxygen generation 10 年之前
BsPassRTTI.h 4e19a3d470 Added another pass to handle rendering so the resulting texture can be used for transparent GUI 10 年之前
BsPixelBuffer.h 1b9490426d More work on preparing the documentation for Doxygen generation 10 年之前
BsPixelData.h b492b132a2 Added a way to specify application taskbar icon 10 年之前
BsPixelDataRTTI.h 2c35a0c825 Removed all the unused allocators 10 年之前
BsPixelUtil.h 1f31bf9385 Documentation 10 年之前
BsPixelVolume.h 1f31bf9385 Documentation 10 年之前
BsPlatform.h eb7c562d03 More work on preparing documentation for Doxygen generation 10 年之前
BsPrefab.h 06e03f1239 Bulk of work on the build system 10 年之前
BsPrefabDiff.h a3cc2221ca Record SO transform and active state in prefab-diff 10 年之前
BsPrefabDiffRTTI.h 3bd0a6c6a0 Reintroduced circular reference search for RTTI 10 年之前
BsPrefabRTTI.h cff23180f3 Do not redundantly recurse during updateFromPrefab with larger prefab instance hierarchies 10 年之前
BsPrefabUtility.h e3e5cac9cb Fix for invalid ID renaming during prefab diff generation 10 年之前
BsProfilerCPU.h eb7c562d03 More work on preparing documentation for Doxygen generation 10 年之前
BsProfilerGPU.h eb7c562d03 More work on preparing documentation for Doxygen generation 10 年之前
BsProfilingManager.h eb7c562d03 More work on preparing documentation for Doxygen generation 10 年之前
BsQueryManager.h 1b9490426d More work on preparing the documentation for Doxygen generation 10 年之前
BsRasterizerState.h 1b9490426d More work on preparing the documentation for Doxygen generation 10 年之前
BsRasterizerStateRTTI.h aec99b0b0f Sampler state filtering overrides (WIP) 10 年之前
BsRawInputHandler.h 7c44f4279e More work on preparing documentation for doxygen generation 10 年之前
BsRenderAPI.h 1b9490426d More work on preparing the documentation for Doxygen generation 10 年之前
BsRenderAPICapabilities.h 1b9490426d More work on preparing the documentation for Doxygen generation 10 年之前
BsRenderAPIFactory.h 1b9490426d More work on preparing the documentation for Doxygen generation 10 年之前
BsRenderAPIManager.h 1b9490426d More work on preparing the documentation for Doxygen generation 10 年之前
BsRenderStateManager.h 1b9490426d More work on preparing the documentation for Doxygen generation 10 年之前
BsRenderStats.h eb7c562d03 More work on preparing documentation for Doxygen generation 10 年之前
BsRenderTarget.h 1b9490426d More work on preparing the documentation for Doxygen generation 10 年之前
BsRenderTexture.h 1b9490426d More work on preparing the documentation for Doxygen generation 10 年之前
BsRenderWindow.h 1b9490426d More work on preparing the documentation for Doxygen generation 10 年之前
BsRenderWindowManager.h 1b9490426d More work on preparing the documentation for Doxygen generation 10 年之前
BsRendererFactory.h 1b9490426d More work on preparing the documentation for Doxygen generation 10 年之前
BsRendererManager.h 1b9490426d More work on preparing the documentation for Doxygen generation 10 年之前
BsRendererMeshData.h 1b9490426d More work on preparing the documentation for Doxygen generation 10 年之前
BsRendererUtility.h 1b9490426d More work on preparing the documentation for Doxygen generation 10 年之前
BsResource.h 5387d9c3d8 Script resources now keep a reference to their managed instance until they're unloaded 10 年之前
BsResourceHandle.h db251a52df Re-creating builtin meshes and GUI skins now persists their UUIDs 10 年之前
BsResourceHandleRTTI.h 78355169a1 Resource handle refactor (part 4) 10 年之前
BsResourceListenerManager.h c62e06ed74 Refactored how resources are unloaded to allow more fine grained control 10 年之前
BsResourceManifest.h 06e03f1239 Bulk of work on the build system 10 年之前
BsResourceManifestRTTI.h 1b1895f796 WIP VisualStudio project syncing 10 年之前
BsResourceMetaData.h c449f37a13 Added ability to set up custom meta-data per resource 11 年之前
BsResourceMetaDataRTTI.h 2962eb1e81 Show resource name in GUIResourceField if the resource is not part of the project library 10 年之前
BsResourceRTTI.h a35f11d8cc Added ManagedResource and improve project library and resource meta data management 11 年之前
BsResources.h 8d5d71a0f0 Fixes to resources import 10 年之前
BsSamplerState.h 1b9490426d More work on preparing the documentation for Doxygen generation 10 年之前
BsSamplerStateRTTI.h aec99b0b0f Sampler state filtering overrides (WIP) 10 年之前
BsSavedResourceData.h 0824fc2e46 Advanced resource loading WIP stage 2 11 年之前
BsSavedResourceDataRTTI.h 2c35a0c825 Removed all the unused allocators 10 年之前
BsSceneObject.h 62f5104652 Undo/redo command for breaking prefabs added 10 年之前
BsSceneObjectRTTI.h 00d78189f3 More work on Play in editor 10 年之前
BsShader.h 70d6e36394 Preparing documentation for Doxygen generation 10 年之前
BsShaderInclude.h 2c35a0c825 Removed all the unused allocators 10 年之前
BsShaderIncludeImporter.h 7c44f4279e More work on preparing documentation for doxygen generation 10 年之前
BsShaderIncludeRTTI.h 43c78bc4d0 WIP shader includes 10 年之前
BsShaderManager.h 8a20899902 More work on preparing documentation for doxygen generation 10 年之前
BsShaderRTTI.h 71598ef68e Add "transparent" flag to shaders 10 年之前
BsSpecificImporter.h 7c44f4279e More work on preparing documentation for doxygen generation 10 年之前
BsStringTable.h 8a20899902 More work on preparing documentation for doxygen generation 10 年之前
BsStringTableManager.h 8a20899902 More work on preparing documentation for doxygen generation 10 年之前
BsStringTableRTTI.h 77fd1ec83a Added a way to create new resources in Library Window 10 年之前
BsSubMesh.h 1b9490426d More work on preparing the documentation for Doxygen generation 10 年之前
BsTechnique.h 70d6e36394 Preparing documentation for Doxygen generation 10 年之前
BsTechniqueRTTI.h 3187a5f447 Hook up light updates in renderer core 10 年之前
BsTextData.h 7a6945b210 Added ScriptCode inspector 10 年之前
BsTexture.h c62e06ed74 Refactored how resources are unloaded to allow more fine grained control 10 年之前
BsTextureImportOptions.h 7c44f4279e More work on preparing documentation for doxygen generation 10 年之前
BsTextureImportOptionsRTTI.h 2c35a0c825 Removed all the unused allocators 10 年之前
BsTextureManager.h c62e06ed74 Refactored how resources are unloaded to allow more fine grained control 10 年之前
BsTextureRTTI.h 970146ef27 Added a way to initialize a texture with a pre-existing PixelData 10 年之前
BsTextureView.h 1b9490426d More work on preparing the documentation for Doxygen generation 10 年之前
BsTimerQuery.h 1b9490426d More work on preparing the documentation for Doxygen generation 10 年之前
BsTransientMesh.h e9e45b6d6b Added UV to full screen quad 10 年之前
BsUUID.h ee9c441334 Proper UUID generation 10 年之前
BsUtility.h 4d598f3d9e Added a way to retrieve resource dependencies from managed code 10 年之前
BsVertexBuffer.h 1b9490426d More work on preparing the documentation for Doxygen generation 10 年之前
BsVertexData.h 1b9490426d More work on preparing the documentation for Doxygen generation 10 年之前
BsVertexDataDesc.h 2c35a0c825 Removed all the unused allocators 10 年之前
BsVertexDataDescRTTI.h 2c35a0c825 Removed all the unused allocators 10 年之前
BsVertexDeclaration.h 1b9490426d More work on preparing the documentation for Doxygen generation 10 年之前
BsVertexDeclarationRTTI.h 01910311ca Refactored TextureView and VertexDeclaration to comply with new CoreObject design 11 年之前
BsVideoModeInfo.h 1b9490426d More work on preparing the documentation for Doxygen generation 10 年之前
BsViewport.h 1b9490426d More work on preparing the documentation for Doxygen generation 10 年之前
BsViewportRTTI.h b55e52c112 Camera & Viewport refactored and working somewhat (fixes and re-test needed) 11 年之前