Marko Pintera 03cfee9d17 Added a way to transparently load resources from managed code when in editor or standalone 10 years ago
..
Win32 7798f0d4a7 Various ProjectWindow fixes, mostly relating to drag and drop functionality 10 years ago
BsBlendState.h aec99b0b0f Sampler state filtering overrides (WIP) 10 years ago
BsBlendStateRTTI.h aec99b0b0f Sampler state filtering overrides (WIP) 10 years ago
BsCommandQueue.h 65d8dcfb03 Delaying showing a window until back buffer swap now works properly in DX11 10 years ago
BsCommonTypes.h b938e35a76 Added proper Color parameter type to Shader 10 years ago
BsComponent.h 809719519c Modified managed components so their managed instances aren't created if the parent SO isn't being instantiated 10 years ago
BsComponentRTTI.h 17afc600a7 Massive Cm->Bs file rename 11 years ago
BsCoreApplication.h 3187a5f447 Hook up light updates in renderer core 10 years ago
BsCoreObject.h 2c35a0c825 Removed all the unused allocators 10 years ago
BsCoreObjectCore.h 550b861440 Individual core object syncing with dependencies 11 years ago
BsCoreObjectManager.h 550b861440 Individual core object syncing with dependencies 11 years ago
BsCorePrerequisites.h 3187a5f447 Hook up light updates in renderer core 10 years ago
BsCoreRenderer.h aec99b0b0f Sampler state filtering overrides (WIP) 10 years ago
BsCoreSceneManager.h 8de37c15f6 Fixed order of updates: 10 years ago
BsCoreThread.h 9277fddd48 Worker core thread accessors are now submitted before the main one so resources are properly updated before they're used 10 years ago
BsCoreThreadAccessor.h 0fca9749f2 RenderSystem -> RenderAPI and moved all CoreThreadAccessor methods to RenderAPI 11 years ago
BsDeferredCallManager.h 17afc600a7 Massive Cm->Bs file rename 11 years ago
BsDepthStencilState.h aec99b0b0f Sampler state filtering overrides (WIP) 10 years ago
BsDepthStencilStateRTTI.h aec99b0b0f Sampler state filtering overrides (WIP) 10 years ago
BsDrawList.h 0eecfe525d More documentation 11 years ago
BsDrawOps.h 17afc600a7 Massive Cm->Bs file rename 11 years ago
BsEventQuery.h 17afc600a7 Massive Cm->Bs file rename 11 years ago
BsFolderMonitor.h 17afc600a7 Massive Cm->Bs file rename 11 years ago
BsFont.h c544e302c4 ResourceHandle.isLoaded now requires no allocations 10 years ago
BsFontDesc.h 8644a9f53d Major refactor of builtin resources - All resources are imported and saved as a preprocessing step and then just loaded in engine ready format. 11 years ago
BsFontImportOptions.h 17afc600a7 Massive Cm->Bs file rename 11 years ago
BsFontImportOptionsRTTI.h 2c35a0c825 Removed all the unused allocators 10 years ago
BsFontManager.h 17afc600a7 Massive Cm->Bs file rename 11 years ago
BsFontRTTI.h 2c35a0c825 Removed all the unused allocators 10 years ago
BsGameObject.h 2994521533 Added an undo/redo command for deleting SceneObjects and its unit test 10 years ago
BsGameObjectHandle.h 2c35a0c825 Removed all the unused allocators 10 years ago
BsGameObjectHandleRTTI.h 2c35a0c825 Removed all the unused allocators 10 years ago
BsGameObjectManager.h e7c65605da GameObjectHandles stored in PrefabDiff will now be updated when game object deserialization happens 10 years ago
BsGameObjectRTTI.h 57733a8660 WIP Prefabs and PrefabDiff 10 years ago
BsGpuBuffer.h 2c35a0c825 Removed all the unused allocators 10 years ago
BsGpuBufferView.h 928c215c48 GpuBuffer and GpuParamBlockBuffer refactored to comply with new CoreObject design 11 years ago
BsGpuParam.h 246f5b3acb Added better handle/gizmo shaders 10 years ago
BsGpuParamBlockBuffer.h 2c35a0c825 Removed all the unused allocators 10 years ago
BsGpuParamDesc.h d1881075fa Various fixes to Renderer 11 years ago
BsGpuParams.h aec99b0b0f Sampler state filtering overrides (WIP) 10 years ago
BsGpuProgram.h 43c78bc4d0 WIP shader includes 10 years ago
BsGpuProgramManager.h 2c35a0c825 Removed all the unused allocators 10 years ago
BsGpuProgramRTTI.h 6b920a90d8 - Moved all shaders to BSL 10 years ago
BsGpuResourceData.h 2c35a0c825 Removed all the unused allocators 10 years ago
BsGpuResourceDataRTTI.h 17afc600a7 Massive Cm->Bs file rename 11 years ago
BsHString.h d293414daf Support for multiple StringTables 10 years ago
BsHardwareBuffer.h 17afc600a7 Massive Cm->Bs file rename 11 years ago
BsHardwareBufferManager.h c653bed63a GpuParams/GpuParamBlockBuffer refactor WIP 11 years ago
BsIResourceListener.h eb609f487a When blocking for resource load optionally wait for dependencies too 11 years ago
BsImportOptions.h d195e06084 Added prefab importer so that prefabs are recognized by the project library 10 years ago
BsImportOptionsRTTI.h 2c35a0c825 Removed all the unused allocators 10 years ago
BsImporter.h 0ca3bc9a98 ManagedResource saving/loading mostly finished but untested 11 years ago
BsIndexBuffer.h 234d75d39d Ensured that core thread uses only core versions of Index and Vertex buffer 11 years ago
BsInput.h 9699e887c4 Better handle input so that input events aren't skipped or in wrong order when window focus is changing 10 years ago
BsInputFwd.h eedeb41ab4 WIP - Way of adding menu items from C#, ShortcutManager and extended GUIMenu so it displays shortcut keys 10 years ago
BsMaterial.h a637a4a168 Added clone() method to material to make it easier to modify individual instances 10 years ago
BsMaterialManager.h 05ad4ecf2d Shaders are now referenced via resource handle instead directly 11 years ago
BsMaterialParam.h e9db368a3d MaterialParams now hold a pointer to their data to avoid excessive allocations when copying them around 10 years ago
BsMaterialRTTI.h 2c35a0c825 Removed all the unused allocators 10 years ago
BsMesh.h 2c35a0c825 Removed all the unused allocators 10 years ago
BsMeshBase.h 42f50ced62 Added C# Renderable and Mesh interfaces 10 years ago
BsMeshBaseRTTI.h f256dad7d6 Texture refactor to comply with new CoreObject design 11 years ago
BsMeshData.h 2c35a0c825 Removed all the unused allocators 10 years ago
BsMeshDataRTTI.h 2c35a0c825 Removed all the unused allocators 10 years ago
BsMeshHeap.h 2c35a0c825 Removed all the unused allocators 10 years ago
BsMeshImportOptions.h d195e06084 Added prefab importer so that prefabs are recognized by the project library 10 years ago
BsMeshImportOptionsRTTI.h 2c35a0c825 Removed all the unused allocators 10 years ago
BsMeshManager.h 2c35a0c825 Removed all the unused allocators 10 years ago
BsMeshUtility.h 4347837545 Added tangent and normal generation for meshes 10 years ago
BsMultiRenderTexture.h 550b861440 Individual core object syncing with dependencies 11 years ago
BsOSInputHandler.h 24434868e3 More handle fixes 11 years ago
BsOcclusionQuery.h 17afc600a7 Massive Cm->Bs file rename 11 years ago
BsPass.h 2c35a0c825 Removed all the unused allocators 10 years ago
BsPassRTTI.h 6b920a90d8 - Moved all shaders to BSL 10 years ago
BsPixelBuffer.h fc8f2b1eaf More documentation 11 years ago
BsPixelData.h 65d8dcfb03 Delaying showing a window until back buffer swap now works properly in DX11 10 years ago
BsPixelDataRTTI.h 2c35a0c825 Removed all the unused allocators 10 years ago
BsPixelUtil.h 6c74a3d7c0 Added cached CPU data to Texture 11 years ago
BsPixelVolume.h 17afc600a7 Massive Cm->Bs file rename 11 years ago
BsPlatform.h ee9c441334 Proper UUID generation 10 years ago
BsPrefab.h 2fc87ffbf4 Update from prefab, and recording prefab diff now properly handles child prefab instances 10 years ago
BsPrefabDiff.h 612e9680b7 Added prefab ID renaming in prefab diff so that game object handles are compared properly (untested) 10 years ago
BsPrefabDiffRTTI.h 2c35a0c825 Removed all the unused allocators 10 years ago
BsPrefabImporter.h d195e06084 Added prefab importer so that prefabs are recognized by the project library 10 years ago
BsPrefabRTTI.h 2fc87ffbf4 Update from prefab, and recording prefab diff now properly handles child prefab instances 10 years ago
BsPrefabUtility.h 2fc87ffbf4 Update from prefab, and recording prefab diff now properly handles child prefab instances 10 years ago
BsProfilerCPU.h a54c334990 Significantly reduced number of allocations required by the CPU profiler 10 years ago
BsProfilerGPU.h 5d7e93aeee Fixed an issue with GUI layout calculation 11 years ago
BsProfilingManager.h 117612030f Refactored Profiler and CPUProfiler to make them a bit more intuitive 11 years ago
BsQueryManager.h 6dc2337e53 Solved some more problems with freeing core objects on shutdown 11 years ago
BsRasterizerState.h aec99b0b0f Sampler state filtering overrides (WIP) 10 years ago
BsRasterizerStateRTTI.h aec99b0b0f Sampler state filtering overrides (WIP) 10 years ago
BsRawInputHandler.h a713a99a65 More documentation & input fixes 11 years ago
BsRenderAPI.h aec99b0b0f Sampler state filtering overrides (WIP) 10 years ago
BsRenderAPICapabilities.h 3187a5f447 Hook up light updates in renderer core 10 years ago
BsRenderAPIFactory.h 0fca9749f2 RenderSystem -> RenderAPI and moved all CoreThreadAccessor methods to RenderAPI 11 years ago
BsRenderAPIManager.h 3187a5f447 Hook up light updates in renderer core 10 years ago
BsRenderStateManager.h aec99b0b0f Sampler state filtering overrides (WIP) 10 years ago
BsRenderStats.h 3187a5f447 Hook up light updates in renderer core 10 years ago
BsRenderTarget.h 550b861440 Individual core object syncing with dependencies 11 years ago
BsRenderTexture.h 3187a5f447 Hook up light updates in renderer core 10 years ago
BsRenderWindow.h 3187a5f447 Hook up light updates in renderer core 10 years ago
BsRenderWindowManager.h 2e15f65ce9 Fixing an issue where core window operations could start before the sim thread had properly finalized window creation 10 years ago
BsRendererFactory.h 1076f0124b DefaultMeshData is now RendererMeshData and can be overriden by Renderer implementation 10 years ago
BsRendererManager.h ab1746c542 BansheeSL: Shader parser generates an actual Shader 10 years ago
BsRendererMeshData.h 1076f0124b DefaultMeshData is now RendererMeshData and can be overriden by Renderer implementation 10 years ago
BsResource.h c544e302c4 ResourceHandle.isLoaded now requires no allocations 10 years ago
BsResourceHandle.h 2c35a0c825 Removed all the unused allocators 10 years ago
BsResourceHandleRTTI.h 2c35a0c825 Removed all the unused allocators 10 years ago
BsResourceListenerManager.h 217b06bd3f Added resource listener to material and solved the problem where waiting for resource load didn't trigger the listener 11 years ago
BsResourceManifest.h 1b1895f796 WIP VisualStudio project syncing 10 years ago
BsResourceManifestRTTI.h 1b1895f796 WIP VisualStudio project syncing 10 years ago
BsResourceMetaData.h c449f37a13 Added ability to set up custom meta-data per resource 11 years ago
BsResourceMetaDataRTTI.h 2c35a0c825 Removed all the unused allocators 10 years ago
BsResourceRTTI.h a35f11d8cc Added ManagedResource and improve project library and resource meta data management 11 years ago
BsResources.h 03cfee9d17 Added a way to transparently load resources from managed code when in editor or standalone 10 years ago
BsSamplerState.h 6c12ea130c Sampler state overrides working 10 years ago
BsSamplerStateRTTI.h aec99b0b0f Sampler state filtering overrides (WIP) 10 years ago
BsSavedResourceData.h 0824fc2e46 Advanced resource loading WIP stage 2 11 years ago
BsSavedResourceDataRTTI.h 2c35a0c825 Removed all the unused allocators 10 years ago
BsSceneObject.h 809719519c Modified managed components so their managed instances aren't created if the parent SO isn't being instantiated 10 years ago
BsSceneObjectRTTI.h 2fc87ffbf4 Update from prefab, and recording prefab diff now properly handles child prefab instances 10 years ago
BsShader.h 2c35a0c825 Removed all the unused allocators 10 years ago
BsShaderInclude.h 2c35a0c825 Removed all the unused allocators 10 years ago
BsShaderIncludeImporter.h d195e06084 Added prefab importer so that prefabs are recognized by the project library 10 years ago
BsShaderIncludeRTTI.h 43c78bc4d0 WIP shader includes 10 years ago
BsShaderManager.h 43c78bc4d0 WIP shader includes 10 years ago
BsShaderRTTI.h 2c35a0c825 Removed all the unused allocators 10 years ago
BsSpecificImporter.h 17afc600a7 Massive Cm->Bs file rename 11 years ago
BsStringTable.h d293414daf Support for multiple StringTables 10 years ago
BsStringTableManager.h d293414daf Support for multiple StringTables 10 years ago
BsStringTableRTTI.h 2c35a0c825 Removed all the unused allocators 10 years ago
BsSubMesh.h 17afc600a7 Massive Cm->Bs file rename 11 years ago
BsTechnique.h ab1746c542 BansheeSL: Shader parser generates an actual Shader 10 years ago
BsTechniqueRTTI.h 3187a5f447 Hook up light updates in renderer core 10 years ago
BsTextData.h c1d0163465 Minimized allocations when updating TextSprite 10 years ago
BsTexture.h 2c35a0c825 Removed all the unused allocators 10 years ago
BsTextureImportOptions.h d195e06084 Added prefab importer so that prefabs are recognized by the project library 10 years ago
BsTextureImportOptionsRTTI.h 2c35a0c825 Removed all the unused allocators 10 years ago
BsTextureManager.h 0b1d2c1bd9 Render texture now keeps a handle to a texture instead of a pointer 11 years ago
BsTextureRTTI.h 2c35a0c825 Removed all the unused allocators 10 years ago
BsTextureView.h 01910311ca Refactored TextureView and VertexDeclaration to comply with new CoreObject design 11 years ago
BsTimerQuery.h 17afc600a7 Massive Cm->Bs file rename 11 years ago
BsTransientMesh.h 6e60df9371 MeshHeap refactored to comply with new CoreObject design 11 years ago
BsUUID.h ee9c441334 Proper UUID generation 10 years ago
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 years ago
BsVertexBuffer.h 234d75d39d Ensured that core thread uses only core versions of Index and Vertex buffer 11 years ago
BsVertexData.h 01910311ca Refactored TextureView and VertexDeclaration to comply with new CoreObject design 11 years ago
BsVertexDataDesc.h 2c35a0c825 Removed all the unused allocators 10 years ago
BsVertexDataDescRTTI.h 2c35a0c825 Removed all the unused allocators 10 years ago
BsVertexDeclaration.h 01910311ca Refactored TextureView and VertexDeclaration to comply with new CoreObject design 11 years ago
BsVertexDeclarationRTTI.h 01910311ca Refactored TextureView and VertexDeclaration to comply with new CoreObject design 11 years ago
BsVideoModeInfo.h 90e94fb9b2 Fixed issue with HString parameter placement 11 years ago
BsViewport.h 2c35a0c825 Removed all the unused allocators 10 years ago
BsViewportRTTI.h b55e52c112 Camera & Viewport refactored and working somewhat (fixes and re-test needed) 11 years ago