Marko Pintera fbf0e9a5a1 Fixed an issue with OpenGL scissor and viewport coordinates hace 11 años
..
Win32 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I hace 11 años
BsBlendState.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsBlendStateRTTI.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsCameraProxy.h 6ed941be49 Camera frustum is valid on first frame hace 11 años
BsCommandQueue.h 098594dddd Managed resources are now properly cleaned up on domain finalization hace 11 años
BsCommonTypes.h 0e027b8351 Scene picking WIP (untested) hace 11 años
BsComponent.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsComponentRTTI.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsCoreApplication.h 3fcc9e78d4 Modified GUI so GUI elements always destroy their children when they are destroyed hace 11 años
BsCoreObject.h 4460630297 Fixed Renderer by properly updating dirty parameters and properly handling DrawList items hace 11 años
BsCoreObjectManager.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsCorePrerequisites.h f2ab5fb8dd Added RenderTargetManager and fixed up render target core/sim syncing hace 11 años
BsCoreSceneManager.h 0e027b8351 Scene picking WIP (untested) hace 11 años
BsCoreThread.h 5796d726b7 Added clone method to SerializedProperty (untested) hace 11 años
BsCoreThreadAccessor.h 492ad2cac2 Major RenderTarget refactor to separate sim and core thread functionality hace 11 años
BsDeferredCallManager.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsDepthStencilState.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsDepthStencilStateRTTI.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsDrawList.h 0eecfe525d More documentation hace 11 años
BsDrawOps.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsEventQuery.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsFolderMonitor.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsFont.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
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. hace 11 años
BsFontImportOptions.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsFontImportOptionsRTTI.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. hace 11 años
BsFontManager.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsFontRTTI.h 8d9993f92a Fixing font RTTI that had invalid base class hace 11 años
BsGameObject.h 52af129bf2 Working on recording and restoring GameObjects (UndoRedo) (Untested) hace 11 años
BsGameObjectHandle.h 52af129bf2 Working on recording and restoring GameObjects (UndoRedo) (Untested) hace 11 años
BsGameObjectHandleRTTI.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsGameObjectManager.h 52af129bf2 Working on recording and restoring GameObjects (UndoRedo) (Untested) hace 11 años
BsGameObjectRTTI.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsGpuBuffer.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsGpuBufferView.h 0d839f9f3d More documentation hace 11 años
BsGpuParam.h 0e027b8351 Scene picking WIP (untested) hace 11 años
BsGpuParamBlock.h 86f1d09e68 Updating material proxies uses frame allocator hace 11 años
BsGpuParamBlockBuffer.h 3512c00011 Extended interface for some core-level objects for easier creation hace 11 años
BsGpuParamDesc.h d1881075fa Various fixes to Renderer hace 11 años
BsGpuParams.h 3512c00011 Extended interface for some core-level objects for easier creation hace 11 años
BsGpuProgInclude.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsGpuProgIncludeImporter.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsGpuProgram.h 3512c00011 Extended interface for some core-level objects for easier creation hace 11 años
BsGpuProgramImportOptions.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsGpuProgramImportOptionsRTTI.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. hace 11 años
BsGpuProgramImporter.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsGpuProgramManager.h 21e4301182 More documentation hace 11 años
BsGpuProgramRTTI.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsGpuResource.h 5f6fe3b27f Updated how are GpuParamBlocks handled on the core thread and compile fixes hace 11 años
BsGpuResourceData.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsGpuResourceDataRTTI.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsGpuResourceRTTI.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsHardwareBuffer.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsHardwareBufferManager.h 6084fe01cc WIP Renderer refactor - Checkin before I start modifying GpuParams hace 11 años
BsImportOptions.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsImportOptionsRTTI.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsImporter.h 0ca3bc9a98 ManagedResource saving/loading mostly finished but untested hace 11 años
BsIndexBuffer.h 3512c00011 Extended interface for some core-level objects for easier creation hace 11 años
BsInput.h 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I hace 11 años
BsInputFwd.h 7912eda84e Fixed XInput key mappings hace 11 años
BsMaterial.h 0e027b8351 Scene picking WIP (untested) hace 11 años
BsMaterialManager.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsMaterialProxy.h 4460630297 Fixed Renderer by properly updating dirty parameters and properly handling DrawList items hace 11 años
BsMaterialRTTI.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsMesh.h 97744d0baf A lot more renderer and proxy refactoring hace 11 años
BsMeshBase.h 4460630297 Fixed Renderer by properly updating dirty parameters and properly handling DrawList items hace 11 años
BsMeshBaseRTTI.h 6084fe01cc WIP Renderer refactor - Checkin before I start modifying GpuParams hace 11 años
BsMeshData.h cfffeaa859 More work on gizmos hace 11 años
BsMeshDataRTTI.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsMeshHeap.h 6dc2337e53 Solved some more problems with freeing core objects on shutdown hace 11 años
BsMeshManager.h 4101088f37 Massive refactor due to work on Renderer hace 11 años
BsMeshProxy.h 2386b6c4cd Ensured meshes get properly released hace 11 años
BsMultiRenderTexture.h 3512c00011 Extended interface for some core-level objects for easier creation hace 11 años
BsOSInputHandler.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsOcclusionQuery.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsPass.h 0e027b8351 Scene picking WIP (untested) hace 11 años
BsPassRTTI.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsPixelBuffer.h fc8f2b1eaf More documentation hace 11 años
BsPixelData.h aef74705f2 Added texture compression and texture mip map generation hace 11 años
BsPixelDataRTTI.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsPixelUtil.h ba3d6db3f8 Texture compression with DX11 works hace 11 años
BsPixelVolume.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsPlatform.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsProfilerCPU.h 117612030f Refactored Profiler and CPUProfiler to make them a bit more intuitive hace 11 años
BsProfilerGPU.h 5d7e93aeee Fixed an issue with GUI layout calculation hace 11 años
BsProfilingManager.h 117612030f Refactored Profiler and CPUProfiler to make them a bit more intuitive hace 11 años
BsQueryManager.h 6dc2337e53 Solved some more problems with freeing core objects on shutdown hace 11 años
BsRasterizerState.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsRasterizerStateRTTI.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsRawInputHandler.h a713a99a65 More documentation & input fixes hace 11 años
BsRenderStateManager.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsRenderStats.h 5d7e93aeee Fixed an issue with GUI layout calculation hace 11 años
BsRenderSystem.h 3512c00011 Extended interface for some core-level objects for easier creation hace 11 años
BsRenderSystemCapabilities.h 3512c00011 Extended interface for some core-level objects for easier creation hace 11 años
BsRenderSystemFactory.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsRenderSystemManager.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsRenderTarget.h fbf0e9a5a1 Fixed an issue with OpenGL scissor and viewport coordinates hace 11 años
BsRenderTargetManager.h f2ab5fb8dd Added RenderTargetManager and fixed up render target core/sim syncing hace 11 años
BsRenderTexture.h fbf0e9a5a1 Fixed an issue with OpenGL scissor and viewport coordinates hace 11 años
BsRenderWindow.h 492ad2cac2 Major RenderTarget refactor to separate sim and core thread functionality hace 11 años
BsRenderWindowManager.h f2ab5fb8dd Added RenderTargetManager and fixed up render target core/sim syncing hace 11 años
BsRenderer.h 547d3f9c59 Added root finding code to Math hace 11 años
BsRendererFactory.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsRendererManager.h a9bf1fec5f Various fixes to get shutdown work properly hace 11 años
BsResource.h c449f37a13 Added ability to set up custom meta-data per resource hace 11 años
BsResourceHandle.h 5e73fd1b8d Properly fixing Resources::unloadAllAssets. Handles to the same resource will share the same handle data as intended hace 11 años
BsResourceHandleRTTI.h 5e73fd1b8d Properly fixing Resources::unloadAllAssets. Handles to the same resource will share the same handle data as intended hace 11 años
BsResourceManifest.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsResourceManifestRTTI.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsResourceMetaData.h c449f37a13 Added ability to set up custom meta-data per resource hace 11 años
BsResourceMetaDataRTTI.h c449f37a13 Added ability to set up custom meta-data per resource hace 11 años
BsResourceRTTI.h a35f11d8cc Added ManagedResource and improve project library and resource meta data management hace 11 años
BsResources.h becb8d0082 Easier importer and resources interface hace 11 años
BsSamplerState.h 3512c00011 Extended interface for some core-level objects for easier creation hace 11 años
BsSamplerStateRTTI.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsSceneObject.h e9fc86930e A lot more work on handles (WIP) hace 11 años
BsSceneObjectRTTI.h 38b79673f7 Modified GameObject serialization so it doesn't require manual calls to GameObjectManager hace 11 años
BsShader.h c256b7e5d5 Shader can now have one object parameter reference multiple GPU variables, in case variables have different names across different render systems hace 11 años
BsShaderProxy.h e33c0e5624 Finished with the renderer most, checkin before prettying it up hace 11 años
BsShaderRTTI.h c256b7e5d5 Shader can now have one object parameter reference multiple GPU variables, in case variables have different names across different render systems hace 11 años
BsSpecificImporter.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsSubMesh.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsTechnique.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsTechniqueRTTI.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsTextData.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsTexture.h 4460630297 Fixed Renderer by properly updating dirty parameters and properly handling DrawList items hace 11 años
BsTextureImportOptions.h 47b7a6fdfe Added documentation to example project hace 11 años
BsTextureImportOptionsRTTI.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. hace 11 años
BsTextureManager.h 72dc696f1c More documentation hace 11 años
BsTextureRTTI.h 41dd303914 DirectX 9 reading from render target works hace 11 años
BsTextureView.h 8d97ad0802 More documentation hace 11 años
BsTimerQuery.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsTransientMesh.h e7ed1249c1 Fix an issue when event was being deleted from its own callback hace 11 años
BsUUID.h cf60b3980a More documentation hace 11 años
BsVertexBuffer.h 3512c00011 Extended interface for some core-level objects for easier creation hace 11 años
BsVertexData.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsVertexDataDesc.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsVertexDataDescRTTI.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsVertexDeclaration.h 3512c00011 Extended interface for some core-level objects for easier creation hace 11 años
BsVertexDeclarationRTTI.h 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsVideoModeInfo.h 90e94fb9b2 Fixed issue with HString parameter placement hace 11 años
BsViewport.h 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I hace 11 años