Marko Pintera f4e58bdc79 WIP ColorPicker преди 10 години
..
Win32 513dee4c47 Fixed win32 browse dialogs преди 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 a125169305 C# browse dialogs преди 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 f4e58bdc79 WIP ColorPicker преди 10 години
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 години