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