BearishSun 9d8a24fddd Prefab diff is now properly recorded when a prefab is saved 10 gadi atpakaļ
..
Win32 feba0092b2 Work on transparent windows and splash screen 10 gadi atpakaļ
BsBlendState.h 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore 10 gadi atpakaļ
BsBlendStateRTTI.h aec99b0b0f Sampler state filtering overrides (WIP) 10 gadi atpakaļ
BsCommandQueue.h ffc68fb6e0 Fix for GUI element enable/disable functionality not properly updating layout after changes 10 gadi atpakaļ
BsCommonTypes.h 8cea6e1db2 Manual parameter block contruction (WIP) 10 gadi atpakaļ
BsComponent.h 7466dd0d2f Documentation 10 gadi atpakaļ
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 gadi atpakaļ
BsCoreApplication.h e1eaa8bfe2 Modified managed assembly loading so it's possible to reload it on project reload 10 gadi atpakaļ
BsCoreObject.h 2fd89957eb Refactored core object sync so it is faster by not iterating over all core objects every frame (WIP) 10 gadi atpakaļ
BsCoreObjectCore.h 550b861440 Individual core object syncing with dependencies 11 gadi atpakaļ
BsCoreObjectManager.h 157fe12618 New core object sync seems to work for the most part 10 gadi atpakaļ
BsCorePrerequisites.h 951764f02e New DX11 window creation using the shared window class 10 gadi atpakaļ
BsCoreRenderer.h 6138f391bf Adding more per-object parameters for rendering 10 gadi atpakaļ
BsCoreSceneManager.h 0be19d24be Properly assign prefab link UUID when updating an existing prefab 10 gadi atpakaļ
BsCoreThread.h 9277fddd48 Worker core thread accessors are now submitted before the main one so resources are properly updated before they're used 10 gadi atpakaļ
BsCoreThreadAccessor.h 0fca9749f2 RenderSystem -> RenderAPI and moved all CoreThreadAccessor methods to RenderAPI 11 gadi atpakaļ
BsDeferredCallManager.h 17afc600a7 Massive Cm->Bs file rename 11 gadi atpakaļ
BsDepthStencilState.h 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore 10 gadi atpakaļ
BsDepthStencilStateRTTI.h aec99b0b0f Sampler state filtering overrides (WIP) 10 gadi atpakaļ
BsDrawOps.h 17afc600a7 Massive Cm->Bs file rename 11 gadi atpakaļ
BsEventQuery.h 17afc600a7 Massive Cm->Bs file rename 11 gadi atpakaļ
BsFolderMonitor.h 17afc600a7 Massive Cm->Bs file rename 11 gadi atpakaļ
BsFont.h 2fd89957eb Refactored core object sync so it is faster by not iterating over all core objects every frame (WIP) 10 gadi atpakaļ
BsFontDesc.h 098f8865e1 Font C# interface 10 gadi atpakaļ
BsFontImportOptions.h e3f01f3c80 Font importing supports multiple render styles 10 gadi atpakaļ
BsFontImportOptionsRTTI.h e3f01f3c80 Font importing supports multiple render styles 10 gadi atpakaļ
BsFontManager.h 098f8865e1 Font C# interface 10 gadi atpakaļ
BsFontRTTI.h 098f8865e1 Font C# interface 10 gadi atpakaļ
BsGameObject.h e3e5cac9cb Fix for invalid ID renaming during prefab diff generation 10 gadi atpakaļ
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 gadi atpakaļ
BsGameObjectHandleRTTI.h 8042c0b9e3 Don't record an empty managed serializable diff if no changes are detected 10 gadi atpakaļ
BsGameObjectManager.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 gadi atpakaļ
BsGameObjectRTTI.h e3e5cac9cb Fix for invalid ID renaming during prefab diff generation 10 gadi atpakaļ
BsGpuBuffer.h 2c35a0c825 Removed all the unused allocators 10 gadi atpakaļ
BsGpuBufferView.h 928c215c48 GpuBuffer and GpuParamBlockBuffer refactored to comply with new CoreObject design 11 gadi atpakaļ
BsGpuParam.h 246f5b3acb Added better handle/gizmo shaders 10 gadi atpakaļ
BsGpuParamBlockBuffer.h 2c35a0c825 Removed all the unused allocators 10 gadi atpakaļ
BsGpuParamDesc.h 8cea6e1db2 Manual parameter block contruction (WIP) 10 gadi atpakaļ
BsGpuParams.h 8cea6e1db2 Manual parameter block contruction (WIP) 10 gadi atpakaļ
BsGpuProgram.h 43c78bc4d0 WIP shader includes 10 gadi atpakaļ
BsGpuProgramManager.h 2c35a0c825 Removed all the unused allocators 10 gadi atpakaļ
BsGpuProgramRTTI.h 6b920a90d8 - Moved all shaders to BSL 10 gadi atpakaļ
BsGpuResourceData.h 2c35a0c825 Removed all the unused allocators 10 gadi atpakaļ
BsGpuResourceDataRTTI.h 17afc600a7 Massive Cm->Bs file rename 11 gadi atpakaļ
BsHString.h 0ddc6c09b5 Working on new UI 10 gadi atpakaļ
BsHardwareBuffer.h 17afc600a7 Massive Cm->Bs file rename 11 gadi atpakaļ
BsHardwareBufferManager.h c653bed63a GpuParams/GpuParamBlockBuffer refactor WIP 11 gadi atpakaļ
BsIResourceListener.h eb609f487a When blocking for resource load optionally wait for dependencies too 11 gadi atpakaļ
BsIconUtility.h d90ea6b4a0 .exe icon replacement finalized and working 10 gadi atpakaļ
BsImportOptions.h d195e06084 Added prefab importer so that prefabs are recognized by the project library 10 gadi atpakaļ
BsImportOptionsRTTI.h 2c35a0c825 Removed all the unused allocators 10 gadi atpakaļ
BsImporter.h 9993f27e60 Splash screen functional 10 gadi atpakaļ
BsIndexBuffer.h 234d75d39d Ensured that core thread uses only core versions of Index and Vertex buffer 11 gadi atpakaļ
BsInput.h df620543a7 Documentation 10 gadi atpakaļ
BsInputFwd.h 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input 10 gadi atpakaļ
BsMaterial.h 157fe12618 New core object sync seems to work for the most part 10 gadi atpakaļ
BsMaterialManager.h 05ad4ecf2d Shaders are now referenced via resource handle instead directly 11 gadi atpakaļ
BsMaterialParam.h e9db368a3d MaterialParams now hold a pointer to their data to avoid excessive allocations when copying them around 10 gadi atpakaļ
BsMaterialRTTI.h 2c35a0c825 Removed all the unused allocators 10 gadi atpakaļ
BsMesh.h 3882f40373 Added bounds meshes to lights in the renderer 10 gadi atpakaļ
BsMeshBase.h 0ddc6c09b5 Working on new UI 10 gadi atpakaļ
BsMeshBaseRTTI.h f256dad7d6 Texture refactor to comply with new CoreObject design 11 gadi atpakaļ
BsMeshData.h 0ddc6c09b5 Working on new UI 10 gadi atpakaļ
BsMeshDataRTTI.h 2c35a0c825 Removed all the unused allocators 10 gadi atpakaļ
BsMeshHeap.h 2c35a0c825 Removed all the unused allocators 10 gadi atpakaļ
BsMeshImportOptions.h 26ee02017f Added C# MeshImportOptions and extended TextureImportOptions with new properties 10 gadi atpakaļ
BsMeshImportOptionsRTTI.h 2c35a0c825 Removed all the unused allocators 10 gadi atpakaļ
BsMeshManager.h 2c35a0c825 Removed all the unused allocators 10 gadi atpakaļ
BsMeshUtility.h 4347837545 Added tangent and normal generation for meshes 10 gadi atpakaļ
BsMultiRenderTexture.h 550b861440 Individual core object syncing with dependencies 11 gadi atpakaļ
BsOSInputHandler.h 24434868e3 More handle fixes 11 gadi atpakaļ
BsOcclusionQuery.h 17afc600a7 Massive Cm->Bs file rename 11 gadi atpakaļ
BsPass.h 2fd89957eb Refactored core object sync so it is faster by not iterating over all core objects every frame (WIP) 10 gadi atpakaļ
BsPassRTTI.h 6b920a90d8 - Moved all shaders to BSL 10 gadi atpakaļ
BsPixelBuffer.h fc8f2b1eaf More documentation 11 gadi atpakaļ
BsPixelData.h 1f31bf9385 Documentation 10 gadi atpakaļ
BsPixelDataRTTI.h 2c35a0c825 Removed all the unused allocators 10 gadi atpakaļ
BsPixelUtil.h 1f31bf9385 Documentation 10 gadi atpakaļ
BsPixelVolume.h 1f31bf9385 Documentation 10 gadi atpakaļ
BsPlatform.h b5b05448e1 Moved certain platform-specific functionality to the utility layer 10 gadi atpakaļ
BsPrefab.h a1a448e85c No longer instantiate scene objects before prefab updating is done. This fixes an issue with managed game objects having different instances pointing to the same game object. 10 gadi atpakaļ
BsPrefabDiff.h e3e5cac9cb Fix for invalid ID renaming during prefab diff generation 10 gadi atpakaļ
BsPrefabDiffRTTI.h 9d8a24fddd Prefab diff is now properly recorded when a prefab is saved 10 gadi atpakaļ
BsPrefabRTTI.h 0be19d24be Properly assign prefab link UUID when updating an existing prefab 10 gadi atpakaļ
BsPrefabUtility.h e3e5cac9cb Fix for invalid ID renaming during prefab diff generation 10 gadi atpakaļ
BsProfilerCPU.h a54c334990 Significantly reduced number of allocations required by the CPU profiler 10 gadi atpakaļ
BsProfilerGPU.h 5d7e93aeee Fixed an issue with GUI layout calculation 11 gadi atpakaļ
BsProfilingManager.h 117612030f Refactored Profiler and CPUProfiler to make them a bit more intuitive 11 gadi atpakaļ
BsQueryManager.h 6dc2337e53 Solved some more problems with freeing core objects on shutdown 11 gadi atpakaļ
BsRasterizerState.h 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore 10 gadi atpakaļ
BsRasterizerStateRTTI.h aec99b0b0f Sampler state filtering overrides (WIP) 10 gadi atpakaļ
BsRawInputHandler.h a713a99a65 More documentation & input fixes 11 gadi atpakaļ
BsRenderAPI.h 8cea6e1db2 Manual parameter block contruction (WIP) 10 gadi atpakaļ
BsRenderAPICapabilities.h 3187a5f447 Hook up light updates in renderer core 10 gadi atpakaļ
BsRenderAPIFactory.h 0fca9749f2 RenderSystem -> RenderAPI and moved all CoreThreadAccessor methods to RenderAPI 11 gadi atpakaļ
BsRenderAPIManager.h 3187a5f447 Hook up light updates in renderer core 10 gadi atpakaļ
BsRenderStateManager.h 4bfb7023eb Clear states in RenderStateManager before shutdown as states try to access that manager when they're destructed 10 gadi atpakaļ
BsRenderStats.h 3187a5f447 Hook up light updates in renderer core 10 gadi atpakaļ
BsRenderTarget.h 1f31bf9385 Documentation 10 gadi atpakaļ
BsRenderTexture.h 3187a5f447 Hook up light updates in renderer core 10 gadi atpakaļ
BsRenderWindow.h 951764f02e New DX11 window creation using the shared window class 10 gadi atpakaļ
BsRenderWindowManager.h 2e15f65ce9 Fixing an issue where core window operations could start before the sim thread had properly finalized window creation 10 gadi atpakaļ
BsRendererFactory.h 1076f0124b DefaultMeshData is now RendererMeshData and can be overriden by Renderer implementation 10 gadi atpakaļ
BsRendererManager.h ab1746c542 BansheeSL: Shader parser generates an actual Shader 10 gadi atpakaļ
BsRendererMeshData.h 1076f0124b DefaultMeshData is now RendererMeshData and can be overriden by Renderer implementation 10 gadi atpakaļ
BsResource.h 5387d9c3d8 Script resources now keep a reference to their managed instance until they're unloaded 10 gadi atpakaļ
BsResourceHandle.h 2c35a0c825 Removed all the unused allocators 10 gadi atpakaļ
BsResourceHandleRTTI.h 2c35a0c825 Removed all the unused allocators 10 gadi atpakaļ
BsResourceListenerManager.h 217b06bd3f Added resource listener to material and solved the problem where waiting for resource load didn't trigger the listener 11 gadi atpakaļ
BsResourceManifest.h 1b1895f796 WIP VisualStudio project syncing 10 gadi atpakaļ
BsResourceManifestRTTI.h 1b1895f796 WIP VisualStudio project syncing 10 gadi atpakaļ
BsResourceMetaData.h c449f37a13 Added ability to set up custom meta-data per resource 11 gadi atpakaļ
BsResourceMetaDataRTTI.h 2962eb1e81 Show resource name in GUIResourceField if the resource is not part of the project library 10 gadi atpakaļ
BsResourceRTTI.h a35f11d8cc Added ManagedResource and improve project library and resource meta data management 11 gadi atpakaļ
BsResources.h a74ef4d6f8 Fixed a recently introduced resource loading issue 10 gadi atpakaļ
BsSamplerState.h 1583b110f5 Render state caching is now only performed on core objects in order to avoid the issue with deserializing a cached object 10 gadi atpakaļ
BsSamplerStateRTTI.h aec99b0b0f Sampler state filtering overrides (WIP) 10 gadi atpakaļ
BsSavedResourceData.h 0824fc2e46 Advanced resource loading WIP stage 2 11 gadi atpakaļ
BsSavedResourceDataRTTI.h 2c35a0c825 Removed all the unused allocators 10 gadi atpakaļ
BsSceneObject.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 gadi atpakaļ
BsSceneObjectRTTI.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 gadi atpakaļ
BsShader.h 2fd89957eb Refactored core object sync so it is faster by not iterating over all core objects every frame (WIP) 10 gadi atpakaļ
BsShaderInclude.h 2c35a0c825 Removed all the unused allocators 10 gadi atpakaļ
BsShaderIncludeImporter.h d195e06084 Added prefab importer so that prefabs are recognized by the project library 10 gadi atpakaļ
BsShaderIncludeRTTI.h 43c78bc4d0 WIP shader includes 10 gadi atpakaļ
BsShaderManager.h 43c78bc4d0 WIP shader includes 10 gadi atpakaļ
BsShaderRTTI.h 71598ef68e Add "transparent" flag to shaders 10 gadi atpakaļ
BsSpecificImporter.h 17afc600a7 Massive Cm->Bs file rename 11 gadi atpakaļ
BsStringTable.h 4df779fdd5 Documentation 10 gadi atpakaļ
BsStringTableManager.h 4df779fdd5 Documentation 10 gadi atpakaļ
BsStringTableRTTI.h 77fd1ec83a Added a way to create new resources in Library Window 10 gadi atpakaļ
BsSubMesh.h 0ddc6c09b5 Working on new UI 10 gadi atpakaļ
BsTechnique.h 2fd89957eb Refactored core object sync so it is faster by not iterating over all core objects every frame (WIP) 10 gadi atpakaļ
BsTechniqueRTTI.h 3187a5f447 Hook up light updates in renderer core 10 gadi atpakaļ
BsTextData.h 7a6945b210 Added ScriptCode inspector 10 gadi atpakaļ
BsTexture.h 970146ef27 Added a way to initialize a texture with a pre-existing PixelData 10 gadi atpakaļ
BsTextureImportOptions.h 26ee02017f Added C# MeshImportOptions and extended TextureImportOptions with new properties 10 gadi atpakaļ
BsTextureImportOptionsRTTI.h 2c35a0c825 Removed all the unused allocators 10 gadi atpakaļ
BsTextureManager.h 970146ef27 Added a way to initialize a texture with a pre-existing PixelData 10 gadi atpakaļ
BsTextureRTTI.h 970146ef27 Added a way to initialize a texture with a pre-existing PixelData 10 gadi atpakaļ
BsTextureView.h 01910311ca Refactored TextureView and VertexDeclaration to comply with new CoreObject design 11 gadi atpakaļ
BsTimerQuery.h 17afc600a7 Massive Cm->Bs file rename 11 gadi atpakaļ
BsTransientMesh.h 6e60df9371 MeshHeap refactored to comply with new CoreObject design 11 gadi atpakaļ
BsUUID.h ee9c441334 Proper UUID generation 10 gadi atpakaļ
BsUtility.h f4f71d0292 Optimize resource reference search so it does retrieve values of fields that have types that can not contain a resource reference 11 gadi atpakaļ
BsVertexBuffer.h 234d75d39d Ensured that core thread uses only core versions of Index and Vertex buffer 11 gadi atpakaļ
BsVertexData.h 01910311ca Refactored TextureView and VertexDeclaration to comply with new CoreObject design 11 gadi atpakaļ
BsVertexDataDesc.h 2c35a0c825 Removed all the unused allocators 10 gadi atpakaļ
BsVertexDataDescRTTI.h 2c35a0c825 Removed all the unused allocators 10 gadi atpakaļ
BsVertexDeclaration.h 01910311ca Refactored TextureView and VertexDeclaration to comply with new CoreObject design 11 gadi atpakaļ
BsVertexDeclarationRTTI.h 01910311ca Refactored TextureView and VertexDeclaration to comply with new CoreObject design 11 gadi atpakaļ
BsVideoModeInfo.h 90e94fb9b2 Fixed issue with HString parameter placement 11 gadi atpakaļ
BsViewport.h 2fd89957eb Refactored core object sync so it is faster by not iterating over all core objects every frame (WIP) 10 gadi atpakaļ
BsViewportRTTI.h b55e52c112 Camera & Viewport refactored and working somewhat (fixes and re-test needed) 11 gadi atpakaļ