Marko Pintera 3a79d447ba Added a Win32 file/folder save/open dialog (untested) 11 سال پیش
..
Win32 3a79d447ba Added a Win32 file/folder save/open dialog (untested) 11 سال پیش
BsBlendState.cpp 67e4ac133c Refactored CoreObject so no initialization or destruction happens on core thread 11 سال پیش
BsCommandQueue.cpp d7d2e26f5e Added BlockUntilComplete to AsyncOp 11 سال پیش
BsComponent.cpp 734f25c36c Deferred destruction of game objects 11 سال پیش
BsCoreApplication.cpp f33b14ebe1 Fixed lag between material updates when rendering GUI 11 سال پیش
BsCoreObject.cpp 550b861440 Individual core object syncing with dependencies 11 سال پیش
BsCoreObjectCore.cpp 550b861440 Individual core object syncing with dependencies 11 سال پیش
BsCoreObjectManager.cpp 550b861440 Individual core object syncing with dependencies 11 سال پیش
BsCoreRenderer.cpp 67e4ac133c Refactored CoreObject so no initialization or destruction happens on core thread 11 سال پیش
BsCoreSceneManager.cpp d0c583e20c Refactored SceneManager so it properly registers all cameras and renderables 11 سال پیش
BsCoreThread.cpp 67e4ac133c Refactored CoreObject so no initialization or destruction happens on core thread 11 سال پیش
BsCoreThreadAccessor.cpp 0fca9749f2 RenderSystem -> RenderAPI and moved all CoreThreadAccessor methods to RenderAPI 11 سال پیش
BsDeferredCallManager.cpp 17afc600a7 Massive Cm->Bs file rename 11 سال پیش
BsDepthStencilState.cpp 67e4ac133c Refactored CoreObject so no initialization or destruction happens on core thread 11 سال پیش
BsDrawList.cpp 4101088f37 Massive refactor due to work on Renderer 11 سال پیش
BsDrawOps.cpp 17afc600a7 Massive Cm->Bs file rename 11 سال پیش
BsEventQuery.cpp 17afc600a7 Massive Cm->Bs file rename 11 سال پیش
BsFont.cpp eb609f487a When blocking for resource load optionally wait for dependencies too 11 سال پیش
BsFontImportOptions.cpp 17afc600a7 Massive Cm->Bs file rename 11 سال پیش
BsFontManager.cpp 17afc600a7 Massive Cm->Bs file rename 11 سال پیش
BsGameObject.cpp bf23b6d2e6 Assembly refresh working (all obvious issues resolved) 11 سال پیش
BsGameObjectHandle.cpp 52af129bf2 Working on recording and restoring GameObjects (UndoRedo) (Untested) 11 سال پیش
BsGameObjectManager.cpp 734f25c36c Deferred destruction of game objects 11 سال پیش
BsGpuBuffer.cpp 0fca9749f2 RenderSystem -> RenderAPI and moved all CoreThreadAccessor methods to RenderAPI 11 سال پیش
BsGpuBufferView.cpp 928c215c48 GpuBuffer and GpuParamBlockBuffer refactored to comply with new CoreObject design 11 سال پیش
BsGpuParam.cpp 1039be94b5 Added IResourceListener to properly handle async resource loading and notifying the core thread 11 سال پیش
BsGpuParamBlockBuffer.cpp 3f94468a9f Material refactor WIP, it compiles 11 سال پیش
BsGpuParams.cpp eb609f487a When blocking for resource load optionally wait for dependencies too 11 سال پیش
BsGpuProgInclude.cpp 17afc600a7 Massive Cm->Bs file rename 11 سال پیش
BsGpuProgIncludeImporter.cpp c449f37a13 Added ability to set up custom meta-data per resource 11 سال پیش
BsGpuProgram.cpp 0fca9749f2 RenderSystem -> RenderAPI and moved all CoreThreadAccessor methods to RenderAPI 11 سال پیش
BsGpuProgramImportOptions.cpp 17afc600a7 Massive Cm->Bs file rename 11 سال پیش
BsGpuProgramImporter.cpp 1039be94b5 Added IResourceListener to properly handle async resource loading and notifying the core thread 11 سال پیش
BsGpuProgramManager.cpp 0fca9749f2 RenderSystem -> RenderAPI and moved all CoreThreadAccessor methods to RenderAPI 11 سال پیش
BsGpuResourceData.cpp 17afc600a7 Massive Cm->Bs file rename 11 سال پیش
BsHardwareBufferManager.cpp 928c215c48 GpuBuffer and GpuParamBlockBuffer refactored to comply with new CoreObject design 11 سال پیش
BsIResourceListener.cpp eb609f487a When blocking for resource load optionally wait for dependencies too 11 سال پیش
BsImportOptions.cpp 17afc600a7 Massive Cm->Bs file rename 11 سال پیش
BsImporter.cpp 17afc600a7 Massive Cm->Bs file rename 11 سال پیش
BsIndexBuffer.cpp 0fca9749f2 RenderSystem -> RenderAPI and moved all CoreThreadAccessor methods to RenderAPI 11 سال پیش
BsInput.cpp 17e7648476 Work on handles: 11 سال پیش
BsMaterial.cpp eb609f487a When blocking for resource load optionally wait for dependencies too 11 سال پیش
BsMaterialManager.cpp 05ad4ecf2d Shaders are now referenced via resource handle instead directly 11 سال پیش
BsMaterialParam.cpp 5251cd9fa3 More work on Material refactor. Moved template implementations to source files for better clarity. 11 سال پیش
BsMaterialRTTI.cpp 05ad4ecf2d Shaders are now referenced via resource handle instead directly 11 سال پیش
BsMesh.cpp 550b861440 Individual core object syncing with dependencies 11 سال پیش
BsMeshBase.cpp 550b861440 Individual core object syncing with dependencies 11 سال پیش
BsMeshData.cpp 2870e2266b Refactored Mesh for use with the new CoreObject design 11 سال پیش
BsMeshHeap.cpp 67e4ac133c Refactored CoreObject so no initialization or destruction happens on core thread 11 سال پیش
BsMeshManager.cpp dbdd6a60f8 Refactored Index and Vertex buffers to work with new CoreObject system 11 سال پیش
BsMeshRTTI.h 2870e2266b Refactored Mesh for use with the new CoreObject design 11 سال پیش
BsMultiRenderTexture.cpp 550b861440 Individual core object syncing with dependencies 11 سال پیش
BsOSInputHandler.cpp ad79f66da3 Scene view refactor (moving it to C#) 11 سال پیش
BsOcclusionQuery.cpp 17afc600a7 Massive Cm->Bs file rename 11 سال پیش
BsPass.cpp eb609f487a When blocking for resource load optionally wait for dependencies too 11 سال پیش
BsPixelBuffer.cpp 17afc600a7 Massive Cm->Bs file rename 11 سال پیش
BsPixelData.cpp d5d2171319 Added C# PixelData 11 سال پیش
BsPixelUtil.cpp 6c74a3d7c0 Added cached CPU data to Texture 11 سال پیش
BsPixelVolume.cpp 17afc600a7 Massive Cm->Bs file rename 11 سال پیش
BsPlatform.cpp 17afc600a7 Massive Cm->Bs file rename 11 سال پیش
BsProfilerCPU.cpp 117612030f Refactored Profiler and CPUProfiler to make them a bit more intuitive 11 سال پیش
BsProfilerGPU.cpp 5d7e93aeee Fixed an issue with GUI layout calculation 11 سال پیش
BsProfilingManager.cpp 117612030f Refactored Profiler and CPUProfiler to make them a bit more intuitive 11 سال پیش
BsQueryManager.cpp 6dc2337e53 Solved some more problems with freeing core objects on shutdown 11 سال پیش
BsRasterizerState.cpp 67e4ac133c Refactored CoreObject so no initialization or destruction happens on core thread 11 سال پیش
BsRenderAPI.cpp 550b861440 Individual core object syncing with dependencies 11 سال پیش
BsRenderAPICapabilities.cpp 0fca9749f2 RenderSystem -> RenderAPI and moved all CoreThreadAccessor methods to RenderAPI 11 سال پیش
BsRenderAPIManager.cpp 0fca9749f2 RenderSystem -> RenderAPI and moved all CoreThreadAccessor methods to RenderAPI 11 سال پیش
BsRenderStateManager.cpp 67e4ac133c Refactored CoreObject so no initialization or destruction happens on core thread 11 سال پیش
BsRenderTarget.cpp 550b861440 Individual core object syncing with dependencies 11 سال پیش
BsRenderTexture.cpp 550b861440 Individual core object syncing with dependencies 11 سال پیش
BsRenderWindow.cpp 9982b0ebd7 Added render window functionality for minimize/maximize/restore 11 سال پیش
BsRenderWindowManager.cpp 550b861440 Individual core object syncing with dependencies 11 سال پیش
BsRendererManager.cpp acf6121ee6 Finished Renderable refactor, mostly (still got an exception on shutdown) 11 سال پیش
BsResource.cpp eb609f487a When blocking for resource load optionally wait for dependencies too 11 سال پیش
BsResourceHandle.cpp eb609f487a When blocking for resource load optionally wait for dependencies too 11 سال پیش
BsResourceListenerManager.cpp eb609f487a When blocking for resource load optionally wait for dependencies too 11 سال پیش
BsResourceManifest.cpp eb4de059fc Advanced resource loading WIP stage 1 11 سال پیش
BsResourceMetaData.cpp c449f37a13 Added ability to set up custom meta-data per resource 11 سال پیش
BsResources.cpp fb93370d4c Fixing game shutdown 11 سال پیش
BsSamplerState.cpp 67e4ac133c Refactored CoreObject so no initialization or destruction happens on core thread 11 سال پیش
BsSavedResourceData.cpp 0824fc2e46 Advanced resource loading WIP stage 2 11 سال پیش
BsSceneObject.cpp 2f7095dbd2 Improvements to SceneObject transform 11 سال پیش
BsShader.cpp eb609f487a When blocking for resource load optionally wait for dependencies too 11 سال پیش
BsSpecificImporter.cpp 17afc600a7 Massive Cm->Bs file rename 11 سال پیش
BsTechnique.cpp 2026432fe7 Add core object dependencies 11 سال پیش
BsTextData.cpp 17afc600a7 Massive Cm->Bs file rename 11 سال پیش
BsTexture.cpp 0b1d2c1bd9 Render texture now keeps a handle to a texture instead of a pointer 11 سال پیش
BsTextureImportOptions.cpp 47b7a6fdfe Added documentation to example project 11 سال پیش
BsTextureManager.cpp 0b1d2c1bd9 Render texture now keeps a handle to a texture instead of a pointer 11 سال پیش
BsTextureView.cpp 01910311ca Refactored TextureView and VertexDeclaration to comply with new CoreObject design 11 سال پیش
BsTimerQuery.cpp 17afc600a7 Massive Cm->Bs file rename 11 سال پیش
BsTransientMesh.cpp 6e60df9371 MeshHeap refactored to comply with new CoreObject design 11 سال پیش
BsUUID.cpp 17afc600a7 Massive Cm->Bs file rename 11 سال پیش
BsUtility.cpp f4f71d0292 Optimize resource reference search so it does retrieve values of fields that have types that can not contain a resource reference 11 سال پیش
BsVertexBuffer.cpp 0fca9749f2 RenderSystem -> RenderAPI and moved all CoreThreadAccessor methods to RenderAPI 11 سال پیش
BsVertexData.cpp 0fca9749f2 RenderSystem -> RenderAPI and moved all CoreThreadAccessor methods to RenderAPI 11 سال پیش
BsVertexDataDesc.cpp 01910311ca Refactored TextureView and VertexDeclaration to comply with new CoreObject design 11 سال پیش
BsVertexDeclaration.cpp 0fca9749f2 RenderSystem -> RenderAPI and moved all CoreThreadAccessor methods to RenderAPI 11 سال پیش
BsVideoModeInfo.cpp 90e94fb9b2 Fixed issue with HString parameter placement 11 سال پیش
BsViewport.cpp 2026432fe7 Add core object dependencies 11 سال پیش